@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,p,blockquote,table,tr,th,td,embed,object,button{margin:0;padding:0;}
body{ font-family:Arial, Helvetica, sans-serif;font-size:11px; line-height:18px; background:#f5f5f5; }
a{text-decoration:none; overflow:hidden; border:0px;color:8f0909;}
a:visited{color:#8f0909;}
a:link {color:#8f0909}
img{text-decoration:none; border:0px;}
/*li{text-decoration:none;overflow:hidden; list-style:none;}
ul{text-decoration:none;overflow:hidden; list-style:none;}*/

.normaltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7d7d7d;
	line-height:21px;
	text-align:justify;
}
.normalul {
	margin-left:13px;
	padding:0px;
	width:506px;
	margin-bottom:5px;
	
	list-style-type:none;
}
.normalul li {
	margin-left:10px;
	margin-bottom:10px;
	
background-image:url(/images/arrow.png);
background-repeat:no-repeat;
background-position: 0 .5em;

padding-left:.6em;
margin-left:15px;
margin-bottom:10px;	
}
#main_wrapper{	
	float:left; 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background:url(/images/body_bg.png) repeat-x;
}
#main_wrapper1{	
	float:left; 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background:url(/images/body_bg1.png) repeat-x;
}

#main{
	margin:0 auto; 
	width:903px;	
}
#top_portion{
	width:903px;
	float:left;
	height:130px;
}
#top_portion div{ /*changed from h1 to div */
	float:left;
	width:243px;
	padding:34px 0px 0px 10px;
}

.callus{
	float:right;
	width:245px;
	background:url(/images/callus_bg.png) no-repeat;
	font-size:14px;
	color:#fff;
	margin-right:25px;
	text-align:center;
	padding:15px 0px 5px 0px ;
}
.callus strong {
	font-weight:bold;
}
#freequote {
	float:right;
	width:268px;
	height:26px;
	clear:right;
	padding:22px 20px 5px 0px ;	
}
#top_portion form{
	float:right;
	width:375px;
	padding-right:22px;
	margin-top:20px;
	
}
.signup{
	float:left;
	width:140px;
	padding-right:15px;
}
.signup label{
	font-size:12px;
	color:#7d7d7d;
	padding-bottom:5px;
	float:left;
	
	
}
.signup input{
	background:url(/images/txt.png) no-repeat;
	width:134px;
	height:21px;
	border:0px;
	padding:5px 0px 0px 4px;
	float:left;
}
#menu{
	width:903px;
	float:left;
}
#menu ul{
	width:903px;
	float:left;
	display:block;
}
#menu ul li{
	float:left;
	width:auto;
	display:block;
	background:url(/images/menu_sptr.png) right no-repeat;
}
#menu ul li.noborder{
	float:left;
	width:auto;
	display:block;
	background:none;
}
#menu ul li a{
	float:left;
	height:32px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:15px 34px 0px 35px;
	display:block;
}
#menu ul li a:hover,#menu ul li a.active {
	float:left;
	height:32px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:15px 34px 0px 35px;
	background:url(/images/menu_over.png) repeat-x;
	display:block;
}
#banner{
	float:left;
	width:903px;
	background:url(/images/banner_bg.png) top no-repeat;
}
#banner img{
	float:right;
	padding:25px 20px 0px 0px;
}
#bannerLeft{
	float:left;
	width:490px; /*cp-was 485px*/
	margin-left:28px;
}
#bannerLeft h2{
	float:left;
	width:485px;
	font-size:45px;
	color:#fff;
	line-height:50px;
	padding-top:17px;
}
#bannerLeft h2 span{
	float:left;
	width:485px;
	font-size:40px;
	color:#fff;
	line-height:50px;
	text-transform:uppercase;
}
#bannerLeft p{
	float:left;
	width:455px;
	font-size:14px;
	color:#fff;
	padding-top:20px;
	text-align:justify;
}
#bannerLeft a{
	float:left;
	margin-top:32px;
	width:139px;
	height:35px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/learnmore.png) no-repeat;
	padding:7px 0px 0px 32px;
	color:#222222;
	text-transform:uppercase;
}
#inner{
	float:left;
	width:903px;
}
#inner1{
	float:left;
	width:903px;
	margin-top:15px;
}
.innerTop{
	border-top:1px solid #fff;
	float:left;
	width:903px;
	background:url(/images/servic_btm.png) center bottom no-repeat;
}
.innerTop ul{
	list-style:none;
	float:left;
	width:903px;
	background:url(/images/servic_bg.png) top repeat-x;
	padding-bottom:9px;
}
li.servicemsg{
	float:left;
	width:263px;
	padding:15px 18px 25px 18px;
	background:url(/images/service_sptr.png) left top no-repeat;
}
li.servicemsg:first-child{background:none}
 .servicemsg h3{
	float:left;
	width:100%;
	color:#000000;
	font-size:21px;
	background:url(/images/line.png) left bottom no-repeat;
	padding-bottom:5px;

}
.servicemsg img{
	width:91px;
	height:89px;
	float:left;
	margin:0px 20px 0 0;

}
.servicemsg p{
	float:left;
	margin-top:15px;

	width:auto;
}
.servicemsg p:nth-child(3){width:135px}
.servicemsg a.readmore{
	float:left;
	margin-top:10px;
	background:url(/images/readmore.png) no-repeat;
	width:92px;
	height:22px;
} 
.inner_btm{
	width:903px;
	float:left;
	padding:10px 0px 25px 0px;
}
.inner_btm_left{
	border:1px solid #fff;
	float:left;
	width:560px;
	background: url(/images/inner_btm_left_btm.png) bottom center repeat-x;
}
.inner_btm_left_FULLPAGE{
	border:1px solid #fff;
	float:left;
	width:903px;
	background: url(/images/inner_btm_left_btm.png) bottom center repeat-x;
}

