@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFe;
	text-align: center;
	background-image: url(images/h1_base.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 27px;
	padding-top: 5px;
}

h2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fe3400;
	text-align: center;
	padding-top: 20px;
}


h4{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e64117;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	width: 174px;
	height: 20px;
}

h5{
	margin: 0px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #e64117;
}


.green{
	color: #78aa00;
}

h6{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serifl;
	font-size: 20px;
	font-weight: normal;
	font-style: oblique;
	color: #0097c9;
	padding-left: 10px;
	line-height: 30px;
}

#main{
	margin: 0 auto;
	padding: 0px;
	width: 990px;
	height: 100%;
}

#menu{
	float: left;
	width: 990px;
	height: 31px;
	border-bottom: 1px solid #f5e5e1;
	margin-top: 6px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	list-style: none;
	display: inline;
}

#menu ul li a{
	float: left;
	width: 110px;
	height: 24px;
	padding-top: 7px;
	background-color: #f6f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#menu ul li a:hover{
	background-color: #e64118;
	color: #fffffe;
	font-weight: bold;
}

.clear{
	clear: both;
}

.clear_lft{
	clear: left;
}

.clear_right{
	clear: right;
}


#title{
	float: left;
	width: 990px;
	height: 74px;
	margin-top: 6px;
}

#logo{
	float: left;
	width: 408px;
	height: 74px;
	background-image: url(images/immediate_payday_loans.gif);
	background-repeat: no-repeat;
}

.title2{
	float: left;
	width: 208px;
	height: 74px;
	background-image: url(images/title2.gif);
	background-repeat: no-repeat;
}

.title3{
	float: right;
	width: 374px;
	height: 74px;
	background-image: url(images/title3.gif);
	background-repeat: no-repeat;
}

#header1{
	float: left;
	width: 990px;
	height: 63px;
	margin-top: 6px;
}

.header1{
	float: left;
	width: 196px;
	height: 63px;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
}

.header2{
	float: left;
	width: 570px;
	height: 63px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
}

.header3{
	float: left;
	width: 224px;
	height: 63px;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
}

#header2{
	float: left;
	width: 990px;
	height: 139px;
}

.header4{
	float: left;
	width: 282px;
	height: 139px;
	background-image: url(images/header4.gif);
	background-repeat: no-repeat;
}

.header5{
	float: left;
	width: 346px;
	height: 134px;
	background-image: url(images/header5.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}

.header6{
	float: left;
	width: 362px;
	height: 139px;
	background-image: url(images/header6.gif);
	background-repeat: no-repeat;
}

.header6_new{
	float: left;
	width: 362px;
	height: 139px;
	background-image: url(images/header6_new.gif);
	background-repeat: no-repeat;
}

#apply_now{
	float: left;
	width: 152px;
	height: 36px;
	margin-top: 67px;
}

#left{
	float: left;
	width: 196px;
	height: 100%;
	margin-top: 6px;
}

.left_top{
	float: left;
	width: 196px;
	height: 4px;
	background-image: url(images/left_top.gif);
	background-repeat: no-repeat;
	font-size: 2px;
}

.left_bottom{
	float: left;
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 4px;
	font-size: 2px;
}

.leftlinks{
	float: left;
	width: 196px;
	height: 100%;
}

.leftlinks ul{
	margin: 0px;
	padding: 0px;
}

.leftlinks ul li{
	list-style: none;
}

.leftlinks ul li a{
	display: block;
	width: 187px;
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
	border: 1px solid #f0f0f0;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftlinks ul li a:hover{
	color: #78aa00;
}

#center{
	float: left;
	width: 548px;
	height: 100%;
	margin: 6px 25px;
}

#right{
	float: right;
	width: 194px;
	height: 100%;
	margin-top: 6px;
}

.form_top{
	float: left;
	width: 194px;
	height: 38px;
	background-image: url(images/form_top.gif);
	background-repeat: no-repeat;
}

.form_bottom{
	float: left;
	width: 194px;
	height: 10px;
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
}

.form{
	float: left;
	width: 176px;
	height: 100%;
	background-color: #f4f4f4;
	border-left: 1px solid #80af0f;
	border-right: 1px solid #80af0f;
	padding: 8px;
}

