body{
	margin:0;
	padding:0;
	background-color:#F0F0F0;
	font-family:Trebuchet MS;
	background:url(../images/business-bg-2.jpg);
}
a, a:visited {
	color:#0462B3;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	float:left;
	width:172px;
	background:url(../images/right-double.png) no-repeat 0 3px;
	padding-left:22px;
	list-style:none;
	line-height:22px;
}
.heading {
	font-size:18px;
	color:#FF7E00;
	margin-bottom:10px;
}
#content {
	width:1000px;
	margin:0 auto;	
	background-color:#ffffff;
	padding:5px;
	opacity:0.9;
}
#header {
	float:left;
	width:1000px;
	border-bottom:1px dotted #FF7E00;
	padding-bottom:10px;
}
#header .logo {
	float:left;
	width:200px;	
}
#header .banner {
	float:left;
	width:438px;
	padding-left:45px;
	padding-top:6px;
}
#header .other {
	float:right;
	width:270px;
	font-size:16px;
	margin-top:55px;
	color:#333;
	text-align:center;
}
#header .other a, #header .other a:visited {
	color:#0462B3;
	font-size:12px;
	text-decoration:none;
}
#header .other a:hover{
	text-decoration:underline;
}
#main {
	float:left;
	width:1000px;
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #FF7E00;
}
#main #top {
	margin-bottom:20px;
}
#main #states {
	background:url(../images/block-topbg.gif) repeat-x scroll center top #FFFFFF;
	border:3px solid #D0D0D0;
	border-radius:5px;
	padding:10px;
	float:left;
	width:630px;
}
#main .adsense336 {
	float:right;
	width:336px;	
}

#main #states .heading {
	font-size:18px;
	color:#FF7E00;
	margin-bottom:10px;
}
#main #states .heading img {
	border:0;
	float:left;
	padding-right:10px;
}
#main #states .listing {
	font-size:12px;
}
#main #states .listing ul {
	margin:0;
	padding:0;
}
#main #states .listing ul li {
	float:left;
	width:135px;
	background:url(../images/right-double.png) no-repeat 0 3px;
	padding-left:22px;
	list-style:none;
	line-height:22px;
}
#main #states .listing ul li a {
	color:#333;	
}
#main #states .listing ul li a:hover{
	text-decoration:none;
	color:#0462B3;
}
#main #left {
	float:left;
	width:840px;
}
#main #left .block, #main #left .catblock, #main #left .postblock {
	background: url(../images/block-topbg.gif) repeat-x scroll center top #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
	width:244px;
	float:left;
	margin:0 10px 15px 0;
	height:290px;
	position:relative;
}
#main #left .catblock {
	width:800px;
	height:auto;
}
#main #left .block h2, #main #left .catblock h2{ 
	margin:0;
	padding:0;
	font-size:16px;	
	color:#0383B2;
	border-bottom:1px dotted #333;
	margin-bottom:6px;
}
#main #left .postblock {
	width:800px;
	height:auto;
	font-size:12px;
}
#main #left .postblock h3 {
	margin:0;
	padding:0;	
	color:#0462B3;
	font-size:18px;
}
#main #left .postblock h3 span {
	font-size:12px;
	float:right;
	font-weight:normal;
	color:#FF7E00;	
}
#main #left .postblock h3 a {
	font-size:18px;
}
#main #left .postblock .statecity {
	font-size:12px;
	float:right;
	font-weight:normal;
	color:#FF7E00;	
}
#main #left .catblock .desc {
	font-size:12px;	
}
#main #right {
	float:right;
	width:160px;	
}
#footer {
	float:left;
	width:1000px;
}
#footer .footerlinks {
	text-align:center;
}
#footer .footerlinks a {
	font-size:12px;
}
#footer .copyright {
	font-size:11px;
	float:left;	
}
#footer .credit {
	font-size:11px;
	float:right;	
}
#main #left .block .viewmore {
	float:right;	
	bottom:0;
	position:absolute;
	text-align:right;
	width:240px;
}
.viewmore a {
	color:#FF7E00;
}
.clear {
	clear:both;	
}
