body {
	margin:15px 0 0 0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FDF5E2;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#666666;
}
img {
	border:0px;
}
h1	{
	font-size:24px;
	color:#5F7D97;
	letter-spacing:1.2;
	font-weight:100;
	margin:10px 0px 10px 0px;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#3F6E97;
	margin:5px 0px 5px 0px;
}
a {
	color:#FF9900;
	text-decoration:none;
}
a:hover	{
	color:#FF9900;
	text-decoration:underline;
}









#wrapper	{
	width:929px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}













#left-column {
	width:723px;
	float:left;
	display:block;
}

#header {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	width:723px;
	height:117px;
	display:block;
}
#fake-logo {
	position:absolute;
	margin-top:10px;
	margin-left:35px;
	width:220px;
	height:70px;
}
#nav {
	width:703px;
	height:29px;
	position:absolute;
	margin-top:85px;
	margin-left:10px;
	border-bottom:3px solid #E7F0F5;
}
#nav	img	{
	padding-left:2px;
	padding-right:2px;
}








#left-content {
	background-color:#FFFFFF;
	display:block;
	width:703px;
	padding-left:10px;
	padding-right:10px;
}

#quote-box {
	background-image:url(/images/quote-box.gif);
	background-repeat:no-repeat;
	width:235px;
	height:175px;
	margin-top:10px;
	float:left;
	clear:left;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-align:center;
	line-height:25px;
}

#main-picture {
	width:458px;
	height:171px;
	margin-top:10px;
	float:right;
	clear:right;
	margin-bottom:10px;
}

#bar {
	background-image:url(/images/bar.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-top:4px;
	width:683px;
	clear:both;
	margin-bottom:10px;
	padding-left:20px;
}
#bar a	{
	color:#689BC8;
	font-size:16px;
	text-decoration:none;
}
#bar a:hover	{
	color:#698393;
	font-size:16px;
	text-decoration:underline;
}





#links {	
	width:233px;
	float:left;
	clear:left;
	display:table;
	line-height:20px;
}
#links-bg	{
	background-image:url(/images/links-bg.jpg);
	background-repeat:repeat-y;
	padding:5px 20px 5px 20px;
}

#links	span{
	font-size:18px;
	color:#698393;
}
#links a	{
	font-size:14px;
	color:#689BC8;
	text-decoration:none;
}
#links a:hover	{
	font-size:14px;
	color:#698393;
	text-decoration:underline;
}
	







#copy {
	width:458px;
	float:right;
	clear:right;
	list-style:none;
}

#footer {
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	width:723px;
	height:36px;
	padding-top:12px;
	text-align:center;
	clear:both;
}
#footer ul {
	margin:0px;
	padding:0px;
	color:#5F7D97;
	font-size:11px;
}
#footer ul li {
	display:inline;
	margin-right:6px;
}
#footer a {
	color:#5F7D97;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}










#right-column {
	width:204px;
	float:right;
	margin-top:80px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.right-column-images {
	width:204px;
}
#action	{
	position:absolute;
	margin-left:-80px;
	margin-top:-40px;
}
#right-content {
	background-color:#F2A328;
	padding:30px 6px 6px 6px;
	text-align:center;
}
#right-content div {
	margin-top:10px;
}
#right-content td	{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#selectiontypesize	{
	font-size:10px;
}
.textmiddle	{
	text-align:center;
}
.buttonpad	{
	padding-top:20px;
}

.insurance-type, .insurance-zip {
   font-size:13px;
   margin-bottom:5px;
   color:#FFFFFF;
   text-align:center;
}
.insurance-zip	{
   margin-top:8px;
}
.insurance-select,  .input-zip input   {
   width:120px;
   font-size:12px;
   text-align:center;
}

.continue-button input {
   margin-top:16px;
}

