body {
	margin:0px;
	background-color:#000000;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
}

img {
	border:0px;
}

form {
	margin:0px;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin:0px;
	font-size:26px;
	font-weight:normal;
	color:#003366;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
}

p, li {
	line-height:135%;
}

a {
	color:#003366;
}
a:hover {
	color:#66CC00;
}

#top-section {
	display:table;
	width:100%;
	clear:both;
	height:450px;
	background-image:url(image/top-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
#perfect {
	background-image:url(image/perfect-cash-advance.jpg);
	background-position:center;
	background-repeat:no-repeat;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	height:450px;
	width:920px;
	
}

#application {
	
	
	margin-top:100px;
	margin-left:555px;
	position:absolute;
	
	width:498px; 
	
	height:354px; 
	
	font-family:Tahoma, Arial, sans-serif; 

}

#application td {
	padding-top:14px;
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF; 
}

input.white {background-color:#FFFFFF !important}

#continue {
	position:absolute;
	margin-top:180px;
}

#secure {
	position:absolute;
	margin-top:50px;
	margin-left:170px;
}


#spacer {
	width:100%;
	clear:both;
	height:7px;
}

.form-elements {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(/image/form-shadow.jpg) !important;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:160px;
}



#mid-section {
	display:table;
	width:100%;
	clear:both;
	background-image:url(image/mid-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#main-content {
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	display:block;
	min-height:600px;
}

#content {
	display:block;
	width:440px;
	float:left;
	margin-top:31px;
	margin-left:15px;
}

#buttons {
	display:block;
	width:436px;
	float:right;
	margin-top:50px;
	margin-right:10px;
	text-align:right;
}



#bottom-section {
	display:table;
	width:100%;
	clear:both;
	background-image:url(image/footer-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:308px;

}
#footer-content {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	padding-top:170px;
}

/*
#footer-content img {
	padding-top:30px;
}
*/

#girls {
	margin-top:-302px;
	margin-left:50px;
	float:right;
	clear:both;
	
}

#navigation {
	display:table-cell;
	width:450px;
	float:left;
	clear:left;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}

#copyright {
	display:table-cell;
	width:450px;
	float:right;
	clear:right;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#terms {
	position:absolute;
	margin-top:40px;
	display:table-cell;
	clear:both;
	width:920px;
	height:90px;
}


/* Contact Form */
#field_name, #field_email, #field_subject, #field_message {
	margin:8px 0px 8px 0px;
}
#field_name input, #field_email input, #field_subject input, #field_message textarea {
	width:250px;
}
.contact-button {
	margin:10px 0px 0px 0px;
}
.error_alert {
	color:#FF0000;
}
