/**************************************************************************************/
/*
/*	  Designed by 'AS Designing'
/*	  http://www.asdesigning.com
/*
/**************************************************************************************/

/**************************************************************************************/
/**************************************************************************************/
/*   Elements
/**************************************************************************************/
/**************************************************************************************/

* {padding:0; margin:0; border: 0px;}

body
{
	background-color: #FFFFFF;
	color: #6E5A55;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table
{
	width: 100%;
}

img
{
    border: 0;
    vertical-align: top;     
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;	
}

a
{
	text-decoration: none;
	color: #6E5A55;
    outline-style: none;
	border-bottom: 1px #6E5A55 dotted;
}

a:hover
{
	color: #FF7700;
	border: none;
    outline-style: none;
}

ul
{
	list-style: none
}

li
{
	list-style: none;
}

form
{
	padding: 0px 0px 0px 0px;
}

fieldset 
{
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

input
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #6E5A55;
	border: 1px;
	border-color: #A2978C;
	border-style: solid;
}

textarea
{
	width: 450px;
	margin: 2px 2px 10px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	border: 1px;
	border-color: #A2978C;
	border-style: solid;
	color: #6E5A55;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	vertical-align: bottom;	
}

caption
{
}

label
{
	width: 150px;
	line-height: 18px;
    font-weight: normal;
}

/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs
/**************************************************************************************/
/**************************************************************************************/

#general
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 20px;
	border-left: 1px;
	border-left-style: dotted;
	border-color: #A2978C;
}

#companyname
{
	float: left;
	width: 400px;
	height: 90px;
	margin: 40px 0px 10px 0px;
}


#companyname a
{
	border: none;	
}

#adsense
{
	height: 60px;
	margin: 30px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	background-color: transparent;
}

#adsense a
{
	border: none;
}

/**************************************************************************************/
/*   Navigation
/**************************************************************************************/

#mainmenu
{
	clear: both;
	float: left;
	width: 100%;
	height: 90px;
	margin: 10px 0px 0px 0px;	
	text-align: center;
	vertical-align: bottom;
}

#mainmenu ul
{
	list-style: none;
	text-transform: uppercase;
}

#mainmenu li
{
	display: inline;
}

#mainmenu li a
{
	display: block;
	float: left;
	width: 189px;
	height: 55px;
	background-color: #128211;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	padding: 35px 0px 0px 0px;
	border: none;
}

#mainmenu li a:hover
{
	color: #FFFFFF;
	background-color: #FF7700;	
}

#submenu
{
	float: right;
	width: 285px;
	height: 21px;
	margin: 8px 0px 0px 0px;
}

#submenu #home a
{
	float: left;
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnof_home.png');
	background-repeat: no-repeat;
	border-style: none;	
}

#submenu #home a:hover
{
	float: left;	
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnon_home.png');
	border-style: none;	
	background-repeat: no-repeat;		
	border-style: none;	
}

#submenu #contact a
{
	float: left;
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnof_contact.png');
	background-repeat: no-repeat;				
	border-style: none;	
}

#submenu #contact a:hover
{
	float: left;
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnon_contact.png');	
	background-repeat: no-repeat;	
	border-style: none;		
}

#submenu #sitemap a
{
	float: left;
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnof_map.png');			
	background-repeat: no-repeat;
	border-style: none;		
}

#submenu #sitemap a:hover
{
	float: left;
	width: 19px;
	height: 21px;
	margin: 0px 2px 0px 2px;
	background: url('../images/btnon_map.png');	
	background-repeat: no-repeat;	
	border-style: none;		
}


/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#header
{
	height: 300px;
	vertical-align: bottom;
}

/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content
{
	width: 950px;
}

/**************************************************************************************/
/*   Column Left
/**************************************************************************************/


/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/

#colmain
{
	float: left;
	width: 670px;
}

#colmain h1
{
	margin: -20px 0px 20px 0px;
	color: #544c43;
	font-size: 16px;
	font-weight: bold;
}

#colmain h3
{
	margin: 20px 0px 20px 0px;
	color: #544c43;
	font-size: 13px;
	font-weight: bold;
}
 
#colmain h2
{
	margin: 20px 0px 20px 0px;
	color: #544c43;
	font-size: 14px;
	font-weight: bold;
}

#colmain p
{
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	text-align: justify;
}

#colmain ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#colmain li
{
	margin: 0px 0px 5px 0px;
	list-style:inside;
}

#colmain li a
{
	border-bottom: 1px;
	border-style: dotted;	
}

#colmain li a:hover
{
	border: none;	
}

#colmain input
{
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 3px 0px;
	border: 1px;
	border-color: #71675B;
	border-style: solid;
	color: #595959;
	width: 200px;
}

#colmain input[type="checkbox"],
#colmain input[type="radio"]
{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	border: none;
	background-color: transparent;
}

