body {
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main {
	padding:0;
	margin:0 auto;
	width:1000px;
} 

.clr {
	clear:both;
}

/*top_nav--------------------------starts-----------------------------------------------------------------------*/
#nav_bar_top {
	padding:0;
	margin:0;
	background:url(../images/top_nav_bg.gif) no-repeat left top #000000;
	width:551px;
	height:34px;
	float:left;
}

#nav_bar_top ul {
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
}

#nav_bar_top ul li {
	padding:0 5px;
	margin:0;
	float:left;
	line-height:32px;
	color:#FFFFFF;
}

#nav_bar_top li a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#d5d5d5;
	font-weight:normal;
	text-align:center;
}

#nav_bar_top li a:hover {
	text-decoration:underline;
}

/*top_nav--------------------------ends--------------------------------------------------------------------*/

/*logo----start*/
.logo {
	padding:0;
	margin:0;
	width:446px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	background-repeat:no-repeat;
	height:35px;
}

#logo {
	float: left;
	width: 400px;
	height: 40px;
	margin:0 0 0 4px;
}

/*logo----ends--------------------------------------------------------------------*/

/*header-banner-and-form---starts-----------------------------------------------------------------------*/
.header_banner_and_form {
	padding:7px 0;
	margin:0 auto;
	width:956px;
}

.header_banner {
	padding:0;
	margin:0;
	width:693px;
	height:192px;
	float:left;
	background:url(../images/banner.gif) center no-repeat;
}

.application_form {
	background:url(../images/form_bg.gif) no-repeat;
	height:192px;
	width:253px;
	padding:0;
	margin:0;
	float:right;
}

.application_form p {
	padding:30px 0 0 0;
	margin:0;
	color:#008bd0;
	font-size:20px;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}


form{
	margin: 0px;
	padding: 0px;
}


.form_input {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#000000;
	width:110px;
	margin: 5px 0px;
}
/*header-banner-and-form---starts-----------------------------------------------------------------------*/


/*nav_2---starts-----------------------------------------------------------------------*/
#nav_2
{
	padding:0;
	margin:0;
	background:url(../images/nav_bg.gif) no-repeat top center #000000;
	width:998px;
	height:37px;
}

#nav_2 ul
{
	padding:0 0 0 4px;
	margin:0;
	list-style:none;
}

#nav_2 ul li
{
	padding:0 3px;
	margin:0;
	float:left;
	line-height:37px;
}

#nav_2 ul li a
{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	width:118px;
	text-align:center;
}
/*nav_2---ends--------------------------------------------------------------------*/

.pad{
	padding:10px 0 0 20px;
}

/*page starts-----------------------------------------------------------------------*/
#page
{
	padding:0;
	margin:0;
	float:left;
	width:1000px;
}

/*page left side starts-----------------------------------------------------------------------*/
.page_left
{
	width:820px;
	padding:0;
	margin:0;
	float:left;
	text-align:justify;
	line-height:18px;
}
.page_left p
{
	padding:20px 0 0 0;
	margin:0;
}

.article
{
	padding:24px 0 0 0;
	margin:0;
	width:440px;
} 

.article ul
{ 
	padding:60px 0 50px 170px;
	margin:0;
	background:url(../images/articlke.gif) no-repeat left top;
	list-style:none;
}

.article li{
	padding:0 0 0 20px;
	margin:0;
	background:url(../images/article_list_image.gif) no-repeat center left;
}

.article a
{
	padding:0;
	margin:0;
	color:#f68817;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.article a:hover
{
	color:#000000;
	text-decoration:underline;
}

/*page left side ends--------------------------------------------------------------------*/




/*page right side starts-----------------------------------------------------------------------*/
.page_right
{
	width: 160px;
	padding:0;
	margin: 5px 0 0 0;
	float:right;
	border:1px dashed #DFDFDF;
	height: 600px;
}

.right_add_y
{

}
.right_add_bg_top
{
	
}

.right_add_bg_bottom
{
	padding:0;
	margin:0;
	float:left;
	background:url(../images/right_side_box_bottom_image.gif) no-repeat bottom center;
	height:15px;
}

.right_add_image
{
}

.news{
	background:url(../images/news.gif) no-repeat center top;
	height:54px;
	margin:15px 0 20px 0;
}
#news{
	height:54px;
	float:left;
	width:160px;
	margin:0;
}
/*page right side ends--------------------------------------------------------------------*/


