body{
	background-color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

a {
	color:#0152AE;
	text-decoration:none;
}

img {
	border:0px;
}
a:hover {
	text-decoration:underline;
}

a:visited {
	color:#0152AE;
}

#main {
	text-align:center;
	width:100%;
}

#topbox {
	margin-left:auto;
	margin-right:auto;
	width:996px;
	height:130px;
	text-align:center;
	margin-top:0px;
	Z-INDEX: 2;
	position:relative;
}

#topbox .sitelogo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/home123header.jpg) no-repeat scroll 0 0;
	border-top:5px solid #FF9900;
	float:left;
	height:125px;
	left:7px;
	padding-top:10px;
	position:relative;
	top:0;
	width:980px;
}
#topbox .logo {
	float:left;
	padding-left:38px;
	padding-top:8px;
	}

#topbox .sitesearch {
	margin-top:38px; 
	margin-right:80px; 
	float:right; 
	vertical-align:top;
}
#topbox .sitelogo imgage{
	width:980px;
	border-top:5px solid #FF9900;
	text-align:center;
}
	
#topbox .sitephone{	
	position:relative;
	left:375px;
	top:0px;	
	float:left;
}

#container {
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:996px;
	Z-INDEX: 1;
	position:relative;	
	background:url("../images/site_shadow.png")  repeat-y scroll 0 0 transparent;	
}
#container p {
	margin:0 0 0 0px;
}

#header {

}

#header .topSiteShadow {
	background:url("../images/site_topbot.png") no-repeat scroll 0 0 transparent;
	height:13px;
	position:relative;
	top:0;
	width:996px;
}

#header .topmenu {
	margin-left:13px;
	margin-top:0px;
	margin-right:10px;
	background:url("../images/menubg.png");
	height:40px;
	width:970px;
	border-bottom:4px solid #006699;

}

#contents {
	width:996px;
}

#contents h1 {
	color:#990000;
	border:0px;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:12px;
}
#contents h3 {
	color:#3366CC;
	border:0px;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;	
}
#contents h4 {
	color:#000;
}
#contents #contentbox {
	height:1443px;
	margin-left:13px;
	margin-right:13px;
	margin-top:3px;
	border-top:0px solid #FF9900;

}


#contents #contentbox #leftbar{
	background-color:#FFFFFF;	
	width:191px;
	float:left;
	color:#fff;
	height:1436px;
	border-top:0px solid #FF9900;
	border-bottom:7px solid #FF9900;
	border-right:1px solid #FF9900;
}

#contents #contentbox  #leftbar h1{
	font-size:14px;
	margin-left:0px;
	color:#FF9900;
}

#contents #contentbox  #leftbar ul,li,a,a:visited{
	font-size:12px;
	margin:0px;
	list-style:none;
	color:#006699;
}

#contents #contentbox  #leftbar a:hover, a:active{
	color:#FF9900;
}

#contents #contentbox  #leftbar ul {
	margin:0px;
	margin-left:10px;
	padding-left:5px;
	padding-bottom:20px;
	border-bottom:1px solid #FF9900;
}


#contents #rightbar{
	background-color:#fff;
	float:left;
	width:777px;
	margin:0px;
	padding:0px;
}

#contents #rightbar #topbanner {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner.jpg") no-repeat;
	padding-top:15px;
	padding-left:15px;
	width:766px;
	height:275px;
}

#contents #rightbar #topbanner_small {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner_small_home.jpg") no-repeat;
	height:175px;
	padding-top:15px;
	width:766px;
	padding-left:15px;
	
}

#contents #rightbar #topbanner_small_health {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner_small_health.jpg") no-repeat;
	height:175px;
	padding-top:15px;
	width:766px;
	padding-left:15px;
}

#contents #rightbar #topbanner_small_auto {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner_small_auto.jpg") no-repeat;
	height:175px;
	padding-top:15px;
	width:766px;
	padding-left:15px;
}

#contents #rightbar #topbanner_small_life {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner_small_life.jpg") no-repeat;
	height:175px;
	padding-top:15px;
	width:766px;
	padding-left:15px;
}

#contents #rightbar #topbanner_small_renters {
	float:left;
	position:relative;
	background:url("../images/bg_topbanner_small_renters.jpg") no-repeat;
	height:175px;
	padding-top:15px;
	width:766px;
	padding-left:15px;
}

#contents #rightbar #topbanner .bulletbox {
	margin-top:30px;
}

#contents #rightbar #topbanner ul{
	padding: 20px;
	list-style-type: none;
	display: inline;
}

