body {
	text-align: center;
	background-color: #dcdcdc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
h1, td.contentheading, h2{
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	padding: 10px 0px 10px 0px;
	margin: 0;
}
h2{
	font-size: 16px;
	font-weight: bold;
}
h3{
    padding: 10px 0px 0px 4px;
	margin-bottom: 0em;
	}
p{
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
.nogap {
       margin-top:0em;
	   }
td.contentheading{
	padding: 0px 0px 10px 0px;
}

td {
    padding-left: 10px;
	}
form{
	margin: 0px;
	padding: 0px;	
}
.heading_orange{
	color: #F7953D;

}
#container {
	margin: 15px auto;
	width: 820px;
	text-align: left;
	position: relative;
	background: #ffffff;
}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 108px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
}
#header_top{
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 72px;
	background: #ffffff;
	
}
#header_logo{
	position: absolute;
	top: 10px;
	left: 15px;
	width: 110px;
	height: 30px;	
}
#header_search_container{
	position: absolute;
	top: 14px;
	left: 561px;
	width: 196px;
	height: 18px;
}

#topnav_container{
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 19px;
	
}
#topnav{
	position: absolute;
	top: 0px;
	left: 178px;
	width: 588px;
	height: 19px;
	
}

#header_border{
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 17px;
	background: none;
	background-repeat: no-repeat;
	background-position: top left;
}
#maincontent_container{
	width: 820px;
	position: relative;
	background: url(/templates/cobalt_files/images/maincontent_bg.gif);
	background-repeat: repeat-y;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .93em;
	color: #000000;	
}
#maincontent_left_container{
	position: relative;
	float: left;
	width: 581px;
	float: left;
	
}
	/*
	background: url(/templates/cobalt_files/images/col1_mock.gif);
	background-repeat: no-repeat;
	background-position: top left;
	*/

	/*
	background: url(/templates/cobalt_files/images/col2_mock.gif);
	background-repeat: no-repeat;
	background-position: top left;
	*/


table, table td table td{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;	
	padding: 0px;
	border-collapse: collapse;
}

table.moduletable{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .93em;
	color: #000000;
	padding: 0;
	margin: 0;
}
table.moduletable td{
	vertical-align: top;
}
#rate_box_col3_header{
	padding: 5px 0px 0px 0px;
	width: 187px;
	height: 30px;
}
#rate_box_photo_container{
	text-align: left;
	width: 166px;
	height: 90px;
		
}
#rate_box_col3_text{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000009;	
	width: 170px;
}
#rate_box_col3_text a{
	color: #336699;	
	text-decoration: none;
}
#rate_box_col3_text a:hover{
	color: #336699;	
	text-decoration: underline;
}
#rate_box_col3_link{
	height: 15px;
	padding: 7px 0px 0px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #336699;
}
#rate_box_col3_bullet{
	width: 12px;
	height: 24px;
	float: left;

}
#rate_box_col3_bullettext{
	height: 12px;
	width: 170px;
	vertical-align: top;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#rate_box_col3_bullettext a{
	color: #336699;
	text-decoration: none;
}
#rate_box_col3_bullettext a:hover{
	text-decoration: underline;
}

#footer{
	position: relative;
	width: 814px;
	height: 42px;
	padding: 10px 0px 0px 7px;
	background-color: #EBEBEB;
	background-image: url(/templates/cobalt_files/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-align:center;
}
#footer a{
    padding: 4px;
	color:#666666;
	text-decoration: none;
	}

#footer a:hover{
	text-decoration: underline;
}

#footer_right{
	height: 62px;
	width: 260px;
	float: right;
	color: #AAAAAA;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 17px;
}
#footer_right a{
	color: #336699;
	text-decoration: none;
}
#footer_right a:hover{
	text-decoration: underline;
}