/*page ends--------------------------------------------------------------------*/


/*fotter starts-----------------------------------------------------------------------*/
#fotter
{
	padding:0;
	margin:10px 0 0 0;
	border-top:#666666 solid 1px;
	display:block;
}

.fotter
{
	padding:0;
	margin:0;
	float:right;
}

.fotter ul
{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}

.fotter ul li
{
	padding:0 2px;
	margin:0;
	float:left;
}

.fotter ul li a
{
	padding:0;
	margin:0;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-transform: capitalize;
}

.fotter ul li a:hover
{
	padding:0;
	margin:0;
	text-decoration:underline;
}
/*fotter ends--------------------------------------------------------------------*/



.copyrights
{
	padding:50px 0 0 0;
	margin:-10px 0 5px 0;
	font-size:12px;
	font-weight:normal;
	background:url(../images/copyright.gif) no-repeat center top;
}
.copyrights a
{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#000000;
}


#adsense1 {
	float:left;
	height:60px;
	width:234px;
}







/*payday_loans_category starts-----------------------------------------------------------------------*/
.payday_loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/payday-loans_pages_left_top.gif) no-repeat top center;
}

.payday_loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.payday_loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.payday_loans_category li a {
	padding:0;
	margin:0;
	color:#f46a17;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.payday_loans_category li a:hover {
	color:#000000;
}
.inner_pages_left_bottom
{
	background:url(../images/pages_left_bottom.gif) top center no-repeat;
	height:12px;
}
/*payday_loans_category ends--------------------------------------------------------------------*/

/*secured_loans_category starts-----------------------------------------------------------------------*/
.secured_loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/secured_loan_top.gif) no-repeat top center;
}

.secured_loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.secured_loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
	text-align:left;
}
.secured_loans_category li a {
	padding:0;
	margin:0;
	color:#882987;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.secured_loans_category li a:hover {
	color:#000000;
}

/*secured_loans_category ends--------------------------------------------------------------------*/

/*unsecured_Loans_category starts-----------------------------------------------------------------------*/
.unsecured_Loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/unsecured_loans_left_top.gif) no-repeat top center;
}

.unsecured_Loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.unsecured_Loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	text-align:left;
}
.unsecured_Loans_category li a {
	padding:2px 0;
	margin:0;
	color:#478c0f;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform: capitalize;
}
.unsecured_Loans_category li a:hover {
	color:#000000;

}
/*Unsecured Loans ends--------------------------------------------------------------------*/



/*insurance starts-----------------------------------------------------------------------*/

.insurance_Loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/insurance_pages_left_top.gif) no-repeat top center;
}

.insurance_Loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.insurance_Loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.insurance_Loans_category li a {
	padding:0;
	margin:0;
	color:#c51415;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.insurance_Loans_category li a:hover {
	color:#000000;
}
/*insurance ends--------------------------------------------------------------------*/







/*instant loan starts-----------------------------------------------------------------------*/

.instant_Loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/instant_loans_pages_left_top.gif) no-repeat top center;
}

.instant_Loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.instant_Loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.instant_Loans_category li a {
	padding:0;
	margin:0;
	color:#a71d6e;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.instant_Loans_category li a:hover {
	color:#000000;
}
/*instant loan  ends--------------------------------------------------------------------*/


/*debt starts--------------------------------------------------------------------*/

.debt_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/dept_pages_left_top.gif) no-repeat top center;
}

.debt_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.debt_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.debt_category li a {
	padding:0;
	margin:0;
	color:#9f5417;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.debt_category li a:hover {
	color:#000000;
}
/*debt loan ends--------------------------------------------------------------------*/