.inner_btm_lft_sub{
	float:left;
	width:535px;
	background: url(/images/inner_btm-bg.png) top repeat-x;
	background-color:#fff;
	padding:30px 0px 0px 25px;
	
}
.inner_btm_lft_sub_FULLPAGE{
	float:left;
width:878px;
	background: url(/images/inner_btm-bg.png) top repeat-x;
	background-color:#fff;
	padding:30px 0px 0px 25px;
	
}
.inner_btm_lft_sub h4,.inner_btm_lft_sub_FULLPAGE h4, h1{
	color:#191919;
	font-size:23px;
	float:left;
	width:500px;
	padding-bottom:20px;
}

	

.inner_btm_lft_sub em, .inner_btm_lft_sub_FULLPAGE em{
	float:left;
	font-size:14px;
	color:#8f0909;
/*	width:500px;*/
	padding-bottom:15px;
	
}

.inner_btm_lft_sub img{
/*	float:left; CP
	padding-right:15px;
	margin-top:5px;*/
}
.top{
	float:left;
	text-align:justify;
	line-height:20px;
	padding-bottom:15px;
	width:310px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.inner_btm_lft_sub a, .inner_btm_lft_sub_FULLPAGE a {
color:#8c0707;
}
.inner_btm_lft_sub a:hover, .inner_btm_lft_sub_FULLPAGE a:hover {
	text-decoration:underline;
}
.btm, .inner_btm_lft_sub p{
	float:left;
	text-align:justify;
	line-height:21px;
	padding-bottom:25px;
	width:500px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.btm_FULLPAGE, .inner_btm_lft_sub_FULLPAGE p{
	float:left;
	text-align:justify;
	line-height:21px;
	padding-bottom:25px;
	width:843px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.btm b, .btm_FULLPAGE b{
	float:left;
	text-align:justify;
	line-height:21px;
	padding-bottom:5px;
	width:500px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.inner-btm-right{
	float:right;
	width:321px;
}
.inner_btm_rightnw{
	border:1px solid #fff;
	float:right;
	width:321px;
	background:url(/images/inner_btm_left_btm.png) bottom center repeat-x;

}
.inner_btm_rgt_sub{
	float:left;
	width:300px;
	background-image: url(/images/side_news_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:30px 0px 12px 21px;
}
.inner_btm_rgt_sub h4{
	color:#191919;
	font-size:23px;
	float:left;
	width:300px;
	padding-bottom:20px;
}
.inner_btm_rgt_sub ul{
	float:left;
	width:300px;
	padding-bottom:20px;
}
.inner_btm_rgt_sub ul li{
	float:left;
	width:300px;
	clear:both;
}
.inner_btm_rgt_sub ul li img{
	float:left;
	padding-right:13px;
	margin-top:5px;
}
.inner_btm_rgt_sub ul li b{
	float:left;
	color:#8f0909;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.inner_btm_rgt_sub ul li p{
	float:left;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:190px;
	padding-bottom:10px;
}
.viewall a,.viewall a:visited{ /*changed from .inner_btm_rgt_sub UL A*/
	clear:both;
	float:left;
	color:#8f0909;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:45px;
	background:url(/images/arrow.png) left no-repeat;
	padding-left:10px;
	text-decoration:underline;
}

.viewall a:hover{ /*changed same as above*/
	float:left;
	color:#8f0909;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:45px;
	background:url(/images/arrow.png) left no-repeat;
	padding-left:10px;
	text-decoration:none;
}
#right_buttons a img{
	margin-top:18px;
	
}
/* btm_bannr has been replaced with images to fix sifr link issues 
.btm_bannr{
	float:left;
	width:304px;
	background:url(/images/btm-bnr.png) no-repeat;
	padding:9px 0px 10px 16px;
	margin-top:18px;
	cursor:pointer;
}
.btm_bannr a img, .btm_bannr img{
	float:left;
	padding-right:15px;
	cursor:pointer;
}
.btm_bannr a .head, .head, .head a{
	float:left;
	color:#fff;
	font-size:20px;
	width:240px;
	padding-top:0px;
	text-transform:uppercase;
	cursor:pointer;
}
.btm_bannr a .cont, .cont{
	float:left;
	color:#fff;
	width:240px;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
}*/
#footer{
	width:100%;
	background:#000;
	float:left;
	margin:0px;
	padding:0px;
}
#footer_portion{
	margin:0 auto;
	width:903px;
}
#footer_sub{
	float:left;
	background:url(/images/footer_gradnt.png) top center no-repeat;
	height:148px;
	width:903px;
}
.footer_left{
	float:left;
	width:500px;
	padding-top:25px;
}
.footer_left p{
	float:left;
	padding-top:10px;
	padding-left:5px;
	width:500px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_left p a{
	color:#7d7d7d;
}
.footer_left p a:hover{
	color:#666;
}
.footer_left ul{
	float:left;
	width:500px;
	padding:0px 0px 15px 0px;
}
.footer_left ul li{
/*	float:left;*/
	color:#7d7d7d;
	width:auto;
	display:inline;
}
.footer_left ul li a{
/*	float:left;*/
	padding:0px 5px 0px 5px;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_left ul li a:hover{
/*	float:left;*/
	padding:0px 5px 0px 5px;
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_right{
	float:right;
	width:225px;
	padding:20px 60px 0px 45px;
	background:url(/images/footer_sptr.png) left no-repeat;
}
.footer_right p{
	float:right;
	color:#7d7d7d;
	width:200px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_right p a{
	float:right;
	color:#7d7d7d;
	width:200px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_right p a:hover{
	float:right;
	color:#666;
	width:200px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.usefullinks{
	display:block;
	float:left;
	padding:0px 0px 31px 0px;
	width:400px;
}
.usefullinks li{
	display:block;
	width:500px;
 	background:url(/images/arrow.png) left no-repeat;
	padding-left:30px;
	line-height:23px;
}
.usefullinks li a{
	color:#585858;
	font-family: Arial;
	font-size:12px;
	text-align:justify;
	line-height:20px;

}
.usefullinks li a:hover{
	color:#8f0909;
	font-family: Arial;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
.contactus{
	float:left;
	display:block;
	width:210px;
	padding:0px 10px 0px 0px;
	margin-bottom:10px;
	font-family: Arial;
	font-size:13px;
	color: #727272;
	text-align:justify;
	line-height:20px;
}
.contactus em{
	font-weight:bold;
	color:#8f0909;
	font-style:normal;
	margin:0px;
	padding:0px;
}
.pfContent {
	width: 530px;
	float: left;
	margin: 0px 0px 30px 0px;
	border: 0px dotted #999999;
}
.pfImg {
	width: 235px;
	height: 117px;
	float: left;
	margin:17px 0 0 0;
	padding:0 0 0 20px;
	background-image: url(/images/bg-pf.jpg);
	background-repeat: no-repeat;
}
.pfText {
	width: 250px;
	float: right;
	
}
.pfText p{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	font-size:13px;
	color:#616161;
	display:block;
	width:250px;
	float:left;
}
/*.pfText h1 {
	font-size:20px;
	color: #8f0909;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	float:left;
}*/
.pfText em{
	font-size:14px;
	color: #7d7d7d;
	padding: 0px;
	margin: 0px;
	display:block;
	float:left;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
}
.pfText a{
	display:block;
	float:left;
	width:90px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #8f0909;
	text-decoration:none;
	line-height:26px;
	margin-top:5px;
}
.pfText a:hover{
	color:#333;
}
h5 {
	font-size:20px;
	color: #8f0909;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;

}
.inner_btm_lft_sub ul#blog{
	width:500px;
	margin:3px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
.inner_btm_lft_sub ul#blog li{
	width:500px;
	margin:0px;
	padding:0 0 25px 0;
	float:left;
	display:block
}
.inner_btm_lft_sub ul#blog li h2{
	width:500px;
	margin:0px;
	padding:0px;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
}

.inner_btm_lft_sub ul#blog li p.blogcontent
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:500px;
		text-align: justify
	}
.inner_btm_lft_sub ul#blog li p.blogcontent a
	{
		color: #8f0909;
		text-decoration: underline;
	}
.inner_btm_lft_sub ul#blog li p.blogcontent a:hover
	{
		color: #8f0909;
		text-decoration: none;
	}
.inner_btm_lft_sub ul#blog li p.blogcontent span
	{
		color: #8f0909;
		font-weight:bold;
	}
.inner_btm_lft_sub ul#blog li p.blogimage
	{
		float:left;
		margin:9px 0 0 0;
		padding:0px;
		width:525px;
	}


#listing {
	text-align:justify;
	color:#7d7d7d;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
width:500px;
	float:left;
}
#listing li span {
	font-weight:bold;
}
#listing li {
	padding-bottom:15px;
}

#contact_box {
	float:left;
width:480px;
height:284px;
background:url(/images/contact_box_bg.png);
background-repeat:none;
margin:0px auto;
}
#contact_box .box_title {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin-left:12px;
	margin-top:12px;
}
#contact_box .box_intro {
height:35px;padding:0;margin:0;
margin-left:10px;

}
#boxform label {
width:70px;
float:left;
text-align:right;
margin-right:15px;
margin-left:40px;
display:block;
}
#boxform label.long {
width:130px;	
}
#boxform p span {

}
#boxform p {
height:15px;	
}

