/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#c4c4c4 url(../images/bg.jpg) left top repeat-x;
	font-size:13px;
	line-height:18px;
	color:#212121;
	margin:0px;
	padding:0px;
	}

img{border:none;}

a{
	text-decoration:none;
	color:#c00000;
	}
a:hover{color:#db3232;}

h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
	}

.clr{
	clear:both;
	width:100%|important;
	height:0px|important;
	margin:0px|important;
	padding:0px|important;
	float:none|important;
	}
:focus{outline:none;}

#header{
	width:1048px;
	margin:0px auto;
	}

#header a.logo{
	float:left;
	height:80px;
	}
#header a.logo img{
	height:100%;
	}
#header .content{
	float:right;
	width:730px;
	}
#header .content .call{
	background:url(../images/CalIcon.jpg) left center no-repeat;
	height:80px;
	float:right;
	padding-left:30px;
	padding-right:20px;
	}
#header .content .call p{
	margin-top:14px;
	font-size:19px;
	}
#header .content .call strong{
	display:block;
	color:#de4500;
	font-size:29px;
	margin-top:10px;
	}
#wrapper{
	width:1048px;
	margin:0px auto;
	background:#FFFFFF;
	}
#Left{
	float:left;
	width:728px;
	padding-top:20px;
	}
	
#Left a.banners{
	float:left;
	width:226px;
	padding:15px 0px 0px 15px;
	}	
#Left a.banners img{
	width:100%;
	}
	

#Left p.thanks{
	font-size:18px;
	text-align:center;
	line-height:100px;
	}

#Left ul.bullet{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style:none;
	}
#Left ul.bullet li{
	background:url(../images/bullet.png) left 5px no-repeat;
	padding-left:15px;
	}
#ApplyLoan{
	border:1px #d2d2d2 solid;
	padding:10px 0px 10px 0px;
	}


#Right  #ApplyLoan{padding:0px 0px 10px 0px;}


#ApplyLoan h1,
#ApplyLoan h2{
	background:url(../images/ApplyLoanLine.png) 10px bottom no-repeat;
	font-size:18px;
	color:#de4500;
	font-weight:normal;
	line-height:18px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:center;
	border-bottom:1px #de4500 solid;
	background:none;
	margin-top:0px;
	}
#Right #ApplyLoan h1,
#Right #ApplyLoan h2{
	background:#de4500;
	color:#FFFFFF;
	padding:0px;
	line-height:30px;
	}



#ApplyLoan dl{
	margin:0px;
	padding:0px;
	}
#ApplyLoan dl dd,
#ApplyLoan dl dt{
	float:left;
	margin:0px;
	padding:15px 0px 0px 0px;
	height:22px;
	}
#ApplyLoan dl dd{
	width:84px;
	padding-left:10px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	}
#ApplyLoan dl dt{
	width:145px;
	}
#ApplyLoan dl dt.input input{
	background:url(../images/ApplyLoanInput.png) left top no-repeat;
	height:22px;
	width:133px;
	border:none;
	color:#888888;
	padding:1px 6px;
	}
#ApplyLoan dl dt.input input:hover{
	background-position:left center;
	color:#666666;
	}
#ApplyLoan dl dt.input input:focus{
	background-position:left bottom;
	color:#de4500;
	}


#ApplyLoan dl dt.textarea{
	height:50px;
	}
#ApplyLoan dl dt.textarea textarea{
	height:50px;
	width:133px;
	border:1px #8e8e8e solid;
	color:#888888;
	padding:1px 4px;
	border-radius:3px;
	}
#ApplyLoan dl dt.textarea textarea:hover{
	color:#666666;
	border:1px #585858 solid;
	}
#ApplyLoan dl dt.textarea textarea:focus{
	border:1px #004ba6 solid;
	color:#de4500;
	}




#ApplyLoan dl dt.select select{
	border:1px #8e8e8e solid;
	border-radius:3px;
	padding:3px;
	color:#888888;
	width:143px;
}
#ApplyLoan dl dt.select select:hover{
	border:1px #585858 solid;
	color:#666666;
	}
#ApplyLoan dl dt.select select:focus{
	border:1px #de4500 solid;
	color:#de4500;
	}

#ApplyLoan label{
	padding:13px 10px 0px 30px;
	display:block;
	
	}
#ApplyLoan label input{
	float:left;
	margin-left:-20px;
	}
#ApplyLoan input.btn{
	background:url(../images/ApplyLoanBtn.png) left top no-repeat;
	border:none;
	text-indent:200px;
	font-size:0px;
	width:99px;
	height:26px;
	float:right;
	margin:0px 12px 0px 0px;
	}
#ApplyLoan input.btn:hover{background-position:left bottom;}

.boxes{
	background:url(../images/BoxesBg.png) center bottom no-repeat;
	width:228px;
	float:left;
	margin:15px 0px 0px 15px;
	}
.boxes.none{
	float:right;
	margin-left:0px;
	}
#Right .boxes{
	width:285px;
	margin:0px;
	background:none;
	}	
	

	
.boxes h3{
	background:url(../images/BoxesHeadBg.png) center top no-repeat;
	color:#FFFFFF;
	line-height:32px;
	text-align:center;
	font-size:18px;
	}
	
	
	
