/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
/*end reset*/
body{
	background: url('images/bg.gif') center top repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
p{
	margin-bottom: 18px;
}
/*containers*/
#container{
	margin: 0 auto;
	width: 960px;
}
#top-bar{
	height: 100px;
	overflow: hidden;
}
#content-container{
	background: url('images/bg-content.gif') bottom center repeat-x;
	clear: both;
	color:#333;
	margin: 0 auto;
	width: 960px;
}
#main-content{
	float: left;
	padding: 40px 45px 20px 45px;
	width: 545px;
}
#customer-care{
	border-top: solid 1px #ccc;
	font-size: 12px;
	line-height: 18px;
	margin-top: 40px;
	overflow: hidden;
	padding-top: 20px;
}
#cc-col-left{
	float: left;
}
#cc-col-right{
	float: right;
}
.cc-col{
	width: 250px;
}
#side-bar-bg{
	background: url('images/side-bar-bg.gif') top left repeat-y;
}
#side-bar{
	color: #666;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	padding: 40px 20px;
	width: 280px;
}
#footer-container{
	font-size: 10px;
	padding-top: 20px;
}
/*top bar*/
h1{
	background: url('images/logo-header.gif') no-repeat;
	height: 50px;
	float: left;
	line-height: 0px;
	margin: 28px 0 22px 29px;
	text-indent: -9999em;
	width: 202px;
}
#phone{
	float: right;
}
#phone-header{
	font-size: 22px;
	margin: 37px 26px 0 0;
	text-align: right;
}
#phone-header span{
	color: #56b52d;
}
#phone-header-2{
	font-size: 14px;
	margin-right: 26px;
	text-align: right;
}
/*navigation*/
#nav{
	float: left;
	line-height: 0px;
	margin-left: 40px;
}
#nav li{
	float: left;
}
#nav li a{
	display: block;
	height: 50px;
	float: left;
	text-indent: -9999em;
	width: 179px;
}
#nav #nav-home a{
	background: url('images/navigation.gif') left top no-repeat;
}
#nav #nav-home a:hover{
	background: url('images/navigation.gif') left bottom no-repeat;
}
#nav #nav-about a{
	background: url('images/navigation.gif') -179px top no-repeat;
}
#nav #nav-about a:hover{
	background: url('images/navigation.gif') -179px bottom no-repeat;
}
#nav #nav-products a{
	background: url('images/navigation.gif') -358px top no-repeat;
}
#nav #nav-products a:hover{
	background: url('images/navigation.gif') -358px bottom no-repeat;
}
#nav #nav-faq a{
	background: url('images/navigation.gif') -537px top no-repeat;
}
#nav #nav-faq a:hover{
	background: url('images/navigation.gif') -537px bottom no-repeat;
}
#nav #nav-contact a{
	background: url('images/navigation.gif') -716px top no-repeat;
}
#nav #nav-contact a:hover{
	background: url('images/navigation.gif') -716px bottom no-repeat;
}
/*dropdown menu*/
#dropmenudiv{
position:absolute;
border:0px solid #392c1a;
border-bottom-width: 0;
font:normal 13px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 9px;
border-bottom: 1px solid #79ba98;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #79ba98;
font-weight: normal;
color: #333;
}
/*content*/
h2{
	color:#006b2e;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2:hover{
	text-decoration: underline;
}
h3{
	color:#56b52d;
	clear: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4{
	clear: both;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
h6{
	font-size: 10px;
	font-weight: bold;
}
#main-content a{
	color:#006633;
	text-decoration: none;
}
#main-content a:hover{
	text-decoration: underline;
}
.link-columns{
	float: left;
	margin: 0px 40px 20px 0;
}
.link-columns li{
	background: url('images/icon-check.jpg') 0px 6px no-repeat;
	margin-right: 10px;
	text-indent: 15px;
}
.link-col{
	float: left;
}
.smaller{
	font-size: 12px;
	color: #333;
	clear: both;
	line-height:18px;
	margin-top: 20px;
}
.title-faq{
	color:#56b52d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
.return-to-top{
	font-size: 10px;
	text-align: right;
}
.bullets{
	margin: -15px 0 20px 0;
}
.bullets li{
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 5px;
}
.content-img{
	float: left;
	margin: 0 30px 20px 0;
}
#get-quote-now{
	float: left;
	line-height: 0px;
}
#get-quote-now li{
	float: left;
}
#get-quote-now li a{
	display: block;
	height: 21px;
	float: left;
	margin: 0 20px 20px 0;
	text-indent: -9999em;
	width: 199px;
}
#get-quote-now #auto a{
	background: url('images/button-instant-auto-quote.gif') left top no-repeat;
}
#get-quote-now #auto a:hover{
	background: url('images/button-instant-auto-quote.gif') left bottom no-repeat;
}
#get-quote-now #home a{
	background: url('images/button-instant-home-quote.gif') left top no-repeat;
}
#get-quote-now #home a:hover{
	background: url('images/button-instant-home-quote.gif') left bottom no-repeat;
}
/*customer care*/
#policy-change{
	float: right;
	line-height: 0px;
	margin: 10px 0;
}
#policy-change li{
	float: right;
}
#policy-change li a{
	display: block;
	height: 28px;
	float: right;
	text-indent: -9999em;
	width: 158px;
}
#policy-change #button-policy-change a{
	background: url('images/button-make-policy-changes.gif') left top no-repeat;
}
#policy-change #button-policy-change a:hover{
	background: url('images/button-make-policy-changes.gif') left bottom no-repeat;
}
#billing-claims{
	float: right;
	line-height: 0px;
	margin: 10px 0;
}
#billing-claims li{
	float: right;
}
#billing-claims li a{
	display: block;
	height: 28px;
	float: right;
	text-indent: -9999em;
	width: 158px;
}
#billing-claims #button-billing-claims a{
	background: url('images/button-billing-claims.gif') left top no-repeat;
}
#billing-claims #button-billing-claims a:hover{
	background: url('images/button-billing-claims.gif') left bottom no-repeat;
}
.label{
	clear: both;
	float: left;
	font-size: 10px;
	margin: 5px 0;
}
.input{
	float:right;
	margin: 5px 0;
}
.textarea{
	float: right;
	margin: 5px 0;
}
.submit{
	clear: both;
	float: right;
}
/*side bar*/
.underline{
	border-bottom: solid 1px #baf2a2;
	color:#56b52d;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 280px;
}
#partners{
	float: right;
	font-size: 10px;
	line-height: 12px;
	margin-left: 30px;
	width: 122px;
}
#partners p{
	margin-bottom: 0px;
}
#partners img{
	margin: 6px 0;
}
/*call us now*/
#call-us-now{
	background: url('images/box-contact-info.jpg') no-repeat;
	color: #333;
	padding: 15px 15px;
	height: 165px;
	width: 247px;
}
#call-us-now #toll-free{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
#call-us-now #numeric{
	margin: -15px 0 5px 0;
}
#call-us-now #toll-free span{
	display: block;
	font-size: 24px;
}
#call-us-now #spanish{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
#call-us-now #hours{
	width: 130px;
	line-height: 14px;
}
/*footer*/
/*footer navigation*/
#footer-nav{
	float: left;
}
#footer-nav li{
	display: block;
	float: left;
}
#footer-nav li a{
	color: #006633;
	text-decoration: none;
}
#footer-nav li a:hover{
	text-decoration: underline;
}
#footer-nav .fnav{
	background: url('images/footer-nav-border.gif') left 7px no-repeat;
	padding-left: 7px;
	margin-left: 10px;
}
/*footer logo*/
#footer-logo{
	background: url('images/logo-footer.gif') no-repeat;
	float: right;
	height: 30px;
	margin-right: 25px;
	text-indent: -9999em;
	width: 120px;
}
#footer-tag{
	clear: left;
	color: #333;
	margin-top: -10px;
}
/*misc classes*/
.clear-float{
	clear:both;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.go-button{
	margin: 0 5px;
}
.spanish{
	font-size: 18px;
	font-weight: bold;
	margin-top: -10px;
}
.toll-free{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
.toll-free-numeric{
	margin-top: -15px;
}