* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
body {
	font: 80% Arial, Helvetica, sans-serif;
	background: #0069b7 url(images/bg_blue_grad.gif) repeat-x center top;
	color: #4c4c4c;
}
a:focus {
	outline:none;
}
#wrapper {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 44px;
}
#header {
	height: 99px;
	position: relative;
	background: url(images/bg_header.gif) no-repeat;
}
h1.logo {
	position: absolute;
	height: 64px;
	width: 309px;
	left: 27px;
	top: 18px;
}
h1.logo a {
	display: block;
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 64px;
	width: 309px;
}
h1.logo a span {
	position: absolute;
	left: -9999px;
}
ul#mainnav {
	display: block;
	position: absolute;
	left: 367px;
	top: 33px;
	width: 417px;
	list-style: none;
	height: 47px;
}
ul#mainnav li {
	display: block;
	float: left;
	background: url(images/main_nav_divider.gif) no-repeat left top;
}
ul#mainnav li a {
	display: block;
	float: left;
	height: 47px;
}
ul#mainnav li a span {
	position: absolute;
	left: -9999px;
}
ul#mainnav li a.stats {
	width: 133px;
	background: url(images/stats.gif) no-repeat 19px 1px;
}
ul#mainnav li a.why {
	width: 146px;
	background: url(images/why.gif) no-repeat 19px 0px;
}
ul#mainnav li a.about {
	width: 130px;
	background: url(images/about.gif) no-repeat 19px 0px;
}
#top_right_links {
	position: absolute;
	top: 33px;
	color: #FFF;
	font-size: 11px;
	width: 108px;
	left: 778px;
	padding-left: 17px;
	background: url(images/main_nav_divider.gif) no-repeat;
	height: 47px;
	line-height: 15px;
}
#top_right_links a {
	color: #1968B5;
	text-decoration: none;
}
#main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
}
#main .btm {
	background-image: url(images/bg_main_btm.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}
#content {
	margin-right: 16px;
	margin-left: 16px;
}
#content a {
	color: #154FA1;
	text-decoration: none;
}
#home_top {
	height: 317px;
	margin-bottom: 10px;
}
#home_top_left {
	float: left;
	background: url(images/top_left_bg.jpg) no-repeat;
	height: 287px;
	width: 210px;
	margin-right: 8px;
	padding: 20px 10px 10px 20px;
	line-height: 20px;
	font-size: 12px;
}
#home_top_left h2 {
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
	color: #346715;
	font-size: 1.5em;
	line-height: 1.3em;
	background: url(images/htl_title_doomngloom.gif) no-repeat;
	height: 57px;
	width: 190px;
}
#home_top_left h2 span {
	position: absolute;
	left: -9999px;
}
#home_top_right {
	float: left;
	width: 631px;
	height: 315px;
	border: 1px solid #d7d5cf;
}

#home_btm_left {
	float: left;
	width: 240px;
	margin-right: 8px;
}
ul.home_btm_left_links {
	list-style: none;
	display: block;
}
ul.home_btm_left_links li {
	display: inline;
}
ul.home_btm_left_links li a {
	display: block;
	height: 80px;
	margin-bottom: 10px;
}
ul.home_btm_left_links li a.why {
	background: url(images/sidelink_why.jpg) no-repeat;
}
ul.home_btm_left_links li a.about {
	background: url(images/sidelink_about.jpg) no-repeat;
}
ul.home_btm_left_links li a.stats {
	background: url(images/sidelink_stats.jpg) no-repeat;
}
ul.home_btm_left_links li a span {
	position: absolute;
	left: -9999px;
}
#home_btm_right {
	float: left;
	width: 633px;
	line-height: 140%;
}
ul.logos {
	display: block;
	list-style: none;
	margin-left: 5px;
	height: 84px;
}
ul.logos li {
	display: block;
	float: left;
}
ul.logos li a {
	display: block;
	float: left;
	height: 84px;
	width: 206px;
}
ul.logos li a.hbaa {
	background: url(images/hbaa_logo.gif) no-repeat 15px 0px;
}
ul.logos li a.aar {
	background: url(images/aar_logo.gif) no-repeat 35px 0px;
}
ul.logos li a span {
	position: absolute;
	left: -9999px;
}
.welcometext {
	padding-bottom: 30px;
	border-bottom: 1px solid #d3d3d3;
	line-height: 1.7em;
	margin: 5px 10px 15px 5px;
}
.welcometext h3 {
	font-weight: normal;
	color: #B91B3F;
	font-size: 1.5em;
	margin-bottom: 0.7em;
}
#inner_content {
	background: url(images/grey_dotted_horizontal.gif) repeat-x;
	padding: 25px 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}
#inner_content h2 {
	color: #B91B3F;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 1em;
}
#inner_content h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #14499C;
	margin-bottom: 1em;
}
#inner_content p {
	margin-bottom: 1em;
}
#inner_content ul {
	margin-left: 30px;
}
.right_photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.acrelogo {
	margin-bottom: 30px;
	float: left;
	margin-right: 30px;
}
.largelink {
	font-size: 1.4em;
}
#inner_content ul.articles {
	width: 600px;
	margin-left: 0px;
}
ul.articles li {
	background: url(images/article_bullet.gif) no-repeat left 3px;
	list-style: none;
	padding-left: 40px;
	padding-bottom: 20px;
}
ul.articles li a {
	font-size: 1.2em;
}
#bottom {
	background: url(images/grey_dotted_horizontal.gif) repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 18px;
	height: 76px;
	clear: both;
}
#bottom a {
	display: block;
	float: left;
}
#bottom .logos {
	float: left;
	width: 300px;
	height: 61px;
	background: url(images/grey_dotted_vertical.gif) repeat-y right top;
}
#bottom .logos .hbaa {
	background: url(images/btmlink_hbaa.gif);
	height: 56px;
	width: 144px;
	margin-top: 5px;
}
#bottom .logos .realtor {
	background: url(images/btmlink_realtor.gif);
	height: 56px;
	width: 143px;
	margin-top: 5px;
}
#bottom .nav {
	float: right;
	height: 61px;
	width: 542px;
}
#bottom .nav a {
	height: 61px;
	width: 179px;
	margin-left: 1px;
}
#bottom .nav .stat {
	background: url(images/btmlink_stats.jpg);
	margin-left: 2px;
}
#bottom .nav .why {
	background: url(images/btmlink_why.jpg);
}
#bottom .nav .about {
	background: url(images/btmlink_about.jpg);
}
#bottom a span {
	position: absolute;
	left: -9999px;
}
#footer {
	height: 30px;
	position: relative;
	color: #FFF;
	font-size: 11px;
}
#footer .copyright {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 500px;
}
#footer .credit {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 300px;
	height: 15px;
	text-align: right;
}
#footer .credit a {
	color: #FFF;
	text-decoration: none;
}

