@charset "utf-8";
/* CSS Document */


	
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#105688;
	}
	
#wrapper {
	background-color:white;
	width:100%;
	min-width:999px;
	}
	
#header {
	height:78px;
	background-image:url(i/header_bkgd.gif);
	background-repeat:repeat-x;
	}
	
#header_container {
	margin:auto;
	width:921px;
	padding-top:10px;
	padding-left:40px;
	}
	
#links {
	float:left;
	color:#c2d9ea;
	font-size:14px;
	margin-top:35px;
	padding-left:340px;
	}
	
#links a {
	color:#c2d9ea;
	text-decoration:none;
	}
	
#links a:hover {
	color:#c2d9ea;
	text-decoration:underline;
	}
	
#logo {
	float:left;
	}
	
#hero {
	height:401px;
	background-image:url(i/hero_bkgd.gif);
	background-repeat:repeat-x;
	}
	
#hero_container {
	margin:auto;
	background-image:url(i/hero.jpg);
	background-repeat:no-repeat;
	height:401px;
	width:921px;
	position:relative;
	}
	
	
#h1style{
	margin:0px;
	color:#16649b;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-size:62px;
	letter-spacing:-3px;
	word-spacing:-3px;
	position:absolute;
	left:373px;
	top:158px;
	}
#terms h1
{
	position:relative;
	left:0px;
	top:0px;
	font-size:30px;
	letter-spacing:-1px;
	}

h2 {
	margin:0px;
	color:#8f8f8f;
	font-size:29px;
	letter-spacing:-1px;
	position:absolute;
	left:385px;
	top:225px;
	font-weight:normal;
	}
	
#terms h2
{
	position:relative;
	left:0px;
	top:0px;
	font-size:20px;
	letter-spacing:-1px;
	padding-bottom:10px;
	}
	
#form {
	position:absolute;
	left:410px;
	top:268px;
	}
	
.form_label {
	color:#434749;
	font-size:14px;
	text-align:right;
	}
	
#type {
	font-size:16px;
	height:32px; 
	width:220px; 
	border:1px solid #a9cad7;
	padding:2px;
	}
	
#zipcode {
	font-size:16px;
	width:80px; 
	height:18px; 
	margin-right:4px; 
	border:1px solid #a9cad7;
	padding:5px;
	
	}
	
#submit {
  	display: block;
  	width: 174px;
  	height: 48px;
  	background: url("i/button.gif") no-repeat 0 0;
	}

#submit:hover{ 
  	background-position: 0 -48px;
 	}
	
#main_content {
	margin:auto;
	width:921px;
	padding-left:40px;
	margin-top:30px;
	}
	
#main_content2 {
	margin:auto;
	width:851px;
	padding-left:40px;
	margin-top:30px;
	padding-right:70px;
	height:100%;	
	}
	
#main_content2 p {
	font-size:14px;
	color:#818486;
	line-height:21px;
	}
	
#main_content2 a {
	color:#818486;
	text-decoration:none;
	}
	
#main_content2 a:hover {
	color:black;
	text-decoration:none;
	}
	
.heading {
	margin:0px;
	color:#546d7e;
	font-size:24px;
	font-weight:normal;
	}
	
	
h3 {
	margin:0px;
	color:#546d7e;
	font-size:24px;
	font-weight:normal;
	padding-bottom:20px;
	}
	
#terms h3
{
	font-size:18px;
	color:#888;
	padding-bottom:5px;
	}
	
.steps {
	font-size:13px;
	color:#818486;
	float:left;
	padding-right:45px;
	padding-top:5px;
	}
	


#left {
	float:left;
	width:479px;
	margin-top:40px;
	}
	
#headline {
	margin:0px;
	color:#546d7e;
	font-size:24px;
	font-weight:normal;
	}
	
#left p {
	font-size:14px;
	color:#818486;
	line-height:21px;
	padding-bottom:10px;
	}
	
#right {
	float:left;
	margin-top:40px;
	padding-left:45px;
	}
	
#about {
	width:294px;
	height:312px;
	background-image:url(i/about.gif);
	background-repeat:no-repeat;
	margin-top:25px;

	}
	
#footer {
	height:90px;
	background-color:#105688;
	margin-top:35px;
	padding-top:20px;
	}
	
#footer2 {
   	width:100%;
	height:90px;
	background-color:#105688;
	padding-top:20px;
	margin-top:40px;
	}
	
#footer2 a {
	color:#c2d9ea;
	text-decoration:none;
	}
	
#footer2 a:hover {
	color:#c2d9ea;
	text-decoration:underline;
	}
	
#footer a {
	color:#c2d9ea;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#c2d9ea;
	text-decoration:underline;
	}
	
#footer_container {
	margin:auto;
	width:921px;
	padding-left:40px;
	color:#c2d9ea;
	font-size:14px;
	}
	
#terms ul li
{
	font-size:14px;
	margin-bottom:5px;
	color:#888;
	line-height:20px;
	}
	