.submit{
	float:none;
}
.submit input{
	color:#fff;
	background:url(/images/login.png) bottom no-repeat;
	border:0px;
	width:65px;
	height:28px;
	cursor:pointer;
	margin-top:21px;	
	margin-left:4.5em;
/*	float:right;*/
	margin-right:35px;	
}
#boxform p.submit {text-align:right; width:75px;}
.submit input {

}

#boxform input {
	
}

p.space {
	line-height:17px;
	height:17px;
	padding:0;margin:0;
}

#logo_bottom_box {
width:100%;
text-align:center;
float:left;
margin-top:43px;
}
#logo_bottom_box img {
float:none;	
}





#quote_auto_boxes {  float:left;width:100%;text-align:center; }
#quote_auto_boxes #quote_box1 { float:left;width:185px;margin-left:70px; }
#quote_auto_boxes #quote_box2 {float:right;width:178px;height:113px;margin-top:5px;margin-right:70px;padding-top:48px;background:url(/images/call_us_quote_bg.png);}
#quote_auto_boxes #quote_box2 img {margin:0;padding:0;float:none;}
#quote_auto_boxes .quote_number { color:#8c0707; font-weight:bold;font-size:15px;display:block;/*margin-top:8px;*/margin-bottom:3px;text-align:center;}
#quote_auto_boxes .quote_text {font-size:11px;padding-left:4px;padding-right:4px;display:block;}



