@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	height:100%;
	background:url(../images/header_bg.gif) repeat-x top;
}

#header {
	float:left;
	width:1000px;
	height:293px;
	margin-top: 20px;
}

.header_lft {
	float:left;
	background:url(../images/header_lft_bg.gif) no-repeat;
	height:293px;
	width:545px;
}

.header_rht {
	float:left;
	width:455px;
	height:293px;
}

.logo {
	float:left;
	height:55px;
	width:230px;
}

.clear {
	clear:both;
}

.img_panel {
	float:left;
	height:224px;
	margin-top:14px;
	width:455px;
}
.img1 {
	float:left;
	height:224px;
	width:230px;
	background:url(../images/header_img1.gif) no-repeat;
}

.img2 {
	float:right;
	height:224px;
	width:225px;
}

#navi_panel {
	float:left;
	height:77px;
	width:1000px;
}

.navi_bg {
	float:left;
	background:url(../images/navi_panel_bg.gif) no-repeat left top;
	height:77px;
	width:667px;
}

.navi_img {
	float:right;
	height:77px;
	width:333px;
	display:inline;
	margin:0px;
	padding:0px;
}

.navi {
	margin:0px;
	padding:0px;
	width:667px;
	height:50px;
	float:left;
}

.navi ul{
	margin:0px;
	padding:0px;
	margin-left:5px;
}

.navi ul li{
	list-style:none;
	display:inline;
}

.navi ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:50px;
	width:110px;
	background:url(../images/instant2_40.png) no-repeat;
	float:left;
	cursor:pointer;
}

.navi ul li a:hover{
	color:#ffea00;
	margin-top:10px;
	background:url(../images/instant2_40.png) no-repeat 10px left; 
}

#steps_panel {
	float:left;
	width:1000px;
	background:url(../images/steps_bg.gif) repeat-x;
	height:98px;
}

.steps_bg {
	float:left;
	background:url(../images/steps.gif) no-repeat;
	height:77px;
	width:555px;
	margin:14px 0 0 18px;
	display:inline;
}

.steps_rht {
	float:right;
	height:98px;
	width:397px;
	margin-right:12px;
	display:inline;
	background:url(../images/steps_right.gif) no-repeat;
}

.form_box {
	float:left;
	height:172px;
	width:410px;
	margin:0px;
	margin:45px 0 0 0px;
	padding-left:37px;
}

.steps_text {
	float:left;
	width:185px;
	padding-top:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.s_tagline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:25px 0 0 15px;
}

.s2_tagline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#909249;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	margin:10px 0 0 20px;
	padding:3px;
	width:283px;
}
.h_tagline {
	font-family:Tahoma, Arial;
	font-size:17px;
	font-weight:bold;
	color:#87ba0d;
	margin:70px 37px 0;
	text-align:center;
}

#container {
	float:left;
	background:url(../images/container_bg.gif) repeat-x top;
	width:990px;
	padding:5px 5px 10px;
}

.lft {
	float:left;
	width:243px;
}

.right {
	float:right;
	width:735px;
}

.service_panel {
	float:left;
	width:243px;
}

.service_top {
	float:left;
	height:66px;
	width:243px;
}

.service_bg {
	float:left;
	background:url(../images/service_bg.gif) repeat-y;
	width:243px;
}

.service_btm {
	float:leftl;
	width:243px;
	height:8px;
}

.services {
	margin:0px auto;
	padding:0px;
	width:214px;
	padding-bottom:10px;
}

.services ul{
	margin:0px;
	padding:0px;
}

.services ul li{
	list-style:none;
	display:block;
	border-bottom:1px dashed #FFFFFF;
	padding-bottom:5px;
}

.services ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}

.services ul li a:hover{
	color:#000000;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#007bff;
	margin:0px;
	padding:0px;
	padding:5px 0px 0 10px;
}

h2 span{
	color:#000000;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
} 

.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
	padding:0 10px;
	line-height:18px;
}

.copyright {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	background-color:#2267ac;
	width:1000px;
}

.copyright a{
	color:#FFFFFF;
}

.copyright a:hover{
	text-decoration:none;
}

.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0px;
}
.input_field {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.footer {
	float:left;
	width:100%;
	margin:0px;
	padding:10px 0px;
	background-color:#DCE4E9;
}

.footer ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.footer ul li{
	list-style:none;
	display:inline;
	float:left;
	width:300px;
	padding-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background:url(../images/bullet.gif) no-repeat left;
}

.footer ul li a{
	color:#000000;
	text-decoration:none;
}

.footer ul li a:hover{
	text-decoration:underline;
}

.punchline_panel {
	float:left;
	width:200px;
	padding:39px 0 0 29px;
}

.punchline {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#0a65c8;
}

.ul {
	float:left;
	width:200px;
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}

.ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:200px;
	float:left;
	line-height:18px;
}

.instant_form_panel {
	float:left;
	margin:12px 0 0 33px;
	width:217px;
	height:197px;
}

.applynow_btn {
	height:37px;
	width:350px;
	text-align:center;
}

.applynow_btn a{
	background:url(../images/instant_loan_apply.gif) no-repeat left;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:37px;
	text-decoration:none;
	font-weight:bold;
	height:37px;
	width:350px;
	float:left;
}