body {
	background:url(/images/bg.png);
	padding:15px 0 40px 0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
}

form, input, h1, h2, img {margin:0} img {border:none}

.index {background:url(/images/girl-at-computer.jpg)}      
.benefits-of-online-payday-loans {background:url(/images/money-on-time.jpg)} 
.how-to-get-a-payday-loan-online {background:url(/images/family.jpg)} 
.how-to-use-your-payday-loan-responsibly {background:url(/images/get-cash-fast.jpg)} 
.how-to-manage-your-credit-wisely {background:url(/images/credit-cards.jpg)} 

.container {
	display:block;
	clear:both;
	width:860px;
	margin:0 auto;
	padding:0 32px 20px;
	border-top:5px solid #C9A078;
	background-color:#FFFFFF;
}
	.logo {
		position:absolute;
		margin:20px 0px 0px 30px;
	}
	
.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:#999999;
		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;
		color:#999999;
	}
	.check-01, .check-04 {
		display:block;
		clear:both;
		width:220px;
		margin:8px 0;
	}
		.labels a {color:#666666; font-weight:bold; text-decoration:none}
			.labels a:hover {text-decoration:underline}
		
	.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: Arial, Helvetica, sans-serif;
		color:#AC855D;
		font-weight:normal;
	}
		.text h1 {font-size:24px}
		.text h2, h3 {font-size:18px}

	.text p {
		margin:1em 0;
		line-height:18px;
	}
	
	.text a {color:#666666; text-decoration:none; font-weight:bold;}
		.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 #707070;
		color:#999999;
		font-size:13px;
		padding:14px 8px 8px;
		text-decoration:none;
	}
		.nav a:hover {
			color:#6B6B6B;
		}
	.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; vertical-align:top;}	

	.disc {vertical-align:top;}
	.disc ul {margin:0;	padding:0}
	.disc ul li {display:block; margin-right:8px}
		.disc a {color: #FFFFFF; text-decoration:none}
			.disc a:hover {text-decoration:underline}			
		
	.link {vertical-align:top; text-align:right;}
		.link ul {margin:0px; padding:0px;}
		.link ul li {display:block; list-style:none;}
		.link a {color: #FFFFFF; margin:0 6px; text-decoration:none; text-transform:capitalize}
			.link a:hover {text-decoration:underline}
	