#formtext {
	width: 176px;
	height: 100%;
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	} 

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#formimg input {
	margin: 0px;
	padding: 0px;
	width: 120px;
	border: 0px;
	height: 26px;
	margin: 10px;
	margin-bottom: 0px;
}

#formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-left: 3px;
}

#formtxt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e64117;
	padding-top: 10px;
	text-decoration: none;
}

#formtxt a:hover {
	color: #78aa00;
	text-decoration: underline;
}

#content{
	float: left;
	width: 525px;
	height: 100%;
	padding: 10px;
}

.txt{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 color: #000000;
	 line-height: 18px;
	 text-align: justify;
}

#footerlinks{
	float: left;
	width: 990px;
	height: 23px;
	padding-top: 7px;
	margin: 10px 0px;
	background-color: #f9f9f9;
	text-align: center;
}

#footerlinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#footerlinks a:hover{
	text-decoration: underline;
}

#copyright{
	float: left;
	width: 990px;
	height: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;	 
}

#copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e64117;
	text-decoration: none;
}

#copyright a:hover{
	text-decoration: underline;
}

#banner{
	float: left;
	width: 194px;
	height: 270px;
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
	margin: 10px 0px;
}

#dpacontainer{
	float: left;
	width: 480px;
	height: 100%;
}

.contactcontainer{
	float: left;
	width: 400px;
	height: 100%;
	margin: 10px 0px;
	border: 1px dashed #666666;
}

.contact_base{
	padding-left: 70px;
}

.optionalc{
	width: 400px;
	height: 25px;
}

.labelc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	float: left;
	width: 120px;
}

#panel{
	float: left;
	margin: 10px 0px;
	border-top: 2px solid #78aa00;
	border-bottom: 2px solid #78aa00;
	width: 525px;
	padding: 10px 0px;
}
.news{
	float: left;
	width: 505px;
	padding: 5px 10px;
	height: 100px;
	background-color: #f9f9f9;
	overflow: scroll;
	margin: 10px 0px;
}

.news ul{
	margin: 0px;
	padding: 0px;
}

.news ul li{
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.news ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78aa00;
	text-decoration: none;
	line-height: 24px;
	margin-left: 20px;
}

.news ul li a:hover{
	color: #fe3400;
}

.read{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.read a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fe3400;
}

.read a:hover{
	color: #78aa00;
}

.title{
	margin: 5px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #78aa00;
}

.text_news{
	margin: 5px 0px;
	padding: 5px 0px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dashed #999999;
}

.text_news a{
	margin: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fe3400;
	text-decoration: underline;
}

.text_news a:hover{
	text-decoration: none;
}

#banner2{
	float: right;
	width: 194px;
	height: 315px;
	background-image: url(images/banner2.gif);
	background-repeat: no-repeat;
	margin: 10px 0px;
}

#articles{
	float: left;
	width: 194px;
	height: 460px;
	background-image: url(images/articles_base.gif);
	background-repeat: no-repeat;
}

#readmore{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 18px;
	width: 162px;
	height: 37px;
}

.articles{
	float: left;
	width: 180px;
	height: 170px;
	padding-top: 230px;
	padding-left: 15px;
}

.articles ul{
	margin: 0px;
	padding: 0px;
}

.articles ul li{
	list-style: none;
	background-image: url(images/bullet1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.articles ul li a{
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c3e3c;
	text-decoration: none;
	line-height: 20px;
}

.articles ul li a:hover{
	color: #ff6000;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: none;
	color: #fe3400;
}

.internal:hover{
	color: #78aa00;
}

.article{
	float: left;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	margin-top: 20px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.article ul{
	margin: 10px 0px;
	padding: 0px;
}

.article ul li{
	list-style: none;
	background-image: url(images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.article ul li a{
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.article ul li a:hover{
	text-decoration: none;
	color: #999999;
}


.style2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFe;
	background-image: url(images/h1_base.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 27px;
	padding-top: 5px;
}

#adsense{
	margin: 10px auto;
	width: 468px;
	height: 60px;
}

#adsense1{
	float: left;
	width: 234px;
	height: 60px;
}

#adsense2{
	float: right;
	width: 234px;
	height: 60px;
}
form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
	font-weight: bold;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 85px;
}



.form_text_dm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.input_field_dm{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.dm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.date_input_dm{
	width: 60x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0 0;}