#insurance_types {
width:100%;
text-align:center;
float:left;
background:url(/images/insurance_types_box_bg.png);
width:480px;
height:198px;
background-repeat:no-repeat;
padding-top:15px;
}
#insurance_types span {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
#insurance_types UL{
margin:0px auto;
list-style-type:none;
width:455px;
padding-top:20px;
list-style:none;
}
#insurance_types LI {float:left;text-align:center;}
#insurance_types #auto a {width:91px;height:83px;display:block;background:url(/images/btn_auto_insurance.gif);background-repeat:no-repeat;}
#insurance_types #auto a:hover  {width:91px;height:83px;display:block;background:url(/images/btn_auto_insurance_over.gif);background-repeat:no-repeat;}
#insurance_types #home a {width:91px;height:83px;display:block;background:url(/images/btn_home_insurance.gif);background-repeat:no-repeat;}
#insurance_types #home a:hover  {width:91px;height:83px;display:block;background:url(/images/btn_home_insurance_over.gif);background-repeat:no-repeat;}
#insurance_types #motorcycle a {width:91px;height:83px;display:block;background:url(/images/btn_motorcycle_insurance.gif);background-repeat:no-repeat;}
#insurance_types #motorcycle a:hover  {width:91px;height:83px;display:block;background:url(/images/btn_motorcycle_insurance_over.gif);background-repeat:no-repeat;}
#insurance_types #boat a {width:91px;height:83px;display:block;background:url(/images/btn_boat_insurance.gif);background-repeat:no-repeat;}
#insurance_types #boat a:hover  {width:91px;height:83px;display:block;background:url(/images/btn_boat_insurance_over.gif);background-repeat:no-repeat;}
#insurance_types #commercial a {width:91px;height:83px;display:block;background:url(/images/btn_commercial_insurance.gif);background-repeat:no-repeat;}
#insurance_types #commercial a:hover  {width:91px;height:83px;display:block;background:url(/images/btn_commercial_insurance_over.gif);background-repeat:no-repeat;}
#insurance_types A {
padding-top:85px;
}

