body {
	background:url(/images/bg.png);
	padding:15px 0 40px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

form, input, h1, h2, img {margin:0} img {border:none}

.index {background:url(/images/free-smokers-quotes.jpg)}      
.comparing-life-insurance-types {background:url(/images/tobacco.jpg)} 
.other-factors-that-affect-your-life-insurance-premiums {background:url(/images/dirty-ash-tray.jpg)} 
.options-to-look-for-when-shopping-life-insurance {background:url(/images/apple-smoke.jpg)} 
.who-needs-life-insurance{background:url(/images/happy-smokers.jpg)} 

.container {
	display:block;
	clear:both;
	width:860px;
	margin:0 auto;
	padding:0 32px 20px;
	border-top:5px solid #ac855d;
	background-color:#FFFFFF;
}
	.logo {
		position:absolute;
		margin:20px 0px 0px 54px;
	}
	
.main {
	display:block;
	clear:both;
	width:860px;
	height:280px;
	margin-top:50px;
}
	.piece {
		position:absolute;
		margin-left:860px;
	}
	.form {
		display:block;
		position:absolute;
		width:250px;
		margin:160px 0px 0px 620px;
		color:#252525;
		background-repeat:no-repeat;
	}
	.insurance-select	{
		display:none;
	}
.input-zip	{
	display:block; font-size:32px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; width:160px; margin-left:3px;
}		
	.continue-button {
		display:block;
		margin-top:10px;
		clear:both;
	}
	
	
.content {
	display:block;
	clear:both;
	width:860px;
	padding-top:40px;
}
.text {
	display:block;
	float:left;
	width:545px;
}
	.text h1	{
		color:#ac855d;
		font-weight:normal;
	}
		.text h1 {font-size:24px}
		.text h2, h3 {font-size:18px; color:#ac855d; font-weight:normal;}

	.text p {margin:1em 0}
	
	.text a {color:#666666; text-decoration:underline; font-weight:bold;}
		.text a:hover {text-decoration:none}
		
	.text ul li, .text ol li {
		margin:.5em auto;
	}		
		
.nav {
	display:block;
	float:right;
	width:305px;
	background:url(/images/nav.gif) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-position:0 0 !important;
	padding-top:30px;
}
	.nav a {
		display:block;
		clear:both;
		border-bottom:1px solid #C9A078;
		color:#707070;
		padding:14px 8px 8px;
		text-decoration:none;
	}
		.nav a:hover {
			color:#666666;
			text-decoration:underline;
		}
	.nav img {margin-top:50px}


.footer {
	display:block;
	clear:both;
	width:860px;
	padding-top:40px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	
}	
.footer table {padding:10px; background-color:#C9A078;}	
	
	.disc ul {margin:0;	padding:0}
	.disc ul li {display:block; margin-right:8px; width:220px;}
		.disc a {color:#FFFFFF; text-decoration:none}
			.disc a:hover {text-decoration:underline}			
		
	.link {text-align:right; width:50%}
		.link a {color:#FFFFFF;	margin:0 6px; text-decoration:none; text-transform:capitalize}
			.link a:hover {text-decoration:underline}
	