/* CSS Document */

/******** RESET STYLES *********/
div, h1, h2, h3, h4, h5, h6, h7, h8, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.clear{
clear:both;
}

/*fixes*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

/******** BODY STYLES *********/

body{ 
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	background: url(../images/bg.jpg);
	margin:0 auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#outer{
	width:999px;
	height:auto;
	margin:0 auto;
	padding:0;
}

/******** TOP LINK STYLES*********/

#top-tab{
	width:500px;
	height:auto;
	margin:56px 0 0 0;
	padding:0;
	float:right;
}
#top-tab ul{
	width:500px;
	height:auto;
	margin:0 auto;
	padding:0;
	list-style:none;
}
#top-tab li{
	width:120px;
	height:auto;
	margin:0 0 0 1px;
	padding:10px 0 10px 0;
	background:url(../images/btn.jpg);
	list-style:none;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#top-tab li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#top-tab li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/******** HEADER STYLES*********/

#header{
	width:999px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#header1{
	width:500px;
	height:148px;
	margin:0 auto;
	padding:0;
	float:left;
}
#header2{
	width:499px;
	height:148px;
	margin:0 auto;
	padding:0;
	float:left;	
}

/******** HEADER STYLES*********/

#link-menu{
	width:990px;
	height:40px;
	margin:0 auto;
	padding:0;
	background:url(../images/menu-bg.jpg);
	text-align:center;
	clear:both;
}
#link-menu ul{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#link-menu li{
	width:auto;
	height:auto;
	margin:13px 0 0 80px; 
	padding:0 80px 0 6px;
	list-style:none;
	float:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	border-right:1px #000000 solid;
}
#link-menu li.no-border{
	border-right:none;
}
#link-menu li a{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#link-menu li a:hover{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
}

/******** CONTENT AREA STYLES*********/

#content-area{
	width:990px;
	height:auto;
	margin:12px 0 0 0;
	padding:0;
	background:#FFF;
	overflow:auto;
}
#content1{
	width:312px;
	height:auto;
	margin:0 auto;
	padding:15px 0 20px 10px;
	background:#FFF;
	float:left;
}
#frame-banner{
	width:550px;
	height:111px;
	margin:0 auto;
	padding:0 0 20px 0;
	background:#FFF;
	background:url(../images/easyapp.jpg) no-repeat;
}
#frame{
	width:auto;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	background:#FFF;
	text-align:center;
}
#content1-field{
	width:312px;
	min-height:190px;
	margin:44px 0 20px 0;
	padding:0;
	line-height:20px;
}
#content1-testimonial{
	width:312px;
	height:auto;
	margin:0 auto;
	padding:10px 0 30px 0;
	background:#fff000;
}
#content1-testimonial p {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial h2 {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial2{
	width:312px;
	height:auto;
	margin:20px 0 0 0;
	padding:10px 0 30px 0;
	background:#fff000;
}
#content1-testimonial2 p {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;

}
#content1-testimonial2 h2 {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial2 h2 a{
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial2 h2 a:hover{
	color: #00CCFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial2 h1 {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:5px 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-testimonial h3 {
	width:280px;
	height:auto;
	margin:0 auto;
	padding:13px 0 0 0;
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content1-menu {
	width:312px;
	height:auto;
	margin:17px 0 0 0;
	padding:0;
	background:#ececec;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.content1-menu-title {
	width:330px;
	height:auto;
	margin:0 auto;
	padding:13px 0 14px 14px;
	background:url(../images/main-menu-bg.jpg) no-repeat;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#content1-menu ul{
	width:312px;
	height:auto;
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#content1-menu li{
	width:285px;
	height:auto;
	margin:0 auto;
	padding:11px 0 11px 11px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	list-style:none;
	border-bottom:#a9a8a8 1px dashed;
}
#content1-menu li a{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	list-style:none;
	color:#000000;
	text-decoration:none;
}
#content1-menu li a:hover{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	list-style:none;
	color:#ff8400;
	text-decoration:none;
}

/******** CONTENT2 AREA STYLES*********/

#content2{
	width:642px;
	height:auto;
	padding:0;
	margin:15px 0 15px 12px;
	background:#faf5c3;
	float:left;
}
#content2-banner{
	width:625px;
	height:239px;
	margin:7px 7px 7px 7px;;
	padding:0;
	background: url(../images/Extra-Payday-Loans_08.jpg);
}
#content2-button{
	width:255px;
	height:37px;
	margin:150px 30px 0 0;
	padding:0;
	float:right;
}
#content2-field-title{
	width:612px;
	height:30px;
	padding:11px 0 0 12px;
	margin:0 auto;
	font-weight:bold;
	color:#000;
	background:#ddd264;
}
#content2-field-cont{
	width:489px;
	height:auto;
	padding:0;
	margin:0 auto;
	font-weight:bold;
	color:#000000;
	clear:both;
}
#content2-field-cont1{
	width:229px;
	height:auto;
	padding:11px 0 0 12px;
	margin:0 auto;
	font-weight:bold;
	color:#000000;
	float:left;
}
#content2-field-cont p{
	width:auto;
	height:auto;
	padding:5px 0 5px 0;
	margin:0 auto;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#content2-field-cont2{
	width:229px;
	height:auto;
	padding:11px 0 0 12px;
	margin:0 auto;
	font-weight:bold;
	color:#000000;
	float:left;
}
#content2-field-cont p{
	width:auto;
	height:auto;
	padding:5px 0 5px 0;
	margin:0 auto;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#content2-field-button{
	width:489px;
	height:auto;
	padding:17px 0 0 12px;
	margin:0 auto;
	color:#000000;
	float:left;
}
#content2-field-button p {
	width:auto;
	height:auto;
	padding:24px 0 20px 0;
	margin:0 auto;
	color:#000000;
	float:left;
	font-weight:normal;
}
.content2-field-name{
	width:612px;
	height:30px;
	padding:11px 0 0 12px;
	margin:0 auto;
	font-weight:bold;
	color:#000000;
}
.page-name{
	width:612px;
	height:30px;
	padding:11px 0 0 12px;
	margin:0 auto;
	font-weight:bold;
	color:#000;
	background:#ddd264;
	overflow:auto;
}
.page-content{
	width:612px;
	height:auto;
	padding:0;
	margin:0 auto;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.page-content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
.page-content a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-decoration:underline;
}
.page-content p{
	width:602px;
	height:auto;
	padding:10px 0 10px 0;
	margin:0 auto;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

/******** FOOTER AREA STYLES*********/

#footer1{
	width:990px;
	height:80px;
	padding:0;
	margin:0 auto;
	background:#063a6a;
	overflow:auto;
}
#footer1-link1{
	width:250px;
	height:20px;
	padding:18px 0 0 23px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
	float:left;
}
#footer1-link1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
}
#footer1-link1 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #FF6600;
	text-decoration:none;
}
#footer1-link2{
	width:500px;
	height:20px;
	padding:5px 0 0 23px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
#footer1-link2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#footer1-link2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
#footer2{
	width:990px;
	height:auto;
	padding:20px 0 20px 0;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	background:#00294e;
	float:left;
	overflow:auto;
}
#footer2-text{
	width:928px;
	height:auto;
	padding:5px 0 0 23px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	float:left;
}

/******** FIELDS STYLES *********/

#field{
   width:300px;
   height:auto;
   margin:20px 0 20px 30px;
   padding:0;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#000000;
   line-height:20px;
}