body	{
	background:url(/images/bg.jpg) repeat-x top #9F3E07;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#301201;
	margin:0px;
}

img {border:none}
input	{margin:0px;}
.blocks	{display:block}

h1	{
	font-size:22px;
	font-weight:normal;
	color:#120700;
	margin:0px;
}

h2	{
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

a	{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}


.container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:735px;
}

.logo	{
	margin:16px 0px 0px 12px;
}

.header	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:735px;
	margin-top:5px;
	height:295px;
	border-bottom:1px dotted #535250;
	
}
.header-img	{
	display:block;
	float:left;
	width:443px;
	height:275px;
}
.form-box	{
	display:block;
	float:right;
	width:275px;
	height:208px;
	background:url(/images/form-bg.jpg) top no-repeat;
	padding-top:67px;
	text-align:center;
}


.form-box	{
	display:block;
	float:right;
	width:275px;
	height:208px;
	background:url(/images/form-bg.jpg) top no-repeat;
	padding-top:67px;
	text-align:center;
}


.insurance-select {
	display:none;
}

.input-zip  {
   width:100px;
   font-size:22px;
   padding:6px 0px 6px 0px;
   border:#848484 1px solid;
   background-color:#FFFFFF;
   text-align:center;
   color:#373F42;
   font-family:Georgia, "Times New Roman", Times, serif;
   margin:60px 10px 20px 10px;
}

.continue-button input {
   margin-top:15px;
}



.wrapper	{
	display:table;
	margin-left:auto;
	margin-right:auto;
	width:735px;
	margin-top:25px;
	padding-bottom:25px;
}
.left	{
	display:block;
	float:left;
	width:443px;
	border-right:1px dotted #535250;
	padding-right:10px;
}
.right	{
	display:block;
	float:right;
	width:265px;
	padding-left:10px
}


.footer	{
	display:block;
	background:url(/images/btm-bg.jpg) repeat-x;
	height:110px;
}
.btm-box	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:735px;
	height:100px;
	padding-top:10px;
}
.nav	{
	display:block;
	float:left;
	width:300px;
}
.nav a	{
	color:#8C827C;
	font-size:14px;
	text-decoration:none;
}
.nav a:hover	{
	color:#8C827C;
	text-decoration:underline;
}

#disclosures {
	display:block;
	float:left;
	width:250px;
	margin-left:175px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#8C827C;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#8C827C;
	text-decoration:none;
}
#disclosures ul li a:hover {
	color:#8C827C;
	text-decoration:underline;
}
	

