html {
	 margin:0px;
	 padding:0px;
	 width:100%;

     }
body  {
	  margin: 0px auto auto auto ;
	  padding: 0px 0px 0px 0px;
	  background:#36373C url(../images/stripe.png);
	  }
	  
.staff_sep {
	border-top:solid 1px #353535;
}

#main_page{
	 width:960px;	
	 margin: 0px auto auto auto ;
	 overflow:hidden;
	 background:#ffffff;
}
	  
#header{
	 width:960px;
	 height:100px;
      background-color:#FFFFFF;
	 }
#top_rt_menu{
	 float: right;
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 padding-top:10px;
	 padding-right:10px;
}
#top_rt_menu a{
	  
     padding-left: 5px;
     padding-right:5px;
     color: #000000;
     text-decoration: none;
     width: auto;
}

#logo{
	 float:left;
	 padding-top:50px;
	 padding-left:10px;
	 
	 font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	 font-size:26px;
	 color:#333;
}	

#menu{
	 width:960px;
	 height:88px;
	 background-image:url('../images/main_menu-bg2.jpg');
	 background-repeat:no-repeat;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 float:left;
	 
}


#menu {
	text-align:center;
	position:relative;

 }
 #menu ul {
	 list-style-type:none;
	 padding:0px 0px 0px 0px;
 	 margin:55px 0px 0px 0px;
 }
  #menu ul li {
	 display:inline;
	 padding:0px 0px 0px 0px;
 	 margin:0px 0px 0px 0px;
 }
 #menu ul li a {
	
	width:100px;
	color:#333;
	font-size:16px;
	font-weight:normal;
	padding-right:20px;
	padding-left:20px;
	text-decoration:none;
	text-transform:capitalize;
 }
 #menu ul li a:hover {
	
	width:100px;
	color:#333;
	font-size:16px;
	font-weight:normal;
	padding-right:20px;
	padding-left:20px;
	text-decoration:none;
	text-transform:capitalize;
 }
 
 .sub{
 	position:absolute;
	z-index:100;
	display:none;
	padding-top:0px;
	margin-left:10px;
	margin:17px 0px 0px 0px;
 }
 
 #menu .sub ul {
	 list-style-type:none;
	 padding:0px 0px 0px 0px;
 	 margin:13px 0px 0px 0px;
 }
 #menu .sub ul li {
	 display:inline;
	 padding:0px 0px 0px 0px;
 	 margin:0px 0px 0px 0px;
 }
 #menu .sub ul li a {
	display:block;
	background:#a3a1a4;
	color:#222;
	font-size:14px;
	font-weight:normal;
	padding:2px 10px 2px 5px;
	text-transform:capitalize;
	border-bottom:solid 1px #FFFFFF;
 }
 #menu .sub ul li a:hover {
	display:block;
	background:#a3a1a4;
	color:#222;
	font-size:14px;
	font-weight:normal;
	padding:2px 10px 2px 5px;
	text-transform:capitalize;
	border-bottom:solid 1px #FFFFFF;
 }
 


#menu_links{
     width:160px;
     height:38px;
	 padding-top:50px;
	 float:left;
	 text-align:center;
}

#menu_links a{
     padding-left: 15px;
     padding-right: 15px;
     color: #000000;     
     text-decoration: none;
     width: auto;
 }

#below_menu{
	 width:960px;
	 float:left;
	 background:#FFFFFF url(../images/333_bg.jpg) top left repeat-y;
	
}
#left_panel{
	width:280px;
     float:left;

}


#car{
	width:280px;
	height:83px;
     float:left;
}
#gray_panel{
	width:280px;
	height:26px;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
	background-image:url('../images/quote_bg.gif');
	
}
#Quote{
	 float:left;
	 text-align:left;
	 padding-top:3px;
	 padding-left:5px;
}
#arrow{
     float:right;
	  padding-top:5px;
	  padding-right:0px;
	  }
#arrow a {
	text-decoration:none;
	color:#000;
}
#arrow a:hover {
	text-decoration:none;
	color:#000;
}
#home{
	width:280px;
	height:85px;
   float:left;

}
#family{
	width:280px;
	height:92px;
     float:left;

}
#building{
	width:280px;
	height:82px;
     float:left;

}

