* {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #264B69;
}
body {
	text-align: center;
	background-color: #264B69;
}
#Surveyor {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/stripBG.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#Local {
	width: 840px;
	margin-right: 23px;
	margin-left: 23px;
	padding: 0px;
	background-color: #FFFFFF;
}
#divBanner {
	padding: 0px;
	height: 64px;
	background-image: url(../images/bannerBG.jpg);
	background-repeat: no-repeat;
}
#divBanner img {
	margin-top: 4px;
	margin-left: 4px;
}
#divHeader {
	height: 178px;
	background-image: url(../images/headerBG.jpg);
}
#divHeader .getListed {
	display: block;
	top: 160px;
	height: 100px;
	width: 100px;
	position: relative;
	left: 720px;
}
#divNav {
	height: 33px;
	background-image: url(../images/navBG.gif);
}
#divNav ul {
	list-style-type: none;
	display: block;
}
#divNav ul li {
	display: inline;
	float: left;
}
#divNav ul li a {
	height: 33px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#divNav ul li a:hover {
	background-position: bottom;
}
#divNav ul li a.home {
	background-image: url(../images/home.gif);
	width: 72px;
}
#divNav ul li a.land {
	background-image: url(../images/land_and_property.gif);
	width: 136px;
}#divNav ul li a.rating {
	background-image: url(../images/rating_and_quality.gif);
	width: 141px;
}
#divNav ul li a.marine {
	background-image: url(../images/marine_and_boat.gif);
	width: 127px;
}
#divNav ul li a.testimonials {
	background-image: url(../images/testionials.gif);
	width: 108px;
}
#divNav ul li a.contact {
	background-image: url(../images/contact.gif);
	width: 103px;
}
#divSearch {
	background-image: url(../images/searchBG.jpg);
	height: 38px;
}
#divSearch #searchTable {
	float: left;
	position: relative;
	left: 280px;
}
#divLeft {
	width: 150px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#divRight {
	float: right;
	width: 190px;
	background-image: url(../images/listedBtm.gif);
	background-repeat: no-repeat;
	background-position: 62px 0px;
	padding-top: 45px;
	padding-bottom: 25px;
}
#divRight img, #divLeft img #divBanner img	{
	border: 1px solid #CCCCCC;
}
#divCenter {
	margin-right: 190px;
	margin-left: 150px;
	padding: 25px;
	min-height: 580px;
}
#divCenter p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#divCenter ol {
	list-style-type: upper-roman;
}
#divClear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#divFooter {
	height: 50px;
	background-image: url(../images/footerBG.gif);
}
#divFooter p.floatLeft {
	float: left;
	color: #FFFFFF;
	margin-left: 25px;
	margin-top: 15px;
}
#divFooter p.floatRight {
	float: right;
	color: #FFFFFF;
	margin-right: 25px;
	margin-top: 15px;
}
#divFooter a {
	color: #D36E14;
	text-decoration:none;
}
#divFooter a:hover {
	color: #FFFFFF;
}
h1, h2, .offScreen {
	position: absolute;
	left: -9999px;
	font-size: 0px;
	line-height: 0px;
	width: 72px;
}
h3 {
	font-size: 20px;
	color: #C2581A;
}

