body {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 14px;
}
h1 {
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #383838;
}
form, p, h1 {
	margin: 0;
	padding: 0;
}
a, img {
	border: 0;
}
input {
	background-color: #f2f2f2;
	border: 1px dashed #cfcfcf;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	background-color: #f2f2f2;
	border: 1px dashed #cfcfcf;
	overflow: hidden;
	width: 290px;
	height: 70px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	position:relative;
}
.headerOverlay {
	width: 100px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	top: -120px;
	left:300px;
}
.header_im {
	float: right; 
	margin-top: -90px;
	padding-right: 175px;
}
.content {
	width: 940px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 10px;
}
.content #leftbar {
	width: 190px;
	float: left;
}
.content #leftbar #menu {
	height: 210px;
	background-color: #f2f2f2;
	background-image: url(media/images/corner-bt.gif);
	border: 1px solid #cfcfcf;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 13px 0 0 6px;
}
.menul {
	width: 14px;
	height: 26px;
	float: left;	
	clear: left;
}
.menur {
	width: 152px;
	height: 26px;
	float: left;
}
.content #leftbar .advert {
	margin: 10px 0;
}
.content #leftbar #challenge {
	height: 316px;
	background-image: url('media/images/challenge.gif');
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
	/*border: 1px solid #cfcfcf;*/
}
/*.content #leftbar #butchallenge {
	margin: -176px 0 0 27px;
	width: 134px;
}*/
.content #mainbar {
	float: right;
	width: 739px;	
}
.content #mainbar .infobox{
	width: 241px;
	height: 172px;
	float: left;
	margin: 0 8px 9px 0;
}
.content #mainbarsmall {
	float: left;
	width: 579px;
	margin-left: 10px;
}
.content #mainbarsmall .longbox {
	height: 160px;
	padding: 18px 0;
	text-align:center;
	background-position: center center;
	background-repeat: no-repeat;
}
.content #mainbarsmall ul {
	padding: 0 0 0 35px;
	margin: -15px 0;	
}
.content #mainbarsmall li {
	margin: 12px 0;
}
.content #mainbarsmall .but_apply {
	margin-top: 45px; 
	margin-left: 400px; 
	width: 200px;
}
.content #mainbarsmall .article {
	padding: 15px 20px 0 20px;
}
.content #rightbar {
	float: right;
	width: 151px;
}
.content #rightbar .advert {
	border: 1px solid #d8d8d8;
	padding: 14px;
	background-color: #f2f2f2;
}
.content #rightbar #subscription {
	border: 1px solid #d8d8d8;
	padding: 14px;
	margin-bottom: 10px;
}
.content #rightbar #archive {
	border: 1px solid #d8d8d8;
	padding: 14px;
}
.content #rightbar #archive ul {
	padding: 10px 0 0 35px;
	margin: 0;	
}
.footer {
	width: 878px;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #f4cfbf;
	padding: 5px 30px;
}
.but_apply {
	width: 126px;
	height: 26px;
	margin: 129px 0px 0 0;
	padding-right: 5px;
	float: right;	
}
.prefooter {
	width: 878px;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #f4cfbf;
	padding: 17px 30px;
	margin-bottom: 10px; 
}
.prefooter .states {
	width: 78px;
	float: left;
	margin: 15px 10px 0 0;	
	text-align: left;
}
.colorbox {
	background-repeat: no-repeat;
	background-position: -1px -1px;
	/*border: 1px solid #ffffff;*/
	padding: 17px 30px;
}
.orangebox {
	background-image: url(media/images/square-orange.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border: 1px solid #f4cfbf;
	padding: 17px 30px;
}
.graybox {
	
	background-image: url(media/images/square-gray.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border: 1px solid #d8d8d8;
	padding: 17px 30px;
}
.bluebox {
	background-image: url(media/images/square-blue.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border: 1px solid #bfdfec;
	padding: 17px 30px;
}
.greenbox {
	background-image: url(media/images/square-green.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border: 1px solid #ebecc0;
	padding: 17px 30px;
}
.purplebox {
	background-image: url(media/images/square-purple.gif);
	border: 1px solid #d8ccda;
}
.redbox {
	background-image: url(media/images/square-red.gif);
	border: 1px solid #e5bebf;
}
.blackbox {
	background-image: url(media/images/square-black.gif);
	border: 1px solid #bfbfbf;
}
.contactform {
	background-image:url(media/images/bricks.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
	background-color: #fff2d7; 
	width: 625px; 
	height:275px;
	margin: 15px 7px;
	padding: 22px 18px 5px 18px;
	border: 1px solid #fad2af;
}
.text_bigger {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}

.text_smaller {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.text_orange {
	color: #F0753F;
}
.text_form_alert {
	color: red;
	font-weight: normal;
	font-size: 12px;
}
.link_orange {
	color: #F0753F;
}
.link_orange:hover {
	color: #f14a09;
}
.text_blue {
	color: #0280bb;
}
.link_blue {
	color: #0280bb;
}
.link_blue:hover {
	color: #004F6F;
}
.text_gray {
	color: #666666;
}
.link_gray {
	color: #666666;
}
.link_gray:hover {
	color: #333333;
}
.text_black {
	color: #000000;
}
.link_black {
	color: #000000;
}
.link_black:hover {
	color: #383838;
}
.text_green {
	color: #aeb601;
}
.link_green {
	color: #aeb601;
}
.link_green:hover {
	color: #858902;
}
.text_purple {
	color: #653274;
}
.link_purple {
	color: #653274;
}
.link_purple:hover {
	color: #29162c;
}
.text_red {
	color: #a11111;
}
.link_red {
	color: #a11111;
}
.link_red:hover {
	color: #560909;
}

.menutext, .menutext a {
    color: #990000;
    padding: 0;
    margin: 0;
    padding-left: 20px;
}

.rate-form
{
 	margin-top: 60px;
	margin-left: 110px;
	text-align: left;
}

.rate-form input
{
 	background:none;
}

#debtHelp
{
 	margin-top:100px;
	margin-left:135px;
	text-align:left;
}

#personal-quad-link
{
	height:26px;
	width:210px;
	margin-left:285px;
	margin-top:-5px;
}

#payday-loan-but
{                 
	width:50px;
	height:15px; 
	margin-top:35px;
	margin-left:95px;
}

#personal-loan-but
{
	margin-top: 47px; 
	margin-left: 300px; 
	width: 200px;
}

#searching-payday-but
{
 	margin-top: 30px;
}

#headerSocialMedia{
	position:absolute;
	padding-top:5px;
	right:10px;
	color:#FFFFFF;
	font-size:14px;
	overflow:hidden;
}
#headerSocialMedia label{
	padding-top:5px;
	display:inline-block;
}
