body, table, th, tr, td, div, p, em, h1, h2, h3, ul, li, a, form, label, button {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	text-align: center;
	background: url(../images/body_bg.png) repeat-x 0 0 #0E3D61;

}



body, #search button {
	font-family: Arial,Helvetica,Verdana,sans;
}

#claim {
	font-family: Georgia,"Times New Roman",Times,serif;
}

#search h1, .box h2 {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans;
}

.contentText {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans;
}


#main {
	width: 960px;
	margin: 20px auto;
	text-align: left;
}

#header {
	position: relative;
	width: 960px;
	height: 135px;
	background: url(../images/header_bg.jpg) no-repeat 0 0 #EBF0FA;
}

#logo {
	float: left;
	width: 255px;
	height: 90px;
	margin: 45px 0 0 57px;
	background: url(../images/logo.jpg) no-repeat 0 0 transparent;
}

#logo img {
	visibility: hidden;
	margin-left: -5000px;
}

#claim {
	float: left;
	margin: 86px 0 0 20px;
}

#claim, #claim strong {
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}

#claim strong {
	color: #950000;
}

#note {
	position: absolute;
	right: 30px;
	top:  16px;
	width: 148px;
	height: 142px;
	background: url(../images/note.jpg) no-repeat 0 0 transparent;
}

#note span {
	visibility: hidden;
	margin-left: -5000px;
}

#menu {
	width: 960px;
	w\idth: 935px; /* Broken box-model fix for IE5 */
	height: 35px;
	padding: 0 0 0 25px;
	background: url(../images/menu_bg.gif) repeat-x 0 0 #950000;
}

#menu, #menu li {
	display: block;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 3px 10px 0 10px;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../images/menu_over_bg.gif) repeat-x 0 0 transparent;
}

#menu a:hover {
	background-color: #023D71;
	background-position: 0 -35px;
}

#menu a span {
	display: block;
	padding-left: 10px;
	background: url(../images/menu_bullet.gif) no-repeat 0 14px transparent;
}

#menu a:hover span {
	background-position: 0 -61px;
}

#content {
	width: 960px;
	float: left;
	color: #264C73;
	background-color: #EBF0FA;
}

#banner {
	position: relative;
	width: 960px;
	height: 260px;
	margin-bottom: 20px;
	background-color: #334E86;
}

#banner em {
	display: inline;
	float: left;
	margin: 13px 0 0 60px;
	color: #FFF;
	font-size: 14px;
}

#banner em span {
	text-decoration: underline;
}

#search {
	display: inline;
	position: absolute;
	top: 27px;
	left: 18px;
	width: 660px;
	height: 230px;
	float: left;
	margin-top: 13px;
	background: url(../images/search_bg.jpg) no-repeat 0 0 #4B78BC;
}

* html #search {
	top: 29px;
}

#search h1 {
	display: block;
	height: 65px;
	padding-left: 80px;
	margin: 15px 0 0 40px;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	background: url(../images/search_icon.jpg) no-repeat 0 0 transparent;
}

#search form {
	position: relative;
	top: -10px;
	color: #FFF;
	font-size: 14px;
	margin-left: 75px;
}

* html #search form {
	margin-top: -10px;
}

#search label {
	display: inline;
	float: left;
	margin: 10px 3px;
	line-height: 20px;
}

#search label.check {
	font-size: 12px;
	line-height: 18px;
}

#search input {
	display: inline;
	float: left;
	margin: 10px 3px;
	padding: 0;
}

#search .text {
	width: 128px;
}

#search select {
	display: inline;
	float: left;
	margin: 10px 3px;
	padding: 1px 0 0 0;
	line-height: 20px;
	font-size: 12px;
}

#search br {
	clear: left;
}

#search button {
	float: left;
	width: 104px;
	height: 44px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 44px;
	margin: 10px 0 0 30px;
	padding: 0 3px 3px 0;
	cursor: pointer;
	background: url(../images/search_button.jpg) no-repeat 0 0 transparent;
}

* html #search button {
	cursor: hand;
}

#search #foreclosure {
	margin-left: 30px;
}

#video {
	display: inline;
	float: right;
	margin: 18px;
}

#video a{
	color: #FFF;
	text-decoration: underline;
	font-size:12px;
}

#links {
	float: left;
}

.box {
	position: relative;
	width: 250px;
	w\idth: 214px;
	margin: 18px 0 18px 18px;
	padding: 15px 18px;
	background: url(../images/box_bg.png) repeat-x 0 0 #D9E2F0;
	border: 2px solid #ACBBD1;
	border-top: 0;
	border-left: 0;
	font-size: 11px;
	z-index: 50;
}

.box .corner {
	position: absolute;
	z-index: 90;
}

.box .topLeft {
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: url(../images/box_top_left.gif) no-repeat 0 0 transparent;
}

.box .topRight {
	top: 0;
	right: -4px;
	width: 12px;
	height: 12px;
	background: url(../images/box_top_right.gif) no-repeat 0 0 transparent;
}

