body {
	margin:0px;
	background:url(/images/bg.jpg) repeat-x #F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
img {margin:0px; border:none} 
form, input, h1, h2 {margin:0px; padding:0px}
h1	{
	font-size:22px;
	font-weight:normal;
	color:#3e3e3e;
	line-height:normal;
}
h2	{
	color:#666666;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}
p	{
	margin:8px 0px 8px 0px;
}
li	{
	margin:8px 0px 8px 0px;
}
a	{
	color:#8092aa;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.container	{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}
.logo	{
	display:block;
	width:243px;
	height:52px;
	margin:20px 0px 19px 20px;
}
.nav	{
	display:block;
	height:37px;
}
.nav-placement {
	display:block;
	background-image:url(/images/nav-bg.jpg);
	position:absolute;
}
.nav-middle {
	display:table;
	float:left;
}
.left-corner	{
	position:absolute;
}
.right-corner	{
	position:absolute;
	margin-left:928px;

}
.nav-left	{
	background-image:url(/images/nav-right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.nav-left a {
	display:block;
	font-size:12px;
	padding:10px 20px 10px 20px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.nav-left a:hover	{
	text-decoration:underline;
}
.divider	{
	background:url(/images/nav-border.jpg) top right no-repeat;
}
.main-img	{
	margin-top:26px;
	width:940px;
	height:307px;
}
.form	{
	position:absolute;
	margin:160px 0px 0px 707px;
}
.insurance-select	{
	display:none;
}
.input-zip  {
	display:block;
   width:149px;
   font-size:32px;
   font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
   color:#333333;
   border:1px solid #333333 !important;
   background-color:#EBEBEB !important;
   margin-left:10px;
   text-align:center;
}

.continue-button {
   margin-top:30px;
}
.content	{
	display:block;
	width:940px;
	margin:37px 0px 24px 0px;
	clear:both;
}
.left	{
	display:block;
	float:left;
	clear:left;
	width:610px;
	padding:0px 24px 24px 0px;
}
.right	{
	display:block;
	float:right;
	clear:right;
	width:306px;
}
.img-rotate	{
	width:306px;
	height:204px;
}
.footer	{
	border-top:#666666 solid 1px;
	width:915px;
	margin-left:auto;
	margin-right:auto;
	line-height:normal;
	clear:both;
	display:block;
	padding:5px 0px 0px 25px;
}
.footer a	{
	color:#666666;
}
.disclosures	{
	width:380px;
	display:block;
	padding:4px 0px 20px 0px;
}
.disclosures ul	{
	margin:0px;
	padding:0px;
	color:#666666;
}
.disclosures ul li	{
	display:inline;
	padding:0px 10px 0px 0px;
}