#insurance_types1 {
	width:100%;
text-align:center;
float:left;
background:url(/images/insurance_types_box_bg.png);
width:480px;
height:198px;
background-repeat:no-repeat;
padding-top:15px;
}
#insurance_types1 span {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
#insurance_types1 UL{
margin:0px auto;
list-style-type:none;
width:455px;
padding-top:20px;
list-style:none;
}
#insurance_types1 UL LI {float:left;}
#insurance_types1 UL LI A{
display:block;width:91px;height:123px;
}
#insurance_types1 UL LI A IMG {
clear:both;	
}


#policy_service_box {
	list-style:none;
	float:left;
	font-size:14px;
}
#policy_service_box img {border:0;float:left;margin:0;padding:0;margin-right:10px;}
#policy_service_box li {
display:block;
height:76px;
		margin-bottom:10px;}
#policy_service_box span {

	font-size:16px;
	font-weight:bold;
	margin-top:7px;
}


span.dot {
border-bottom:#28675b 1px dotted;

/*padding-left:26px;*/
/*padding-right:36px;*/
/*margin-right:36px;*/
/*display:block;*/
height:2px;
margin-bottom:15px;
/*width:506px;*/
width:96%;
float:left;
font-size:12px;
}


#hilite_box {
	width:506px;
		border:2px solid #8a2e2e;
	background-color:#faf1c0;
	float:left;
}
#hilite_box UL, #contact_box UL {
margin-top:10px;margin-left:5px;margin-right:5px;
	
}
#hilite_box LI, #contact_box LI{
	display: list-item;
margin-left:20px;
font-size:12px;
margin-bottom:8px;
}

#news {list-style-type:none;}
#news_full {
list-style-type:none;	
float:left;
}
#news_full LI {
float:left;
clear:both;
padding-bottom:15px;
}
#news_full LI IMG {
margin-top:5px;
padding-right:13px;
float:left;
}
#news_full LI B {
font-family:arial,helvetica,sans-serif;
float:left;
color:#8f0909;
font-size:12px;
text-decoration:underline;

}
#news_full LI P {float:none;padding:0px;}

.caption {
float:right;	
border:1px solid #8c0707;}
}
.caption img {display:block;}
.caption span {text-align:center;align:center;display:block;
background-color:#8c0707;
color:white;
font-weight:bold;
line-height:16px;
}


UL.news_list {
list-style-image:none;
list-style-type:none;
width:420px;
margin-top:10px;


}
UL.news_list LI {
color:#7d7d7d;
font-size:12px;
font-family:arial,helvetica,sans-serif;
line-height:21px;

background-image:url(/images/arrow.png);
background-repeat:no-repeat;
background-position: 0 .5em;

padding-left:.6em;
margin-left:15px;
margin-bottom:10px;



}
UL.news_list LI A {
	font-weight:bold;}


#myths_list {
	float:left;

	margin-left:15px;
}
#myths_list LI {
	color:#7d7d7d;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	line-height:21px;
}
#myths_list LI.myth {
	list-style-image:url(/images/arrow.png);	
}
#myths_list LI.myth B {
	font-weight:bold;
	color:#8c0707;
}
#myths_list LI.reality B {
	font-weight:bold;
	color:#093;

}
#myths_list LI.reality {
	list-style-type:none;
	margin-bottom:8px;		
}
