body	{
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #FFFFFF;
	color:#665441;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img	{border:none;}
 
h1 {
	color:#4E3E2C;
	margin:0px;
	font-weight:normal;
	font-size:29px;
	margin-left:18px;
}
h2 {
	font-size:18px;
	color:#665441;
	font-weight:normal;
	margin:0px;
	margin-left:18px;
}
li {
	margin:8px 60px 8px 18px;
}
p {
	margin:8px 0px 8px 18px;
	width:795px;
}
a	{
	color:#8D9277;
	font-weight:bold;
	text-decoration:underline;
}
a:hover	{
	color:#8D9277;
	text-decoration:none;
}

.container	{
	display:block;
	width:979px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.top-box	{
	display:block;
	width:979px;
	height:88px;
	margin:0px auto 0px auto;
}
.logo	{
	position:absolute;
	margin:0px 0px 0px 32px;	
}
.nav	{
	display:block;
	position:absolute;
	width:575px;
	height:37px;
	margin-left:360px;
	padding-left:48px;
	margin-top:39px;
 }
.nav a	{
	display:block;
	color:#4E3E2C;
	text-decoration:none;
	padding-bottom:10px;
	float:left;
	height:26px;
	font-weight:normal;
	padding:8px 10px 0px 10px;
	font-size:12px;
	background-image:url(/images/spacer.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.nav .last {
	display:block;
	padding:8px 10px 0px 10px;
	font-size:12px;
	background-image:none;
}
.nav a:hover	{
	color:#4E3E2C;
	text-decoration:underline;
}
.nav img {
	display:inline;
	position:relative;
	margin-top:10px;
}



/* All the Form BG Images */
.form-bg	{
	display:block;
	width:315px;
	height:291px;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:117px 0px 0px 664px;
}
.index {
	background-image:url(/images/cash-in-wallet.jpg);

}
.how-to-use-payday-loans-responsibly {
	background-image:url(/images/covering-ones.jpg);
}
.how-to-choose-a-payday-loan-lender {
	background-image:url(/images/bright-smile.jpg);
}
.how-to-identify-payday-loan-fraud {
	background-image:url(/images/big-bucks.jpg);
}
.frequently-asked-questions-about-payday-loans {
	background-image:url(/images/handing-out-money.jpg);
}



.first-name, .last-name, .email  {
   width:170px;
   font-size:12px;
   border:1px solid #C0C0C0;
   color:#383838;
   padding:3px 0px 3px 4px;
   margin-bottom:7px;
}
.select-amount	{
	display:none;
}
.check-01, .check-02, .check-03, .check-04 {
   display:table;
   color:#383838;
   width:260px;
   margin-bottom:4px;
}
.check-04 a	{
	font-weight:bold;
	color:#383838;
	text-decoration:none;
}
.check-04 a:hover	{
	color:#383838;
	text-decoration:underline;
}

.continue-button {
   margin-top:20px;
}






.content	{
	display:block;
	width:889px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/content-bg.jpg) top no-repeat #FFFFFF;
	padding:10px 45px 20px 45px;
}
.content img	{
	margin:30px 0px 30px 0px;
}


.footer	{
	background:url(/images/btm-bg.jpg) repeat-x top #FFFFFF;
	text-align:center;
}


#disclosures {
	width:949px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:39px;
	padding:28px 0px 0px 30px;
	font-size:12px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	display:block;
}
#disclosures ul li {  
  display:inline;
  margin-right:5px;
  color:#746A59;
}
#disclosures ul li a {
	color:#746A59;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#disclosures ul li a:hover {
	color:#746A59;
	text-decoration:underline;
}

