
/* Start */
html, body, .container {height: 100%;}

body > .container {height: auto; min-height: 100%;}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
	margin:0px 0px 0px 0px;
	background-color:#FBF9EE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
form {
	margin:0px;
}
h1 {
	margin:0px 0px 8px 0px;
	color:#1E917F;
	font-size:20px;
	font-weight:normal;
}
h2 {
	margin:0px;
	color:#4F4F4F;
	font-size:16px;
}
li {
	margin:8px 0px 8px 0px;
}
ul, ol {
	margin:0px 0px 0px 40px;
	padding:0px;
}
p {
	margin:0px 0px 8px 0px;
}




.container {
	display:block;
	background-color:#FBF9ED;
}
.header {
	display:block;
	background-color:#F6F6F1;
	background-image:url(/images/middle-bg.jpg);
}



/* Header Navigation And Logo */
.header-top {
	display:block;
	padding:17px 0px 0px 0px;
	height:64px;
	width:952px;
	margin:0px auto 0px  auto;
}
.nav {
	display:inline;
	float:right;
	margin:0px 75px 0px 0px;
}
.nav div {
	display:table;
	float:left;
	margin:0px 2px 0px 2px;
}
.nav div:hover {
	background-image:url(/images/nav-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#1E917F;
}
.nav div a {
	display:block;
	font-size:11px;
	padding:4px 5px 3px 5px;
	text-decoration:none;
	color:#414141;
	font-weight:bold;
}
.nav div a:hover {
	background-image:url(/images/nav-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.logo	{
	width:350px;
	height:49px;
}


/* Header Middle / Form */
.header-middle {
	display:block;
	background:url(/images/get-discount.jpg) no-repeat;
	clear:both;
	width:939px;
	vertical-align:top;
	height:318px;
	margin:0px auto 0px  auto;
}
.main-image	{
	width:939px;
	height:318px;
	margin-left:360px;
	clear:both;
	position:absolute;
}
.form-bg {
	display:block;
	float:right;
	background-image:url(/images/form-bg.jpg);
	width:195px;
	height:181px;
	padding:110px 0px 0px 180px;
}
.insurance-type, .insurance-select, .insurance-select select {
   display:none;
}
.insurance-zip	{
	color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
}
.input-zip  {
   display:block;
   background:url(/images/zip-bg.png) no-repeat;
   width:95px;
   height:39px;
   margin-left:10px;
   margin-top:4px;
}
.input-zip input {
	width:80px;
	font-size:16px;
	color:#8E8E80;
	background-color:#fdfdfd;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	outline:none !important;
	border:none !important;
	text-align:center;
	margin-top:2px;
	margin-left:2px;	
}
.continue-button input {
	margin-top:10px;
	height:47px;
	width:126px;
}
.header-comment	{
	width:415px;
	height:218px;
}



/* Middle Nav */
.middle-nav {
	display:block;
	padding:219px 0px 0px 0px;
	position:absolute;
}
.middle-nav img {
	float:left;
	padding:0px 10px 0px 10px;
}
.middle-nav a {
	display:block;
	float:left;
	color:#ffffff;	
	font-weight:bold;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	padding:6px 0px 0px 0px;
}
.middle-nav a:hover {
	text-decoration:underline;
}
.middle-link-split	{
	width:1px;
	height:88px;
}
.link-a {
	width:276px;
	height:79px;
	display:block;
	margin-left:10px;
	background:url(/images/piggy-bank.png) no-repeat;
}
.link-b {
	width:260px;
	height:77px;
	display:block;
	background:url(/images/lowering-costs.png) no-repeat;
}	




/*.main {padding-bottom: 100px;}   must be same height as the footer --  This is being handled by the class below*/

.main {
	display:block;
	clear:both;
	width:952px;
	margin:0px auto 20px  auto;
	padding:25px 0px 40px 0px;
}
.content {
	display:block;
	float:left;
	width:630px;
	color:#454343;
	padding:0px 0px 20px 0px;
}
.content a {
	color:#C7A446;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.main img {
	float:right;
	width:239px;
	height:187px;
}





.footer  {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px; 
	clear:both;
	text-align:center;
} 
.footer a {
	color:#888888;
	margin:0px 8px 0px 8px;
	text-decoration:none;
}
.footer a:hover {
	color:#888888;
	text-decoration:underline;
}
#disclosures {
	width:952px;   /* What ever the wrappers width is. */
	margin:0 auto;  /* Centers the text or element */
	border-top:#6C6F5E 1px dotted;
	padding:20px 0px 0px 0px;
	color:#888888;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	text-align:center;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#888888;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}