#colmain label
{
	float: left;
	width: 150px;
}

#colmain .txtblock
{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain #article img
{
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

#colmain .writenby
{
	float: left;
	margin: 0px 30px 10px 0px;	
}

#colmain .readmore
{
	margin: 0px 0px 10px 0px;
}


#colmain button, 
#colmain .button
{
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    width: 200px;
    height: 25px;
    font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #AAA096;
	border-color: #71675B;
	border-style: solid;
	outline-style: none;	
}

#colmain button:hover, 
#colmain .button:hover
{
	cursor: pointer;
	color: #FFF;
	background-color: #FF7700;
	border-color: #71675B;
	border-style: solid;
		
}



/**************************************************************************************/
/*   Column Right 
/**************************************************************************************/

#colright
{
	float: right;
	width: 235px;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	color: #FF7700;
	text-align: left;
}

#colright h1,
#colright h2,
#colright h3
{
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 7px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	background-image: url(../images/colright_headline.png);
	background-position: top left;
	background-repeat: repeat-y;	
}

#colright h4,
#colright .bannerheader
{
	height: 25px;
	margin: 10px 0px 10px 0px;
	color: #71675B;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

#colright p 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#colright ul 
{
	padding: 10px 0px 10px 0px;
}

#colright li  
{
	padding: 2px 0px 5px 0px;
	list-style: inside url(../images/mark.png);
}

#colright a,
#colright li a
{
	text-decoration: none;
    font-weight: normal;
	color: #595959;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #595959;
}

#colright a:hover,
#colright li a:hover
{
	color: #595959;
    cursor: pointer;
	text-outline: none;		
	border: none;
}

#colright input
{
	width: 200px;
}

#colright input[type="checkbox"],
#colright input[type="radio"]
{
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px 5px 0px 0px;	
	border: none;
}

#colright .txtblock
{
	margin: 20px 0px 20px 15px;
	padding: 0px 10px 0px 10px;
}

#colright button, 
#colright .button
{
    width: 120px;
    height: 25px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
    font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #AAA096;
	border-color: #71675B;
	border-style: solid;
}

#colright button:hover, 
#colright .button:hover
{
	cursor: pointer;
	color: #FFF;
	background-color: #FF7700;
	border-color: #71675B;
	border-style: solid;
}



/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{	
    width: 950px;
    height: 90px;
	margin: 30px 0px 0px 0px;
	text-align: left;
	background-image: url(../images/sep_hor.png);
	background-repeat: repeat-x;
	background-position: top;	
}

#footercontent
{
}

#footermenu
{
	float: right;
	width: 600px;
	height: 35px;
	padding-top: 25px;
	text-align: left;
	color: #6E5A55;	
	font-weight: bold;
	font-size: 10px;
}

#footermenu a,
#footermenu li a
{
	text-decoration: none;
    font-weight: bold;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #6E5A55;	
	color: #6E5A55;	
}

#footermenu a:hover,
#footermenu li a:hover
{
	color: #FF7700;
	border: none;
    cursor: pointer;
}

#footermenu ul 
{
	list-style: none;
	text-align: right;
}

#footermenu li
{
	display: inline;
    padding-left: 12px;  
}

#footertrademark
{
	float: left;
	width: 350px;
	margin: 25px 0px 20px 0px;
	color: #6E5A55;
	font-size: 10px;
	font-weight: bold;
}

#footertrademark #trade
{
	margin: 5px 0px 0px 0px;
}

#footertrademark a
{
	text-decoration: none;
	border: none;
}

#footertrademark a:hover
{
	border: none;
}


/**************************************************************************************/
/*   General Classes
/**************************************************************************************/
/**************************************************************************************/

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.center
{
    padding: 10px;
    text-align: center;    
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.spacer
{
	width: 1px;
	height: 40px;
}

.separator
{
	width: 1px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


.separator_10
{
	width: 1px;
	height: 1px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;	
}

.separator_15
{
	width: 1px;
	height: 1px;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;	
}

.separatordotted_hor
{
	margin: 20px 0px 0px 0px;
	height: 1px;
	background-image: url(../images/sep_hor.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.separatordotted_ver
{
	margin: 0px 0px 0px 0px;
	width: 1px;
	background-image: url(../images/sep_ver.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

.border 
{
}

.button, 
button
{
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 10px;
	height: 25px;
    width: 90px;
	color: #595959;
	background-color: #ECECEC;	
	border-color: #333;
	border-style: solid;
	outline-style: none;
}

.button:hover, 
button:hover
{
	background-color: #CFCFCF;
	border-color: #595959;
	border-style: solid;
	outline-style: none;	
}

.label
{
    font-weight: bold;
}

.asterisk
{
	float: left;
	width: 10px;
	padding: 0px 0px 0px 3px;
	color: #FF7700;
}




.fon {background:url('/images/cheap-insurance-quotes-2.jpg') bottom left no-repeat #f4f3f1; width:670px; height:160px;margin-left: 0px;min-height:160px;}
.fon text-align {margin-left:40px;margin-top:-20px;}
.fon font-family {Verdana, Geneva, sans-serif;}
.fon div{padding:0px;color:#f2f2f2;}
.fon h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.fon h3 span{color:#42320c;}
.fon h4 span{color:#42320c;}
.fon h2 span{font-size: 17px;color:#42320c;}
.fon h1 span{font-size:18px;color:#42320c;}
.fon form{margin:0;padding:0;margin-left:40px;margin-top:0px;}
.fon table{margin:0;padding:0;border:0;}
.fon table td{margin:0;padding:0px 0 0px 0;border:0;}



#nFirstname,#nLastname,#nzipcode{background:#f9fdff;border:1px solid #4f4f4f;color:#2b2b2b;font-

family:Arial;font-size:12px;}
#nFirstname,#nLastname{width:149px;}
#nzipcode2{width:200px;height:25px;font-size:15px;font-family:Arial;font-weight:bold; border:1px solid #e67411; 

text-align: center;}
#nzipcode6{width:100px;height:25px;font-size:14px;font-family:Arial;font-weight:bold; border:1px solid #a43803; 

margin-top:-5px; text-align: center;}
.nzipcode6{width:100px;height:25px;font-size:14px;font-family:Arial;font-weight:bold; border:1px solid #a43803; 

margin-top:-5px; text-align: center;}
#zipcode3{width:100px;font-size:17px;font-family:Arial;font-weight:bold; background:url('/images/butbg.jpg') 

bottom left repeat-x #f4fbe9;border:1px solid #b6ce90;}
#zipcode4{width:100px;font-size:17px;font-family:Arial;font-weight:bold; background:url('/images/butbg.jpg') 

bottom left repeat-x #f9dbd1;border:2px solid #e9ad94;}
#nstartquote2{width:202px; height:40px; margin-left:10px; background:url('/images/quote1.png') bottom left no-

repeat; font-family:Tahoma;font-size:16px;cursor: pointer;border:0;}
#nstartquote22{margin-left:10px; background:url('/images/quote1.png') bottom left no-repeat; font-

family:Tahoma;font-size:16px;cursor: pointer;border:0;}
#nstartquote3{width:105px; margin-left:2px; background:url('/images/butbg.jpg') bottom left repeat-x 

#f2f2f2;border:1px solid #cf2a31;color:#2b2b2b;font-family:Arial;font-weight:bold;font-size:17px;cursor: 

pointer;}
#nstartquote4{width:105px; margin-left:2px; background:url('/images/butbg.jpg') bottom left repeat-x 

#f9e9e3;border:1px solid #cf2a31;color:#953607;font-family:Arial;font-weight:bold;font-size:17px;cursor: 

pointer;}
#nstartquote5{width:202px; height:41px; margin-left:10px;  margin-top:-10px; background:url

('/images/quote1.png') bottom left no-repeat; border: none; font-family:Tahoma;font-size:16px;cursor: pointer;}

#nstartquote22:hover{margin-left:10px; background:url('/images/quote2.png') bottom left no-repeat; border: none; 

font-family:Tahoma;font-size:16px;cursor: pointer;}
#nstartquote3:hover{width:185px; margin-left:2px; background:url('/images/butbg.jpg') bottom left repeat-x 

#f2f2f2;border:1px solid #cf2a31;color:#2b2b2b;font-family:Arial;font-weight:bold;font-size:17px;cursor: 

pointer;}
#nstartquote4:hover{width:185px; margin-left:2px; background:url('/images/butbg.jpg') bottom left repeat-x 

#f9e9e3;border:1px solid #cf2a31;color:#953607;font-family:Arial;font-weight:bold;font-size:17px;cursor: 

pointer;}
#nstartquote5:hover{width:202px; height:41px; margin-left:10px; margin-top:-10px; background:url

('/images/quote2.png') bottom left no-repeat; border: none; font-family:Tahoma;font-size:16px;cursor: pointer;}

.quotes{background:url('/images/cheap-insurance-rates.jpg') bottom left no-repeat; 

width:510px;_height:100px;margin-left: 0px;min-height:100px;}
.quotes div{padding:1px;color:#414141;}
.quotes h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.quotes h3 span{color:#FFFFFE;}
.quotes h4 span{color:#ECF1EF;}
.quotes form{margin:0;padding:0;margin-left: 10px;}
.quotes table{margin:0;padding:0;border:0;margin-top:0px;}
.quotes table td{margin:3;padding:1px 0 0px 0;border:0;}

.rates{background:url('/images/Compare-cheap-insurance-quotes.gif') bottom left no-repeat; 

width:730px;_height:100px;margin-left: 0px;min-height:100px;border: 2px solid #e5e5e5;}
.rates div{padding:1px;color:#414141;}
.rates h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.rates h3 span{color:#FFFFFE;}
.rates h4 span{color:#ECF1EF;}
.rates form{margin:0;padding:0;margin-left: 10px;}
.rates table{margin:0;padding:0;border:0;margin-top:0px;}
.rates table td{margin:3;padding:1px 0 0px 0;border:0;}


.mrates{background:url('/images/cheap-insurance-rates.gif') bottom left no-repeat; 

width:730px;_height:100px;margin-left: 0px;min-height:100px;border: 2px solid #e9g9e7;}
.mrates div{padding:1px;color:#417181;}
.mrates h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.mrates h3 span{color:#FFFFFE;}
.mrates h4 span{color:#ECF1EF;}
.mrates form{margin:0;padding:0;margin-left: 10px;}
.mrates table{margin:0;padding:0;border:0;margin-top:0px;}
.mrates table td{margin:3;padding:1px 0 0px 0;border:0;}


.fon2{background:url('/images/compare-cheap-auto-insurance-rates.gif') bottom left no-repeat 

#f4f3f0;width:960px;_height:186px;margin-left: 23px;min-height:186px;}
.fon2 div{padding:0px;color:#f2f2f2;}
.fon2 h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.fon2 h3 span{color:#42320c;}
.fon2 h4 span{color:#42320c;}
.fon2 h2 span{color:#42320c;}
.fon2 h1 span{color:#42320c;}
.fon2 form{margin:0;padding:0;margin-left:40px;margin-top:0px;}
.fon2 table{margin:0;padding:0;border:0;}
.fon2 table td{margin:0;padding:0px 0 0px 0;border:0;}


.fon3{background:url('/images/cheap-auto-insurance-rates.jpg') bottom left no-repeat 

#f4f3f0;width:700px;_height:110px;margin-left: 0px;min-height:110px;}
.fon33{background:url('/images/cheap-auto-insurance-rates.jpg') bottom left no-repeat 

#f4f3f0;width:690px;_height:110px;margin-left: 0px;min-height:110px;}
.fon4{background:url('/images/compare-cheap-insurance-rates.jpg') bottom left no-repeat 

#f4f3f0;width:960px;_height:190px;margin-left: 23px;min-height:190px;}


.fon15{background:url('http://topcheapinsurance.com/images/fonhom3.jpg') bottom left no-repeat 

#f5f4f1;width:800px;_height:252px;margin-left: 0px;min-height:252px;margin-top:0px;}
.fon15 div{padding:0px;color:#f2f2f2;}
.fon15 h3{color:#000000;font-weight:normal;font-size:18px;margin:0;}
.fon15 h3 span{color:#42320c;}
.fon15 h4 span{color:#42320c;}
.fon15 h2 span{color:#42320c;}
.fon15 h1 span{color:#42320c;}
.fon15 form{margin:0;padding:0;margin-left:40px;margin-top:0px;}
.fon15 table{margin:0;padding:0;border:0;}
.fon15 table td{margin:0;padding:0px 0 0px 0;border:0;}
.fon15 nzipcode6 {width:100px;height:25px;font-size:14px;font-family:Arial;font-weight:bold; border:1px solid 

#a43803; text-align: center; margin-top:-5px;}

#nstartquote12{width:200px;height:34px; margin-left:2px; background:url

('http://topcheapinsurance.com/images/butt-homes.png') bottom left no-repeat; border: none; font-

family:Tahoma;font-size:16px;cursor: pointer;}

#nstartquote12:hover{width:200px; height:34px; margin-left:2px; background:url

('http://topcheapinsurance.com/images/butt-homes2.png') bottom left no-repeat; border: none; font-

family:Tahoma;font-size:16px;cursor: pointer;}

#nstartquote12{width:200px;height:34px; margin-left:2px; background:url('http://quotesautoinsurance.org/images/butt-homes.png') bottom left no-repeat; border: none; font-family:Tahoma;font-size:16px;cursor: pointer;}

#nstartquote12:hover{width:200px; height:34px; margin-left:2px; background:url('http://quotesautoinsurance.org/images/butt-homes27.png') bottom left no-repeat; border: none;  font-family:Tahoma;font-size:16px;cursor: pointer;}

.fon5{background:url('/images/cheap-auto-insurance-rates.jpg') bottom left no-repeat #f4f3f0;width:730px;_height:110px;margin-left: 0px;min-height:110px;}
.fon6{background:url('/images/cheap-auto-insurance-rates.jpg') bottom left no-repeat #f4f3f0;width:670px;_height:110px;margin-left: 0px;min-height:110px;}