html, body { background: url('images/bg.jpg') #555555 repeat-x; text-align: center; font-family: verdana, arial, sans-serif; font-size: 12px; color: #0000000; margin-bottom: 10px;}

h1 { font-family: arial; font-size:22px; font-weight: bold; color: #1896f6; margin-top:-0px; margin-bottom: 10px; }
h2 { font-family: arial; font-size:16px; font-weight: bold; color: #1896f6; margin-top:-0px; margin-bottom: 10px; }
h3 { font-family: arial; font-size:13px; font-weight: bold; color: #1896f6; margin-top:-0px; margin-bottom: 10px; }

#container { width: 840px; margin: auto; }

#header { background: url('images/header.jpg') #fff; height: 97px; margin-bottom: 15px; text-align: left; border-left: 20px solid #fff; border-right: 20px solid #fff;}
#header-img { background: url('images/header-img.jpg') #fff; height: 266px; border-left: 20px solid #fff; border-right: 20px solid #fff;}

#content { padding: 20px; text-align: left; background: #fff; word-spacing: 1px; line-height: 22px;border-left: 20px solid #fff; border-right: 20px solid #fff;}
#content a:link { color: #0c7ace; font-weight: normal; text-decoration: underline; font-size: 12px;}
#content a:visited { color: #0c7ace; font-weight: normal; text-decoration: underline; font-size: 12px; }
#content a:hover { color: #000; font-weight: normal; text-decoration: underline; font-size: 12px;}

.subtitle { font-weight: bold; color: #0c7ace; }
li.spacing { margin-bottom: 8px; }

#carriers { float:right; width: 200px; margin-left: 20px; border: 1px solid #ededed;  padding: 0 8px;}
#carriers p.txt { padding-bottom: 10px; border-bottom:1px solid #c0c0c0; margin-bottom: 10px; }
#carriers p.center { text-align:center }
#carriers p.center img { width: 180px; height: 50px; }

/* Header Navigation Customization - Edit this code to customize navigation for header.
****************************************************************************************************************************/
#headnav { height: 41px; background: #fff; text-align: center; padding-top: 2px; width: 880px;}

#headnav {
font-weight: bold; font-family: verdana;font-size: 11px;
width: 100%;
}

#headnav ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

#headnav ul li{
display: inline;
}

#headnav ul li a{
color: #000000;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 15px; /*spacing between each menu link*/
text-decoration: none; font-family: verdana;font-size: 11px; font-weight:bold;
border-bottom: 3px solid #1791F1; /*bottom border is 3px*/
}

#headnav ul li a:visited { font-weight: bold; font-family: verdana;font-size: 11px;}

#headnav ul li a:hover, .underlinemenu ul li a.selected{ font-family: verdana;font-size: 11px; font-weight: bold;
border-bottom-color: black;
}


/* Footer Navigation Customization - Edit this code to customize navigation for footer. Uncomment to include in CSS. 
*****************************************************************************************************************************/
#footer { font-family: arial; background: #c4c4c4; text-align: center;  padding: 8px; border-left: 20px solid #c4c4c4; border-right: 20px solid #c4c4c4;}
#footernav a:link { font-family: arial, verdana, sans-serif;; font-size: 12px; font-weight: bold; color: #000; text-decoration: none; }
#footernav a:visited { font-family: arial, verdana, sans-serif;; font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}
#footernav a:hover {font-family: arial, verdana, sans-serif;; font-size: 12px; font-weight: bold; color: #000; text-decoration: underline; }

#copy {font-family: arial; font-size: 11px; color: #000;}
#copy a:link, a:visited, a:hover { font-family: arial, verdana, sans-serif;; font-size: 11px; font-weight: normal; color: #000; text-decoration: none; }

#servicearea { color: #fff; font-size: 11px; padding-top: 5px; text-align: left;}


#formbox { padding-top: 145px; padding-left: 465px;  margin: 0; font-size: 16px; font-weight: bold; color: #fff; }
#formbox select { height: 25px;  margin: 0; padding-top: 2px;}
#formbox image { border: 0; }
.button { border: none; background: url('images/quote_but.jpg'); width: 99px; height: 22px; margin:0; padding: 0;}

/* Main Page Production Buttons 
*****************************************************************************************************************************/
a.health { background:url('images/health_but.jpg') repeat 0px 0px; width: 156px; height: 96px; display: block; }
a.health span { display: none; }
a.health:hover { background: url('images/health_but.jpg') repeat 0px -96px; }        

a.life { background:url('images/life_but.jpg') repeat 0px 0px; width: 156px; height: 96px; display: block; }
a.life span { display: none; }
a.life:hover { background: url('images/life_but.jpg') repeat 0px -96px; } 

a.disability { background:url('images/disability_but.jpg') repeat 0px 0px; width: 156px; height: 96px; display: block; }
a.disability span { display: none; }
a.disability:hover { background: url('images/disability_but.jpg') repeat 0px -96px; } 

a.ltc { background:url('images/ltc_but.jpg') repeat 0px 0px; width: 156px; height: 96px; display: block; }
a.ltc span { display: none; }
a.ltc:hover { background: url('images/ltc_but.jpg') repeat 0px -96px; } 

a.group { background:url('images/small_group_but.jpg') repeat 0px 0px; width: 156px; height: 96px; display: block; }
a.group span { display: none; }
a.group:hover { background: url('images/small_group_but.jpg') repeat 0px -96px; } 