#contents #rightbar #topbanner ul li{
	margin-right:10px;
	position: relative;
	padding:10px;
	width:225px;
	background-color:#EEEEEE;
	/* for IE */
	filter:alpha(opacity=90);
  	/* CSS3 standard */
	opacity:0.9;
	float:left;
}
#contents #rightbar #topbanner ul li p{
	color:#000000;
}
#contents a.button.btn_hval  {
	background:url("../images/btn_search_homes.gif") no-repeat scroll 0 0 transparent;
	height:28px;
	width:152px;
}
#contents a.button.btn_search  {
	background:url("../images/btn_search_homes.gif") no-repeat scroll 0 0 transparent;
	height:28px;
	width:152px;
	margin-left:120px;
}

#contents a.button, a.button:hover {
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:6px 0 0 33px;
	text-decoration:none;
}
#contents a.headerlink  {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
#contents a.headerlink:hover  {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

#contents #rightbar #contentarea  {
	margin-top:0px;
}



#contentarea .leftbox{
	margin-top:5px;
	padding:0px;
	padding-left:5px;
	margin-bottom:10px;
	width:460px;
	float:left;
}

#contents #rightbar #contentarea .leftbox .simplebox{
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
	padding-left:5px;
	margin-bottom:10px;
	width:376px;
	float:left;
}

.leftbox .tableheader {
	margin:0px;
	background-color:#3D7AB8;
	color:white;
	width:450px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
#contentarea .rightbox{
	margin:0px;
	margin-left:5px;
	margin-right:0px;
	margin-top:5px;
	padding:0px;
	padding-left:5px;
	margin-bottom:10px;
	width:300px;
	float:right;
	
}

#contents #rightbar #contentarea  .rightbox .productbox{
	background:url("../images/bg-graygradient.gif") repeat-x;
	margin:0px;
	margin-left:5px;
	padding:0px;
	padding-left:5px;
	margin-bottom:5px;
	display:block;
	height:110px;
}

.productbox .bulletlink{
	background:url("../images/bullet_mahroon.png") no-repeat;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	float:left;
	height:19px;
}

.productbox a.bulletlink:hover {
text-decoration:none;
}

.productbox p {
	margin:0px;
	font-size:11px;
}

.productbox img {
	float:left;
	margin-right:10px;
}


#contents #rightbar #contentarea  .fullbox{
	background:url("../images/bg-graygradient.gif") repeat-x;
	float:left;
	width:750px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
	padding-left:5px;
	margin-bottom:10px;
}


#footer {
	float:left;
	background-color:#cccccc;	
	background:url("../images/site_shadow.png")  repeat-y scroll 0 0 transparent;
	margin-left:auto;
	
}
#footer a {
	color:#0152AE;
}
#footer .bottomSiteShadow {
	background:url("../images/site_topbot.png") no-repeat scroll 0 -15px transparent;
	clear:both;
	font-size:1%;
	height:15px;
	width:996px;
}

#footer .footerbox {
	background:url("../images/ft_bg.gif") repeat-x scroll 0 0 transparent;
	border-top:1px solid #FF9900;
	width:980px;
	height:150px;
	margin-left:8px;
	font-size:11px;
}

#footer .hotlinks {
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #CCCCCC;
	padding: 13px 13px 13px 0px;
	font-size:12px;
}

#footer .hotlinks h5 {
	display:inline;
	font-size:13px;
	font-weight:bold;
}

#footer .hotlinks a {
	margin:4px;
}

#footer .footlinks {
	margin-left:15px;
	margin-right:20px;
	padding: 13px 13px 13px 0px;
	font-size:11px;
}

#footer .footlinks a {
	margin:5px;
}

#footer .copyright {
	margin-left:15px; 
	padding: 5px;
}

#footer .foottext {
	margin-left:15px;
	padding: 5px;
}

#footer .partnerlogo {
	float:right;
	margin-right:100px;
	margin-top:0px;
}



#search {

	padding:20px; 
	width:100%; 
	font-family:Arial, Helvetica, sans-serif; 
	
}

#search .article-content ul{
	list-style-type:none;
	padding:0px;
}

#search .article-box {
	border:1px solid #CCCCCC;
	min-height:220px;
	height:auto;
	width:700px;
}

#search .image-box {
	float:left;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width:auto;
}

#search .article-content {
	float:left;
	width:550px;
}

#search .heading {
	color: #0066FF;
	size:20px;
	font-weight:bold;
}
#search .date {
	padding-top:5px;
}
#search .description {
	padding-top:10px;
	color: #333333;
	font-size:12px;
	font-variant:normal;
	font-weight:normal;
}

#search .link {
	margin-top: 15px;
}
#search .link span a{
	background:url('../images/bullet_blue.gif') no-repeat;
	padding-left: 15px; 
	text-decoration:none;

}
#search .link span a:hover{
	background:url('../images/bullet_red.gif') no-repeat;
	padding-left: 15px; 
	text-decoration:none;
	color:#FF0000;

}
