body {
	margin:0px;
	background-image:url(/images/big-bg.jpg);
	background-position:center top;
	background-color:#A69776;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, serif;
	font-size:14px;
}
img {
	border:0px;
}
form {
	margin:0px;
}
h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:20px;
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#37689E;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:16px;
	color:#666666;
}
#shell {
	width:893px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#nav {
	width:624px;
	height:48px;
	margin-left:130px;
	display:block;
	clear:both;	
}
#header-image {
	display:table;
	clear:both;
	width:893px;
}
#body-area {
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
	margin-left:59px;
	display:table;
	width:764px;
	clear:both;
}
#photo-box {
	background-image:url(/images/picture-bg.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:746px;
	margin-left:9px;
	margin-top:2px;
	padding-top:7px;
	clear:both;
}
#photo-box img {
	margin-left:2px;
	margin-right:2px;
}

#fake-bg {
	background-image:url(/images/fake-bg.jpg);
	background-repeat:no-repeat;
	width:710px;
	margin-left:20px;
	margin-top:20px;
	display:block;
}

#content-area {	
	background-image:url(/images/content-top-bg.jpg);
	background-repeat:no-repeat;
	width:746px;
	margin-top:12px;
	margin-left:9px;
	display:table;
}
#content {
	width:446px;
	float:right;
	display:block;
	padding-right:20px;
	padding-top:20px;
}
#content p {
	line-height:20px;
	letter-spacing:1px;
}
#form {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	float:left;
	display:block;
	padding-top:80px;
	min-height:510PX;
}
#L02 {
	display:none;
}
#T02 input {
	border:1px solid #00CC00;
	background-image:url(/images/zip-shadow.jpg);
	height:22px;
	width:120px;
	text-align:center;
	margin-top:20px;
	font-size:18px;
}
#continue-button {
	margin-top:15px;
}
select {
	text-align:center;
}
#six-item {
	margin-top:50px;
	width:200px;
	padding:10px;
	font-size:11px;
}
#six-item a {
	text-decoration:none;
	color:#37689E;
}
#six-item a:hover {
	text-decoration:underline;
	color:#37689E;
}	
#star {
	margin-left:-110px;
	margin-top:-70px;
	position:absolute;
}
#body-bottom {
	background-image:url(/images/body-lower.png);
	background-repeat:no-repeat;
	width:754px;
	padding-left:10px;
	height:24px;
	padding-top:40px;
	margin-left:59px;
	font-variant:small-caps;
	font-size:11px;
	color:#666666;
	display:block;
}
#body-bottom ul {
	margin:0ox;
	padding:0px;
}
#body-bottom ul li {
	display:inline;
	margin-right:10px;
}
#body-bottom a {
	color:#666666;
	text-decoration:none;
}
#body-bottom a:hover {
	text-decoration:underline;
}


.insurance-select	{
	display:none;
}
.input-zip  {
   width:100px;
   font-size:16px;
   height:20px;
   padding-top:4px;
   text-align:center;
   font-weight:bold;
}

.insurance-select:hover, .input-zip:hover  {

}

.continue-button  {
   margin-top:10px;
}