/*personal loan starts--------------------------------------------------------------------*/

.personal_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/personal_loans_pages_left_top.gif) no-repeat top center;
}

.personal_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.personal_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.personal_category li a {
	padding:0;
	margin:0;
	color:#065967;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.personal_category li a:hover {
	color:#000000;
}
/*personal loan  ends--------------------------------------------------------------------*/





/*bad_credit_loans_category loan starts--------------------------------------------------------------------*/

.bad_credit_loans_category
{
	padding:20px 0 0 0;
	margin:5px 0 0 0;
	margin-bottom:0;
	width:221px;
	background:#f08114;
	float:left;
	background:url(../images/bad_credit_loans_pages_left_top.gif) no-repeat top center;
}

.bad_credit_loans_category ul {
	padding:5px 5px;
	margin:0;
	list-style:none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.bad_credit_loans_category li {
	border-bottom:dashed #999999 1px;
	background:url(../images/inner_list_style.gif) left center no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
.bad_credit_loans_category li a {
	padding:0;
	margin:0;
	color:#333333; 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}
.bad_credit_loans_category li a:hover {
	color:#000000;
}
/*bad_credit_loans_category loan  ends--------------------------------------------------------------------*/




.text
{
	width:582px;
	padding:0 0 0 15px;
	margin:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

.text_2
{
	font-family:Arial, Helvetica, sans-serif;
}

h1
{
	padding:20px 0;
	margin:0;
	font-size:21px;
	color:#000000;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.heading
{
	padding:20px 0;
	margin:0;
	font-size:21px;
	color:#000000;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.text p
{
	padding:0 0 20px 0;
	margin:0;
}


#text_containe
{
	padding:0;
	margin:0;
}
#text_containe P
{
	padding:0 0 15px 0;
	margin:0;
}





/*Contact Us starts*/


#cntctcontainer {
	float:left;
	margin:10px;
	padding:2px;
	width:470px;
}

.optional1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	width:100%;
}

label {
	color:#666666;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:14px;
	padding-top:6px;
	width:100px;
}

input, select, textarea {
	font-size:10px;
	margin-top:8px;
	padding:0;
	width:130px;
}
/*Contact Us ends*/




.articles{
	}
	
.articles ul{}

.articles ul li{}

.articles ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F72F96;
}

.articles ul li a:hover{
	color: #6A930E;}
	
	
#container{
	float: left;
	width: 1000px;
}

.sitemap_title{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F72F96;
	padding: 5px 0px;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F72F96;	
}

.internal:hover{
	color: #6A930E;
}


#form_container{
	float: left;
	width: 650px;
	height: 100%;
	padding: 30px;
	padding-left: 50px;
	margin: 10px 0px;
	border: 1px dashed #E2E2E2;
}


.form_heading{
	width: 650px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff7700;
	text-align: center;
}


.input_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 300px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 200px;
}


.payday_160{
	float: left;
	width: 160px;
	height: 600px;
}

.index_160{
	float: left;
	width: 160px;
	height: 600px;
}

.secured_160{
	float: left;
	width: 160px;
	height: 600px;
}

.unsecured_160{
	float: left;
	width: 160px;
	height: 600px;
}

.insurance_160{
	float: left;
	width: 160px;
	height: 600px;
}

.instant_160{
	float: left;
	width: 160px;
	height: 600px;
}

.debt_160{
	float: left;
	width: 160px;
	height: 600px;
}

.personal_160{
	float: left;
	width: 160px;
	height: 600px;
}

.badcredit_160{
	float: left;
	width: 160px;
	height: 600px;
}

.adsense_728{
	margin: 0 auto;
	width: 728px;
	height: 90px;
}

.adsense_250{
	float: right;
	width: 250px;
	height: 250px;
}

.adsense_468{
	margin: 0 auto;
	width: 468px;
	height: 60px;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	padding: 1px 0px;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}


/*Right Banner Starts*/

.right_banner
{
	float:left;
	width:161px;
	margin:0;
	padding:0;
}





/*Right Banner Starts*/

