/* CSS Document */
body{
	width:760px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
}

img{
	border:none;
}

#header_blank{
	float:left;
	width:760px;
	height:160px;
	background-image:url("../images/system/header_blank.jpg");
}

#header_experts{
	float:left;
	width:760px;
	height:160px;
	background-image:url("../images/system/header_experts.jpg");
}

#header_edge{
	float:left;
	width:760px;
	height:160px;
	background-image:url("../images/system/header_edge.jpg");
}

#header_promotions{
	float:left;
	width:760px;
	height:160px;
	background-image:url("../images/system/header_promotions.jpg");
}

#header_services{
	float:left;
	width:760px;
	height:160px;
	background-image:url("../images/system/header_services.jpg");
}

#navcontain{
	float:left;
	width:760px;
	height:27px;
}

#flashbanner{
	float:left;
	width:760px;
	height:220px;
	/*background-image:url("../images/system/flashbanner.jpg");*/
}

#secondarynav_contain{
	float:left;
	width:760px;
	height:27px;
}

#maincontain{
	float:left;
	width:760px;
	height:auto !important;
	height:372px;
	min-height:372px;
	background-image:url("../images/system/body_stretch.jpg");
}

#leftside{
	float:left;
	width:200px;
	height:372px;
}

#content{
	float:left;
	width:760px;
	height:auto !important;
	height:372px;
	min-height:372px;
}

#footer_navtop{
	float:left;
	width:760px;
	height:16px;
	background-image:url("../images/system/footer_navtop.jpg");
}

#footer_navtop_nonews{
	float:left;
	width:760px;
	height:16px;
	background-image:url("../images/system/footer_navtop_nonews.jpg");
}

#footer_topleft{
	float:left;
	width:310px;
	height:16px;
}

#footer_home{
	float:left;
	width:35px;
	height:16px;
	display:block;
	text-indent:-9999px;
}

#footer_about{
	float:left;
	width:82px;
	height:16px;
	display:block;
	text-indent:-9999px;
}

#footer_contact{
	float:left;
	width:60px;
	height:16px;
	display:block;
	text-indent:-9999px;
}

#footer_newsletter{
	float:left;
	width:110px;
	height:16px;
	display:block;
	text-indent:-9999px;
}

#footer_privacy{
	float:left;
	width:70px;
	height:16px;
	display:block;
	text-indent:-9999px;
}


#footer_navbottom{
	float:left;
	width:760px;
	height:24px;
	background-image:url("../images/system/footer_navbottom.jpg");
}

#footer_bottomleft{
	float:left;
	width:350px;
	height:24px;
}

#footer_experts{
	float:left;
	width:60px;
	height:24px;
	display:block;
	text-indent:-9999px;

}

#footer_services{
	float:left;
	width:65px;
	height:24px;
	display:block;
	text-indent:-9999px;

}

#footer_promotions{
	float:left;
	width:80px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

#footer_edge{
	float:left;
	width:60px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

#secondarynav{
	float:left;
	width:760px;
	height:27px;
}