#sea{
	width:280px;
	height:83px;
     float:left;

}
#rt_panal{
	width:620px;
	height: auto;
	min-height:546px;
    float:left;
	font-family:Arial, Helvetica, sans-serif;
    
    padding-left:20px;
    padding-right:40px;
    padding-top:20px;
	font-size:12px;
}
#rt_panal p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
#rt_panal h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
}
#rt_panal ul {
	margin-top:0px;
	margin-bottom:0px;
}
#rt_panal ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
#rt_panal table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

#quote_form {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

#quote_form table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

#welcome{
	width:620px;
	height: auto;
	float:left;
}

#welcome_top{
   width:615px;
   height:34px;
   float:left;

}
#welcome_middle{
   width:578px;
   height:auto;
   border-left:1px #BABBBC solid;
   border-right:1px #BABBBC solid;
   padding-left:15px;
   padding-right:20px;
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:25px;
	padding-bottom:20px;
	float:left;



   }
#welcome_bottom{
   width:615px;
   height:16px;
   float:left;

}
#what_new{
	width:620px;
	height: auto;
	margin-top:15px;
	float:left;
	

	
}
#what_new_top{
   width:617px;
   height:34px;
   float:left;
   
	
}

#what_new_middle{
   width:580px;
   height:auto;
   border-left:1px #BABBBC solid;
   border-right:1px #BABBBC solid;
   padding-left:15px;
   padding-right:20px;
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:25px;
	padding-bottom:20px;
	
	float:left;

}
#what_new_bottom{
   width:617px;
   height:16px;
   float:left;
}
#rt_2panal{
	width:614px;
	 padding-right:5px;
	 padding-top:15px;
	 float:left;
	 margin-top:5px;
	


}
#month_feature{
	width:303px;
	height:auto;	
	float:left;	
}
#month_feature_top{
   width:303px;
   height:34px;
   float:left; 
	
}

#month_feature_middle{
   width:276px;
   height:auto;
   border-left:1px #e3e4e4 solid;
   border-right:1px #e3e4e4 solid;
   padding-left:10px;
   padding-right:15px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:25px;
	padding-bottom:20px;
	float:left;

}
#month_feature_bottom{
   width:300px;
   height:14px;
   float:left;
   

}
#contact_us{
	width:300px;
	height: auto;	
	float:left;
	margin-left:7px;

	
}
#contact_us_top{
   width:300px;
   height:34px;
   float:left;
  

   
	
}

#contact_us_middle{
   width:276px;
   height:auto;
   border-left:1px #e3e4e4 solid;
   border-right:1px #e3e4e4 solid;
   padding-left:10px;
   padding-right:15px;
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:25px;
	padding-bottom:20px;
	
	float:left;

}
#contact_us_bottom{
   width:303px;
   height:14px;
   float:left;
}


#footer{
	width:960px;
	height:54px;
    margin: 0px auto auto auto ;
    border-top:solid 1px #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
#footer table {
	margin-left:25px;
}
#footer table tr td {
	padding-top:13px;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
}

#footer table tr td a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.comp_cell {
	border:solid 1px #cccccc;
	height:132px;
	width:198px;
	text-align:center;
}

.req {
	color:#F00;
	font-size:11px;
}

.faq_question {
	font-family:Arial, Helvetica, sans-serif;
	color:#36373C;
}

.faq_question a {
	font-size:12px;
	color:#36373C;
	text-decoration:none;
}

.faq_answer {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#dv_cars table tr td.header {
	background:#eaeaea;
	color:#666666;
	border:solid 1px #dddddd;
	font-weight:bold;
	font-family:Verdana;
}

#dv_drivers table tr td.header {
	background:#eaeaea;
	color:#666666;
	border:solid 1px #dddddd;
	font-weight:bold;
	font-family:Verdana;
}

#dv_liab table tr td.header {
	background:#eaeaea;
	color:#666666;
	border:solid 1px #dddddd;
	font-weight:bold;
	font-family:Verdana;
}

#dv_cars2 table tr td.header {
	background:#eaeaea;
	color:#666666;
	border:solid 1px #dddddd;
	font-weight:bold;
	font-family:Verdana;
}

.quoteForm table tr td.header {
	background:#eaeaea;
	color:#666666;
	border:solid 1px #dddddd;
	font-weight:bold;
	font-family:Verdana;
}

















