body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	color:#000000;
	font-size:13px;
	margin-bottom:10px;
	padding-bottom:20px;
	
	
}

.blocks {display:block}
img {margin:0px; border:none}
form {margin:0px}

 /*    COLORS    */
h1 {
	font-size:24px;
	color:#6d8ead;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	font-size:18px;
	color:#6d8ead;
	font-weight:normal;
	margin-bottom:5px;
}
h3 {
	font-size:20px;
	color:#6d8ead;
	font-weight:normal;
}
a {
	color:#4E050D;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#FE929A;
	text-decoration:none;
}
a.nav-link {
	color:#000000;
	text-decoration:none;
}
a.nav-link:hover	{
	color:#AB9A9E;
	text-decoration:underline;
}
.blurb	{
	color:#212031;
}

#site-container	{
	display:block;
	clear:both;
	width:956px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
}
#header	{
	overflow:visible;
	height:440px;
	width:956px;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
}
#header-left	{
	overflow:visible;
	display:block;
	float:left;
	width:496px;
}
#logo	{
	position:absolute;
	height:144px;
	width:384px;
	
}
#header-img	{
	height:296px;
	width:496px;
	margin-top:145px;
}
#header-right	{
	width:455px;
	float:right;
	clear:right;
	display:block;
	margin-right:5px;
	height:441px;
	}
#nav	{
	display:block;
	height:23px;
	padding:30px 10px 0px 10px;
}
.nav-link	{
	padding-right:8px;
	padding-left:8px;
}
#right-header-blurb	{
	width:309px;
	height:76px;
	padding-right:30px;
	padding-left:10px;
	padding-top:15px;
	
}
#blurb-form	{
	display:block;
	height:141px;
}	


#img-form	{
	display:block;
	width:455px;
	height:137px;
}


#form-bg	{
	display:table;
	clear:both;
	background-image:url(/images/quotes-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:246px;
	width:455px;
	margin-top:1px;

}
#form	{
	display:block;
	width:430px;
	height:110px;
	margin-top:100px;
	margin-left:15px;
}
.insurance-type, .insurance-zip {
   font-size:12px;
   position:absolute;
   display:block;
}
.insurance-type	{
	margin-top:15px;
}
.insurance-zip	{
	margin-top:15px;
	margin-left:190px;
}
.insurance-select, .input-zip  {
   position:absolute;
   width:150px;
   display:inline;
   
}
.insurance-select	{
	margin-top:32px;
}
.input-zip	{
	margin-top:32px;
	margin-left:190px;
}
.insurance-select select, .input-zip input   {
   width:150px;
   font-size:12px;
}
.input-zip input 	{
	width:83px;
	font-size:14px;
	background-color:#FFFFFF !important;
}

.continue-button input {
	position:absolute;
    margin-top:-5px;
    margin-left:330px;
	display:block;
}

#content-wrapper	{
	display:block;
	clear:both;
	width:906px;
	padding-left:50px;
}
#container-left	{
	display:block;
	clear:left;
	float:left;
	width:592px;
	padding-bottom:15px;
	}
#container-right	{
	display:block;
	clear:right;
	float:right;
	width:309px;
}
#top-cta	{
	margin-left:10px;
	margin-bottom:15px
}
#bottom-cta	{
	margin-left:10px;
}
#footer	{
	display:block;
	clear:both;
	width:901px;
	border-bottom:solid 1px #909092;
	border-top:solid 1px #212031;
	margin-left:50px;
	
}
#footer span p	{
	color:#8AA5BD;
	font-size:18px;
	margin:10px 0px 0px 0px;
}
#resources {
	display:block;
	clear:both;
	height:110px;
	width:901px;
	padding-top:10px;
	
}

.link-box {
	display:block;
	float:left;
	width:136px;
	font-size:11px;
	padding-right:12px;
}
.link-box a	{
	font-weight:bold;
	color:#212031;
	text-decoration:none;
	margin:0px;
	font-size:11px;
}
.link-box a:hover	{
	text-decoration:underline;
}
.link-box p {
	color:#212031;
	margin:0px;
}
#end-bottom	{
	display:block;
	clear:both;
	width:956px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	

}
#disclosures {
	width:220px;	
	display:block;
	clear:left;
	float:left;
	color:#909092;
	padding-left:50px;
	font-size:11px;
	padding-bottom:15px;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:15px;
	list-style:none;
}
#disclosures ul li a {	
	color:#909092;
}
#disclosures a {
	text-decoration:none;
	color:#333333;
}
#disclosures a:hover {
	text-decoration:underline;
}
#bottom-nav	{
	display:block;
	width:450px;
	float:left;
	clear:right;
	text-align:left;
	color:#909092;
	margin-left:20px;
}
#bottom-nav a {
	color:#909092;
	margin:0px 5px 0px 5px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#bottom-nav a:hover {
	text-decoration:underline;
}
