body {
margin: 0px;
padding: 0px;
text-align: center;
background: url(../siteimages/backfillfull.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #fff;
}
#wrapper {
_margin-top: -1px;
	margin-left:auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	background-color: #fff;
}
#top {
	margin: 0 auto;
	width: 900px;
	height: 338px;
}
#nav {
	width: 422px;
	height: 212px;
	float:right;
	overflow: hidden;
	text-align: left;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	padding: 27px;
	text-align: justify;
}
.tabletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.7em;
}
.bodytext a {
	text-decoration: none;
	font-weight: bold;
	color: #298eb4;
}
.bodytext a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f42b64;
}
.bodytext hr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 5px 0 0 0;
	_margin: 0px 0 0px 0;
	background: #fff;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #298eb4;
	padding: 0;
	margin:0;
	font-weight: normal;
}
#right {
	width: 280px;
	height: auto;
	padding-left: 25px;
	float: right;
	text-align: left;
}
#right ul {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 2em;
	padding-left: 5px;
	list-style: none;
	}
#right ul li {
	background: url(../siteimages/dot.gif) left no-repeat;
	padding-left: 20px;
	margin-left: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #298eb4;
	font-weight: normal;
}
#right li a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f42b64;
	font-weight: normal;
}
#right li a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #298eb4;
	font-weight: normal;
}
#bigcontact {
	width: 319px;
	height: 72px;
	clear: both;
	float:right;
	margin: 8px 65px 0 0;
	_margin: 8px 30px 0 0;
	overflow: hidden;
}
.imglink {
	border: 1px solid lime;
}
.imglink a {
	border: 1px solid lime;
}
.imglink a:hover {
	border: 1px solid blue;
}
