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/chalkboard-cash.jpg)}      
.how-a-cash-loan-for-you-works {background:url(/images/three-dollar-piggy.jpg)} 
.things-to-do-with-a-cash-loan-for-you {background:url(/images/bulletin-hundreds.jpg)} 
.what-to-beware-of-when-getting-a-cash-loan-for-you {background:url(/images/red-eyebrows.jpg)} 
.a-safe-secure-cash-loan-for-you {background:url(/images/wide-open-mouth.jpg)} 

.container {
	display:block;
	clear:both;
	width:860px;
	margin:0 auto;
	padding:0 32px 20px;
	border-top:5px solid #363636;
	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:60px 0px 0px 620px;
		color:#252525;
		background-repeat:no-repeat;
	}
				
	.select-amount, .check-02, .check-03 {display:none}
	.first-name, .last-name, .email {
		display:block;
		clear:both;
		width:160px;
		margin:6px 0;
		padding:2px 5px;
	}
	.check-01, .check-04 {
		display:block;
		clear:both;
		width:220px;
		margin:8px 0;
	}
		.labels a {color:#252525; text-decoration:underline}
			.labels a:hover {text-decoration:none}
		
	.continue-button {
		display:block;
		clear:both;
	}
	
	
.content {
	display:block;
	clear:both;
	width:860px;
	padding-top:40px;
}
.text {
	display:block;
	float:left;
	width:545px;
}
	.text h1, .text h2, .text h3 {
		font-family:"Times New Roman", Times, serif;
		color:#8c6239;
		font-weight:normal;
	}
		.text h1 {font-size:24px}
		.text h2, h3 {font-size:18px}

	.text p {margin:1em 0}
	
	.text a {color:#bca79b; text-decoration:none}
		.text a:hover {text-decoration:underline}
		
	.text ul li, .text ol li {
		margin:.5em auto;
	}		
		
.nav {
	display:block;
	float:right;
	width:305px;
	background:url(/images/nav.gif) no-repeat;
	background-position:0 0 !important;
	padding-top:30px;
}
	.nav a {
		display:block;
		clear:both;
		border-bottom:1px solid #bca79b;
		color:#707070;
		font-size:13px;
		padding:14px 8px 8px;
		text-decoration:none;
	}
		.nav a:hover {
			color:#bca79b;
		}
	.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:#555555;}	
	
	.disc ul {margin:0;	padding:0}
	.disc ul li {display:inline; margin-right:8px}
		.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}
	