@charset "utf-8";
body,td,footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background: #9eb79f url(images/splash_background.jpg) repeat-x top;
	margin: 0;
	text-align: center;
}
#wrapper {
	background: url(images/splash_bg_shadow.png) no-repeat top;
	margin: 0 auto;
	text-align: left;
	width: 990px;
}
#header img, #mainimagebg img, #row1bg img, #row2bg img {
	border: none;
}
.preloader {
	display: none;
}

/* ========== HEADER ========== */

#header {
	background: url(images/splash_headimage.jpg) no-repeat 744px 14px;
	height: 125px;
	position: relative;
}
#headerlogo {
	background: url(images/splash_headlogo.jpg) no-repeat;
	left: 19px;
	padding: 4px;
	position: absolute;
	top: 12px;
	width: 178px;
}

/* ========== MENU ========== */

#menubg {
	background: url(images/splash_menu.jpg) no-repeat;
	height: 56px;
	margin: 0 5px;
	overflow: hidden;
}
a.menuitem:link, a.menuitem:visited {
	background: url(images/splash_menubreak.jpg) no-repeat left top;
	color: #ffffff;
	display: block;
	float: left;
	font: bolder 9pt Verdana, Arial, Helvetica, sans-serif;
	height: 47px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 122px;
}
a.menuitem:hover, a.menuitem:active {
	color: #b3ddf9;
	font: bolder 9pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuitem1:link, a.menuitem1:visited {
	color: #ffffff;
	display: block;
	float: left;
	font: bolder 9pt Verdana, Arial, Helvetica, sans-serif;
	height: 47px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 122px;
}
a.menuitem1:hover, a.menuitem1:active {
	color: #b3ddf9;
	font: bolder 9pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuitem span, a.menuitem1 span {
	display: block;
	padding-top: 17px;
}

/* ========== MAIN IMAGE ========== */

#mainimagebg {
	background: url(images/splash_mainimagebg.jpg) no-repeat;
	height: 318px;
	margin: 0 5px;
	position: relative;
}
#mainimage {
	left: 1px;
	position: absolute;
	top: 0;
	width: 655px;
}

/* ========== MAIN IMAGE SIDE PANEL ========== */

#mainpanelbutton {
	left: 684px;
	position: absolute;
	top: 14px;
	width: 265px;
}
#mainpaneltitle {
	color: #2c435c;
	font: italic 12pt "Times New Roman", Times, serif;
	left: 662px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 111px;
	width: 313px;
	font-size: 16pt;
	font-weight: bold;
}
#mainpaneltext {
	height: 144px;
	left: 677px;
	overflow: hidden;
	position: absolute;
	top: 169px;
	width: 144px;
}
.quote {
	color: #213852;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: center;
}
.quote span {
	color: #213852;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
}
#mainpanelimage {
	left: 840px;
	position: absolute;
	top: 156px;
	width: 124px;
}	

/* ========== CONTACT BAR ========== */

#contactbarbg {
	background: url(images/splash_contactbar.jpg) no-repeat;
	height: 49px;
	margin: 0 5px;
	position: relative;
	text-align: right;
}
.phone {
	color: #ffffff;
	display: block;
	font: bold 16pt Arial, Helvetica, sans-serif;
	padding: 11px 13px 0 0;
	overflow: hidden;
}

/* ========== CONTENT ROW 1 ========== */

#row1bg {
	background: url(images/splash_row1bg.jpg) no-repeat;
	height: 250px;
	margin: 0 5px;
	position: relative;
}
#row1buttons {
	left: 15px;
	position: absolute;
	top: 19px;
	width: 161px;
}
#servicesbuttons {
	left: 188px;
	position: absolute;
	top: 13px;
	width: 185px;
}
#freepanel {
	left: 379px;
	position: absolute;
	top: 12px;
	width: 172px;
}
#helppanel {
	left: 565px;
	position: absolute;
	top: 72px;
	width: 190px;
}
a.helppanel:link, a.helppanel:visited {
	background: url(images/splash_bullet.png) no-repeat 0 10;
	color: #0e612c;
	display: block;
	font: bold 10pt Arial, Helvetica, sans-serif;
	height: 43px;
	text-decoration: none;
}
a.helppanel:hover, a.helppanel:active {
	background: url(images/splash_bullet_over.png) no-repeat 2 10;
	color: #168c3f;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.helppanel span {
	display: block;
	padding: 14px 0 0 25px;
}
#calculatorpanel {
	left: 796px;
	position: absolute;
	top: 12px;
	width: 172px;
}

/* ========== CONTENT ROW 2 ========== */

#row2bg {
	background: url(images/splash_row2bg.jpg) no-repeat;
	height: 204px;
	margin: 0 5px;
	position: relative;
}
#featuredlistings {
	height: 140px;
	left: 17px;
	overflow: hidden;
	position: absolute;
	top: 57px;
	width: 345px;
}
#homefinderpanel {
	left: 383px;
	position: absolute;
	top: 11px;
	width: 165px;
}
#partners {
	height: 118px;
	left: 580px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 68px;
	width: 365px;
}

/* ========== FOOTER ========== */

#footer {
	background: url(images/splash_footer.jpg) no-repeat;
	height: 15px;
}