#left_container{
	width: 579px;
	float: left;
	
}
#pic_container{
	width: 558px;
	height: 149px;
	position: relative;	
}
#pic{
	width: 558px;
	height: 199px;
	position: absolute;
	top: -13px;
	left: 4px;	
}
#bpic_container{
	width: 558px;
		
}
#bpic_left{
	width: 183px;
	float: left;
	padding: 0px 0px 0px 23px;
		
}
#bpic_leftH{
	width: 543px;
	float: left;
	padding: 0px 0px 0px 23px;
		
}
#bpic_news_container{
	width: 183px;
}
#bpic_news_top{
	width: 166px;
	height: 4px;	
}
#bpic_news_header{
	width: 166px;
	height: 27px;	
}
#bpic_news_content_container{
	width: 166px;
	background: url(/templates/cobalt_files/images/home_left_subpic_newsbg.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 10px 0px;
}
#bpic_news_content{
	width: 150px;
	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	padding: 0px 0px 0px 11px;
}
#bpic_news_content a{
	color: #336699;
	text-decoration: none;
}
#bpic_news_content a:hover{
	text-decoration: underline;
}
.bpic_news_item{
	padding: 5px 3px 0px 11px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #336699;
}
.bpic_news_bullet{
	width: 12px;
	float: left;

}
.bpic_news_bullettext{
	width: 132px;
	*width: 138px;
	vertical-align: top;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
.bpic_news_bullettext a{
	color: #336699;
	text-decoration: none;
}
.bpic_news_bullettext a:hover{
	text-decoration: underline;
}


#bpic_news_bottom{
	width: 166px;
	height: 4px;	
}

#bpic_yahoo{
	width: 166px;
	padding: 5px 0px 5px 0px;
	text-align: center;	
}
#bpic_aiad{
	width: 166px;
	height: 84px;	
}

#bpic_right{
	width: 532px;
	float: right;
}
#bpic_right_text{
	font-family: arial, verdana, sans-serif;
	font-size: .90em;
	color: #000000;
	padding: 0px 0px 17px 0px;
}
/*   /////  for 2 column Layout  */
#bpic_rightH{
	width: 540px;
	float: right;
}
#bpic_right_textH{
	font-family: arial, verdana, sans-serif;
	font-size: .90em;
	color: #000000;
	padding: 0px 0px 17px 0px;
	margin-bottom:17px;
}
/* /////// */

#bpic_right_header{
	width: 352px;
	height: 38px;	
}
#bpic_right_content{
	width: 352px;
	float:left;
}
#bpic_right_headerhome{
	width: 352px;
	height: 38px;	
}
#bpic_right_contenthome{
	width: 352px;
}

#bpic_right_services_left ul, #bpic_right_services_right ul{
	list-style-image: url(menu_bullet.gif);
	padding: 5px 0px 15px 5px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: .90em;
}

#bpic_right_content ul{
    list-style-image: url(menu_bullet.gif);
	padding: 5px 0px 15px 5px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 1.03em;		
		}


#bpic_right_content li, #bpic_right_services_left li, #bpic_right_services_right li{
	padding: 0px 0px 7px 0px;
}
#bpic_right_content li a, #bpic_right_services_left li a, #bpic_right_services_right li a{
	color: #336699;
	text-decoration: none;
}
#bpic_right_content li a:hover, #bpic_right_services_left li a:hover, #bpic_right_services_right li a:hover{
	text-decoration: underline;
}

#bpic_right_content_left{
	width: 192px;
	float: left;
}
#bpic_right_content_right{
	width: 160px;
	float: right;	
}

#right_container{
	width: 188px;
	float: right;
	padding: 17px 4px 0px 0px;
}
#right_containerhome{
    clear:both
	width: 188px;
	float: right;
	padding: 17px 4px 0px 0px;
}
#right_custlogin_container{
	width: 186px;
}
#right_custlogin_header{
	width: 186px;
	height: 33px;	
}
.right_custlogin_fields{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #4C4C4D;	
}
.home_custlogin_textbox{
	width: 135px;
	height: 18px;
	border: 1px solid #9A9A99;	
}

#main-insurance-estimate_container{
	width: 186px;	
}
#main-insurance-estimate_header{
	width: 186px;
	height: 90px;	
}
#main-insurance-estimate_text{
	width: 160px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 5px;
}

.cs_nav{
	text-align: center;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#box_left {
margin: 44px 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff;
color: #000000;
text-decoration:none;
float: left;
minimum-height: 250px;
width:200px;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
}

#box_right {
margin: 44px 10px 0px 5px;
padding: .25em 2em .3em 1em;
background:#ffffff;
color: #000000;
text-decoration:none;
float: right;
minimum-height: 250px;
width:200px;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
}

.no_bod {border:none;
      }

#box_left a {
	COLOR: #3f65a1;
	text-decoration: none;
}
#box_left a:link {
	COLOR: #3f65a1
	text-decoration: none;
}

.pic_desc {
float: left;
margin: 0 9px 6px 0;
}
.important {
           padding-left:40px;
		   }
		   
.mini-app {
        padding-left:50px;
		}
		
.button {
        vertical-align:bottom;
		}
		
.spacing {
		  margin-left:20px;
		 }	
.spacingi {
		  margin-left:125px;
		 }