body	{
	font-family:Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E6EFF9;
	font-size:12px;
	margin:0px;
	color:#666666;
}
form	{
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:20px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#2B5CA2;
}
h2	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#636262;
}
h3	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:0px;
	color:#2B5CA2;
}




#wrapper	{
	width:1020px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#top	{
	display:block;
}
#logo	{
	position:absolute;
	margin:-180px 0px 0px 0px;
}
#nav	{
	display:block;
	width:630px;
	margin:240px 0px 0px 30px;
	font-size:14px;
	position:absolute;
}
#nav a	{
	text-decoration:none;
	color: #FFFFFF;
	margin:0px 10px 0px 10px;
}
#nav a:hover	{
	text-decoration:overline;
}
#main	{
	background-image:url(/images/postcard-float.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:273px;
	display:block;
	width:985px;
	text-align:right;
}
#post-card	{
	margin:0px 0px 0px -138px;
}
#top-image	{
	position:absolute;
	margin:24px 0px 0px 707px;
}
#overlap	{
	margin-top:-18px;
	width:1020px;
}
#content-wrapper-top	{
	display:table;
	background-image:url(/images/top-content.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:1020px;

}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/bottom-content.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:1020px;
}
#white-bg	{
	width:970px;
	display:table;
	background-color:#FFFFFF;
	margin-left:24px;
	margin-bottom:12px;
}	
#inner-wraper	{
	width:946px;
	margin-left:12px;
	display:block;
	padding-bottom:10px;
}
#content-left	{
	display:block;
	width:614px;
	float:left;
	background-color:#F4F4F4;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	letter-spacing:0px;
	margin-bottom:10px;
}
#middle-image	{
	margin:8px 0px 8px 30px;
}
#content-left p	{
	margin:8px 0px 8px 0px;
}
#content-left a	{
	text-decoration:none;
	color:#D72917;
	font-weight:bold;
}
#content-left a:hover	{
	text-decoration:underline;
}
#content-right	{
	width:297px;
	display:block;
	margin-left:22px;
	float:right;
}
#form	{
	display:block;
	font-size:14px;
	padding-left:50px;
}

.insurance-type, .insurance-zip {
   font-size:12px;
   margin-bottom:10px;
}
.input-zip  {
   display:table;
   margin:0px 0px 8px 0px;
}
.insurance-select {
	margin:0px 0px 8px 0px;
}
.input-zip input   {
   width:100px;
   padding:2px;
   font-size:12px;
}
.continue-button input	{
	margin-top:10px;
	margin-right:30px;
}
#ctalink	{
	margin:20px 0px 8px 14px;
}
#footer	{
	text-align:center;
}
#disclosures	{
	text-align:center;
	margin-top:8px;
	margin-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#898584;
  font-size:11px;
}
#disclosures a 	{
	color:#898584;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