#Right .boxes h3{
	background:url(../images/BoxesHeadrRightBg.png) center top no-repeat;	
	}
	
.boxes .content{
	border:1px #b7b7b7 solid;
	border-bottom:none;
	background:url(../images/BoxesListBg.jpg) left top repeat;
	margin-right:1px;
	}
.boxes dl{
	margin:0px;
	padding:0px;
	}
.boxes dl dd,
.boxes dl dt{
	float:left;
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	font-size:11px;
	position:relative;
	}
.boxes dl dt{
	width:133px;
	padding-left:10px;
	}
.boxes dl dd{
	width:80px;
	text-align:right;
	text-align:left;
	}
	
.boxes a.btn{
	background:url(../images/BoxesReaMore.png) center center no-repeat;
	float:right;
	width:97px;
	height:23px;
	margin:10px 10px 10px 0px;
	}
.boxes a.btn:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	}


.Add{padding:15px 0px 0px 10px;}




#Right{
	float:right;
	width:300px;
	padding-top:20px;
	}
	

	
#Right .boxes .content{
	border:1px #b7b7b7 solid;
	background: #eee;
	/*background:url(../images/BoxesListBg.jpg) left top repeat;*/
	margin-right:1px;
	}
#Right .boxes dl{
	margin:0px;
	padding:0px;
	}
#Right .boxes dl dd,
#Right .boxes dl dt{
	float:left;
	margin:0px;
	padding:8px 0px 0px 10px;
	height:44px;
	font-size:11px;
	position:relative;
	border-bottom:1px #ffffff solid;
	}
#Right .boxes dl dt{
	width:100px;
	font-weight:bold;
	border-right:1px #ffffff solid;
	}
#Right .boxes dl dd{
	width:90px;
	text-align:right;
	text-align:left;
	}


#Right .boxes dl dd span{
	position:absolute;
	top:-1px;
	right:-71px;
	display:block;
	border:1px #ffffff solid;
	border-right:none;
	height:52px;
	width:71px;
	}


#Right .boxes dl dd a{
	display:block;
	height:19px;
	width:50px;
	background:url(../images/InteresterApllyBtn.png) left top no-repeat;
	margin:16px auto 0px auto;
	}
#Right .boxes dl dd a:hover{background-position:left bottom;}
	




#footer{
	padding-top:20px;
	}
#footer .LinksHead{
	background:#de4500;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	font-size:15px;
	}
#footer .LinksHead span{
	background:url(../images/FooterHeadDevider.png) left center no-repeat;
	float:left;
	padding-left:10px;
	width:189px;
	}
#footer .LinksHead span.Width{ width:210px;}
#footer .content{
	background:url(../images/FooterLinksBg.png) left top repeat;
	line-height:22px;
	}
#footer .content a{
	color:#555555;
	font-size:12px;
	float:left;
	padding-left:10px;
	width:189px;
	font-weight:bold;
	}
#footer .content a.Width{ width:210px;}
#footer .content a:hover{ color:#de4500;}
#footer p.Copyright{
	text-align:center;
	line-height:40px;
	color:#013069;
	}


/*Ends Home Page*/

/*Starting Inner Pages*/
.Inner{
	padding-left:10px;
	}

.Inner .breadcrumb{	
	}
.Inner h1{
	color:#de4500;
	line-height:30px;
	font-size:20px;
	margin-top:10px;
	}
.Inner h3,
.Inner h2{
	margin-top:10px;
	font-size:15px;
	color:#de4500;
	}
.Inner p.margin{
	margin-top:10px;
	}
.Inner p{
	text-align:justify;
	}
.Inner #ApplyLoan{
	margin-top:20px;
	background:#f8f8f8;
	}

	
	
.Inner #ApplyLoan dl dd{
	width:220px;
	padding-top:6px;
	}
.Inner #ApplyLoan dl dt{
	width:220px;
	padding-left:10px;
	padding-top:0px;
	}
.Inner #ApplyLoan dl label{
	display:inline;
	padding:0px;
	}
.Inner #ApplyLoan dl label input{
	float:none;
	margin:inherit;
	}

.Inner .h3bg{padding:3px 10px; color:#de4500;}
.BanksList h3{padding:3px 10px; color:#de4500;}

.BanksList a{
	float:left;
	width:230px;
	line-height:20px;
	color:#de4500;
	}
.BanksList a:hover{color:#c00000;}

.BanksList h4{
	width:100%;
	background:#89b9f4;
	text-indent:10px;
	color:#000;
	clear:both;
	line-height:24px;
	}



.HLink{
	display:block;
	width:200px;
	margin-top:10px;
	}
.Inner .h3bg.HLink:hover{ background:#c00000;}

.InterestRate{
	width:100%;
	margin-top:15px;
	line-height:22px;
	border-left:1px #de4500 solid;
	}
.InterestRate th{
	background:#de4500;
	color:#FFFFFF;
	}
.InterestRate td{
	border-right:1px #de4500 solid;
	border-bottom:1px #de4500 solid;
	text-align:center;
	color:#de4500;
	font-weight:bold;
	}