body	{
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom:20px;
}
img	{border:none;}
input, h1, h2 	{padding:0px; margin:0px;}


h1	{
	font-size:21px;
	margin-top:20px;
	width:421px;
	color:#444444;
	font-weight:normal;
}
h2	{
	font-size:16px;
	font-weight:normal;
	color:#666666;
}
a	{
	color:#666666;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline; 
}
ol li, ul li	{
	margin:8px 0px 8px 0px;
	padding:0px;
}
.container	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.header	{
	display:block;
	width:943px;
}

.left	{
	display:block;
	width:500px;
	float:left;
	clear:left;
}
.left p	{
	width:421px;
}
.left ol li, .left ul li	{
	width:400px;
}
.left a	{
	color:#cfc09f;
}

.right	{
	display:block;
	width:415px;
	float:right;
	clear:right;
	background:no-repeat top;
	height:517px;
	padding:0px 0px 0px 18px;
}
.index	{background-image:url(/images/people-resting-on-hands.jpg);}
.what-you-should-know-about-your-risks	{background-image:url(/images/couple-with-homeowners.jpg);}
.follow-the-steps-to-get-reimbursed-quickly	{background-image:url(/images/driving-safe-auto.jpg);}
.what-you-need-to-know-to-get-a-good-rate	{background-image:url(/images/going-over-insurance.jpg);}
.streamline-reporting-to-insurance-companies	{background-image:url(/images/white-shirt-insurance.jpg);}

.insurance-select  {
	position:absolute;
	width:160px;
	padding:3px 0px 3px 2px;
	margin:360px 0px 0px 115px;
}
.input-zip	{
	position:absolute;
	font-size:14px;
	width:155px;
	padding:6px 0px 6px 3px;
	margin:400px 0px 0px 115px;
}
.continue-button	{
	position:absolute;
	margin:449px 0px 0px 116px;
}



.content	{
	display:block;
	width:943px;
	margin-bottom:40px;
}
.content img	{
	margin-bottom:20px;
}
.content a	{
	color:#cfc09f;
}

.footer	{
	display:block;
	width:943px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #000000;
	padding-top:10px;
	height:60px;
}
.nav	{
	display:block;
	float:left;
	clear:left;
	width:400px;
}
.nav a	{
	text-transform:uppercase;
}
#disclosures	{
	display:block;
	float:right;
	clear:right;
	width:260px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	width:260px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}