body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#efecdf;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}
.block {
	display:block;
}
h1 {
	margin-top:20px;
	color:#4e72ae;
	font:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
}
p.under-h1 {
	color:#4e72ae;
	font-size:16px;
	margin-top:-10px;
}
h2 {
	margin:0px;
	color:#514939;
	font-size:16px;
}
a {
	color:#4e72ae;
	text-decoration:underline;
}
a:hover	{
	color:#D9CE12;
	text-decoration:underline;
}

li	{
	margin-bottom:10px;
}

#logo {
	position:absolute;
	margin:-100px 0px 0px 30px;
}

#main-container {
	display:table;
	clear:both;
	width:990px;
	background-color:#FFFFFF;
	background-image:url(/images/top-border.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:107px;
	margin-bottom:20px;
}

#nav-container {
	display:block;
	clear:both;
	background-image:url(/images/nav-back.jpg);
	background-repeat:no-repeat;
	height:32px;
	margin:8px 0px 0px 8px;
	text-align:center;
	width:976px;
	padding-top:8px;
}
#nav-container a {
	margin:0px 36px 0px 36px;
	font-size:16px;
	color:#776C38;
	text-decoration:none;
}
#nav-container a:hover {
	text-decoration:underline;
	color:#4E72AE;
}
#main-image {
	float:left;
	margin:2px 0px 0px 8px;
}	
#clicks {
	display:block;
	clear:right;
	margin-left:2px;
	margin-top:2px;
}	

	
	
#top-cta {
	display:table;
	clear:both;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding:5px 0px 5px 0px;
	height:62px;
	width:700px;
	margin:20px 0px 0px 0px;
	background-image:url(/images/top-cta-bg.jpg);
	background-repeat:repeat-x;
}
#top-cta p {
	margin:4px 0px 0px 12px;
	color:#4e72ae;
	font:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:22px;
}
#content {
	float:left;
	clear:left;
	display:block;
	width:700px;
	padding-left:20px;
}
#content-img {
	margin:20px 20px 10px 0px;
}	


#form-right {
	float:right;
	clear:right;
	display:block;
	width:254px;
}
#fake-bg {
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
}
#form-bg {
	background-image:url(/images/form-bg-top.jpg);
	background-repeat:no-repeat;
	min-height:332px;
}
#form {
	padding-top:80px;
	text-align:center;
}

.insurance-type, .insurance-zip {
   font-size:12px;
   margin-bottom:5px;
   text-align:center;
}
.insurance-zip	{
   margin-top:8px;
}

.insurance-select,  .input-zip input   {
   width:130px;
   font-size:12px;
   text-align:center;
}
.insurance-select:hover,  .input-zip input:hover   {
   background-color:#DCD2B4;
}


.continue-button input {
   margin-top:16px;
   
}

#disclosures {
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a {
	color:#333333;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}



img {margin:0px;border:0px} form {margin:0px}