body {
	margin:0px;
	background:	url(/images/bg.jpg) repeat-x top;
	background-color:#736357;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {border:none} form, input {margin:0px}
.blocks {display:block}

a {
	color:#c9c47c;
	text-decoration:underline;
}
a:hover {
	color:#453325;
	text-decoration:none;
}
ol li, ul li {
	margin:10px 0px 10px 0px;
}



.container {
	display:block;
	clear:both;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	display:block;
	clear:both;
	width:950px;
	height:276px;
	margin-top:46px;
	margin-bottom:20px;
}
.main .index-image {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.main img {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.form-bg {
	display:block;
	float:left;
	clear:right;
	background:url(/images/form-bg.jpg) no-repeat;
	height:276px;
	width:212px;
}
.form {
	display:block;
	width:160px;
	height:80px;
	position:absolute;
	margin:150px 0px 0px 28px;
}
.insurance-type	{
	display:none;
}
.insurance-zip {
   font-size:16px;
   color:#ffffff;
   text-align:center;
   margin-top:10px;
}
.insurance-select	{
	display:none;
}
.input-zip  {
	position:absolute;
	margin:5px 0px 5px 0px;
   	display:block;
   	text-align:center;
}
.insurance-select select, .input-zip input   {
   width:153px;
   font-size:12px;
    text-align:center;
}

.continue-button input {
   margin-top:35px;
}



.tab {
	height:118px;
	width:1020px;
}
.tab a {
	display:block;
	float:left;
	width:220px;
	height:118px;
	margin-right:17px;
}

.content {
	display:table;
	clear:both;
	width:950px;
	margin-top:14px;
	padding-bottom:50px;
}
h1 {
	font-weight:normal;
	font-size:22px;
	margin:10px 0px 0px 0px;
	color:#392c25;
}
h2 {
	font-weight:normal;
	font-size:18px;
	color:#392c25;
}
.left {
	display:block;
	float:left;
	width:700px;
	padding:10px;
	margin-right:18px;
}
.right {
	display:block;
	width:212px;
	float:left;
	margin-top:60px;
}
.related {
	display:block;
	border:10px solid #77685C;
	width:182px;
	margin-top:25px;
	padding:5px;
}
.related h3 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#392C25;
}
	
.related a {
	font-weight:normal;
}

.footer {
	display:block;
	clear:both;
	width:870px;
	border-top:1px solid #FFFFFF;
	padding:5px 40px 20px 40px;
}


.disclosures {
	display:block;
	float:left;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}
.low-nav {
	display:block;
	float:right;
}
.low-nav a {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.low-nav a:hover {
	text-decoration:underline;
} 