.box .bottomLeft {
	bottom: -2px;
	left: 0;
	width: 12px;
	height: 10px;
	background: url(../images/box_bottom_left.gif) no-repeat 0 0 transparent;
}

.box .bottomRight {
	bottom: -2px;
	right: -2px;
	width: 10px;
	height: 10px;
	background: url(../images/box_bottom_right.gif) no-repeat 0 0 transparent;
}

* html .box .bottomLeft, * html .box .bottomRight {
	bottom: -6px;
}

.box h2 {
	margin-bottom: 5px;
	color: #B30000;
	font-size: 23px;
	font-weight: normal;
}

.box a  {
	font-size: 11px;
	color: #2F537B;
	line-height: 17px;
	text-decoration: underline;
}

.box a:hover {
	text-decoration: none;
}

.box ul {
	margin: 0 0 0 15px;
}

#adFrame {
	float: right;
	display: inline;
	width: 162px;
	height: 632px;
	margin: 18px;
	background: url(../images/ad_bottom_bg.jpg) no-repeat left bottom transparent;
}

#adFrame p {
	display: block;
	width: 162px;
	height: 18px;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	line-height: 22px;
	background: url(../images/ad_top_bg.jpg) no-repeat 0 0 #ACBBD1;
}

#advertising {
	position: relative;
	width: 160px;
	height: 600px;
	background-color: #D9E2F0;
	border: 1px solid #ACBBD1;
}

* html #advertising {
	width: 162px;
	w\idth: 160px;
}

.contentText {
	display: inline;
	float: left;
	margin: 18px 0 18px 18px;
	font-size: 12px;
}

.contentText h2 {
	display: block;
	height: 55px;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 105%;
	font-weight: bold;
	line-height: 55px;
	background: url(../images/content_header_bg.jpg) repeat-x 0 0 transparent;
}

.contentText h2 span {
	display: block;
	float: left;
}

.contentText h2 .icon {
	width: 55px;
	height: 55px;
}

.contentText h2 .title {
	display: inline;
	margin-left: 10px;
}

.contentText h2 .rightCorner {
	float: right;
	width: 9px;
	height: 55px;
	background: url(../images/content_header_right_bg.jpg) no-repeat right top transparent;
}

.contentText h3 {
	margin: 0 15px 5px 15px;;
	font-size: 16px;
}

.contentText p {
	margin: 0 15px 15px 15px;;
	line-height: 135%;
}

.contentText a {
	color: #B30000;
	text-decoration: underline;
}

.contentText a:hover {
	text-decoration: none;
}

.contentText a:visited {
	color: #023D71; /* #ACBBD1 - old color */
	text-decoration: underline;
}

#about {
	width: 470px;
}

#about .icon {
	background: url(../images/content_header_info.jpg) no-repeat 0 0 transparent;
}

#featured {
	clear: left;
	width: 740px;
	font-size: 13px;
}

#featured .icon {
	background: url(../images/content_header_featured.jpg) no-repeat 0 0 transparent;
}

#featured h3 {
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

#featured p {
	margin: 0 0 5px 0;
	text-align: left;
}

#featured .title {
	font-weight: bold;
}

#details {
	clear: left;
	float: left;
	display: inline;
	width: 240px;
	margin: 0 15px;
}

#location {
	float: left;
	display: inline;
	width: 240px;
	text-align: center;
	margin-right: 5px;
}

#propertyImage {
	float: left;
	display: inline;
	width: 210px;
	height: 140px;
	padding: 3px;
	font-size: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}

#viewProperty {
	display: block;
	width: 154px;
	w\idth: 134px;
	height: 62px;
	heigh\t: 46px;
	margin: 20px auto 0 auto;;
	padding: 8px 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(../images/featured_view_button.jpg) no-repeat 0 0 transparent;
}

#footer {
	clear: both;
	position: relative;
	width: 960px;
	height: 180px;
	background: url(../images/footer_bottom_bg.jpg) no-repeat 0 100% #02182D;
}

#copyright {
	float: left;
	margin: 17px 0 0 26px;
	padding: 12px 0 12px 145px;
	font-size: 11px;
	color: #FFF;
	line-height: 130%;
	background: url(../images/footer_logo.jpg) no-repeat 0 6px transparent;
}

* html #copyright {
	margin: 17px 0 0 13px;
}

#copyright a {
	color: #81A0C0;
}

#copyright a:hover {
	text-decoration: none;
}

#footerMenu {
	position: absolute;
	right: 35px;
	top: 25px;
}

#footerMenu, #footerMenu li {
	display: block;
	list-style: none;
}

#footerMenu li {
	float: left;
	padding: 0 8px 3px 8px;
	line-height: 13px;
	border-right: 1px solid #FFF;
	white-space: nowrap;
}

#footerMenu a {
	display: inline;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
}

#footerMenu a:hover {
	text-decoration: underline;
}

#footerMenu .featured, #footerMenu .featured a {
	color: #81A0C0;
}

#footerMenu .featured {
	margin-left: 20px;
	border: 0;
}

#footerMenu .featured a {
	text-decoration: underline;
}

#footerMenu .featured a:hover {
	text-decoration: none;
}

