/* Medicare Supplement Leads Document */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
background: #FAF8CC;
font: 12px Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
min-height: 100%;
height: 100%;
position: relative;
}

body>#main {
height: auto;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box {
min-height: 1px;
}

.cleaning-box:after {
display: block;
clear: both;
visibility: hidden;
height: 0;
font-size: 0;
content: ' ';
}

.noscreen {
display: none;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 140%;
margin-bottom: 0px;
color: #003B69;
}

h1 {
font-size: 36px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 50px 0 14px 80px;
background: url('../img/logo.gif') no-repeat 0 43px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFF00;
}

h2 {
font-size: 19px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #A3F2B8;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 5px;
}

h3 a{

	color:#FF0000;
}

h3 a:hover {
        color:#999999;
        text-decoration: underline;
}

h3 span{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FF6633;
}

h4 {
font-size: 17px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #660000;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 5px;
}

h4 a{

	    color:#880000;
        text-decoration: none;
}

h4 a:hover {
        color:#A3F2B8;
        text-decoration: none;
}

h4 span{
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

h5 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #FF0000;
letter-spacing: 1px;
padding-bottom: 0px;
border-bottom: 0px solid #004C87;
margin-bottom: 0px;
}

h5 a{

	    color:#FF0000;
        text-decoration: none;
}

h5 a:hover {
        color:#A3F2B8;
        text-decoration: none;
}

h6 {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #000000;
letter-spacing: 1px;
padding-bottom: 0px;
border-bottom: 0px solid #004C87;
margin-bottom: 0px;
}

h6 a{
color:#000000;
text-decoration: none;
}

h6 a:hover {
color:#A3F2B8;
text-decoration: none;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 5px;
}

/* Images */

img.float {
float: left;
border: 0px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
height: 150px;
position: relative;
background: #006497 url('../img/hd-bg.gif') repeat-x 0 0;
}

#header-in {
width: 950px;
height: 150px;
position: relative;
margin: 0 auto;

}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 12px;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('../img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}

/* Social */

form.social {
width: 74px;
position: absolute;
top: 47px;
right: 0;
}

form.social fieldset {
border: 0;
}

div.social{margin:16px 0}
span.social_tagline{position:relative}
span.social_tagline span{display:none; width:14em}
span.social_tagline:hover span{position:absolute; display:block; top:-1em; background:#ffe; border:1px solid #ccc; color:black; line-height:1em}
.social span{display:block}
.social ul{display:inline; margin:0 !important; padding:0 !important}
.social ul li{background:none; display:inline !important; list-style-type:none; margin:0; padding:1px}
.social ul li:before{content:""}
.social img{float:none; width:20px; height:20px; border:0; margin:0; padding:0
}

/* Menu */

#menu-box {
background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
border-bottom: 3px solid black;
}

#menu {
width: 950px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 0em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
padding: 0.9em 1.0em 0.7em 1.3em;
}

#menu li a:hover, #menu li a.active {
color: #000000;
background-color: #006497;
font-weight: bold;
font-size: 1.1em;
}

/* Content box */

#content {
background: #C3FDB8
min-height: 100%;
}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
border-bottom: 1px solid #B0B0B0;
padding-bottom: 0px;
min-height: 100%;
}

#content-box-in-left {
width: 70%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
margin: 1.8em 1em 4em 1.5em;
}

#content-box-in-right {
width: 29%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #004A75;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 18px;
font-weight: bold;
}

#content-box-in-right h5 {
border: 0;
background-color: transperent;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 18px;
font-weight: bold;
}

#content-box-in-right-in {
margin: 1.8em 1em 3em 1.5em;
}

/* Footer */

#footer {
width: 100%;
height: 34px;
background: #004A75 url('../img/footer-bg.gif') repeat-x 0 0;
position: absolute;
bottom: 0;
left: 0;
font-size: 10px
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 450px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}

