/* CSS Document */
body{
	padding:0 0 0 0;
	margin:0px auto;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background:#231f20;
}
*{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}

/*=============wrapper start=====================*/

#wrapper{
	width:810px;
	margin:0 auto;
}


/*=============wrapper end=====================*/

/*=============top start====================*/

#top{
	width:810px;
	background:url(../images/top_bg.jpg) no-repeat #231f20;
	min-height:151px;

}
/*=============top start====================*/

/*==============logo start===================*/

#logo{
	width:328px;
	margin-left:240px;
	float:left;
}

#logo p{
	margin-top:23px;
}

/*==============logo end===================*/

/*==============call start===================*/

#call{
	width:150px;
	float:right;
	padding:111px 0 0 0;
}

#call p{
	background:url(../images/phone_logo.png) no-repeat 0 0;
	height:28px;
	padding:2px 0 0 34px;
	color:#888888;
	font:normal 18px/normal Helvetica;
}

/*==============call end===================*/

/*=============menu start==================*/

#menu{
	background:url(../images/nav_bg.png) no-repeat;
	min-height:38px;
	padding:0 47px 0 41px;
}

#menu ul{
}

#menu ul li{
	float:left;
	margin:0 15px 0 15px;
} 

#menu ul li a{
	width:90px;
	color:#9c9a9b;
	font:normal 14px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	text-align:center;
} 

#menu ul li a:hover{
	color:#ff9641;
	background:url(../images/hover_bg.png) no-repeat bottom center;
} 

#menu ul li a.activ{
	color:#ff9641;
	background:url(../images/hover_bg.png) no-repeat bottom center;
} 


/*=============menu end==================*/

/*=========banner start================*/

#banner{
	width:810px;
	height:275px;
}

/*=========banner end================*/

/*==========content start====================*/

#content{
	width:810px;
	margin:0 auto;
}

/*==========content end====================*/

/*==========content top start====================*/

#content_top{
	width:810px;
	background:url(../images/content_top_bg.png) no-repeat #575757;
	padding:50px 0 0 0;
}

#content_main{
	width:745px;
	margin:0 auto;
}


/*==========content top end====================*/

/*==========content bottom start====================*/

#content_bottom{
	background:url(../images/content_bottom_bg.png) no-repeat;
	min-height:133px;
}

/*==========content bottom end====================*/

/*==========content main left start====================*/

#content_main_left{
	width:493px;
	float:left;
	border-right:1px solid #7a7a7a;
}

#content_main_left h2 img{
	margin-bottom:25px;
}

/*==========content main left end====================*/

/*==========content main right start====================*/

#content_main_right{
	width:251px;
	float:right;
}

#content_main_right h2{
	margin:0 0 28px 31px;
}

/*==========content main right end====================*/

/*=========misson start=================*/

.mission_1{
	width:493px;
}

.mission_1_left{
	width:212px;
	float:left;
}

.mission_1_left p{
	margin-left:6px;
}

.mission_1_right{
	width:280px;
	float:right;
}

.mission_1_right h2{
	color:#ffffff;
	font:bold 18px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 13px 13px;
}

.mission_1_right p{
	color:#c3c3c3;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:9px;
}

.mission_2 p{
	color:#c3c3c3;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right:15px;
}

/*=========misson end=================*/

/*===========specials start===================*/

.specials{
	width:211px;
	float:right;
}

.specials_1{
	margin-top:11px;
}

.specials_1 h1{
	color:#000;
	font:bold 14px/normal Arial, Helvetica, sans-serif;
	margin-top:12px;
}

.specials_1_bottom{
	margin-top:8px;
}

.specials_bottom_left{
	width:87px;
	float:left;
}

.specials_bottom_right{
	width:85px;
	float:right;
}

.specials_bottom_right p{
	margin-top:7px;
}
.specials_bottom_left p{
	color:#c3c3c3;
	font:normal 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*===========specials end===================*/

/*===========footer start====================*/

#footer{
	width:283px;
	margin:0 auto;
	padding:73px 0 0 0;
}

#footer p{
	color:#878787;
	font:normal 11px/normal Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}

#footer ul{
	padding:0 0 0 25px;
}

#footer ul li{
	float:left;
	color:#bcbcbc;
	margin:0 6px 0 6px;
}

#footer ul li a{
	color:#bcbcbc;
	font:normal 11px/normal Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#ff9c42;
}

#footer ul li a.activ{
	color:#ff9c42;
}

/*===========footer end====================*/

/*==========contact start====================*/

#contact{
	width:718px;
	margin:0 auto;
	min-height:352px;
}

#contact_left{
	width:298px;
	float:left;
	border-right:1px solid #7a7a7a;
}

#contact_left h2{
	margin-left:6px;
	margin-bottom:15px;
}

#contact_left h3{
	color:#d1d0d0;
	font:normal 13px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}

#contact_right{
	width:419px;
	float:right;
}

#contact_right h2{
	margin-left:35px;
	margin-bottom:35px;
}

.phone{
	width:382px;
	float:right;
}

.phone_left{
	width:107px;
	float:left;
}

.phone_right{
	width:255px;
	float:right;
}

.phone_right p{
	color:#000;
	font:normal 17px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.phone_right p span{
	color:#d1d0d0;
	font:normal 17px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.phone_right p a{
	color:#d1d0d0;
	font:normal 17px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.phone_right h1{
	color:#d1d0d0;
	font:normal 17px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-left:61px;
}

.phone_right h3{
	color:#d1d0d0;
	font:normal 17px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:61px;
}



/*=============name start================*/


/*=============name end================*/

.name{
	width:298px;
}

.name_1{
	width:261px;
}

.name_1_left{
	width:63px;
	float:left;
}

.name_1_left p{
	color:#FFF;
	font:bold 12px/22px Arial, Helvetica, sans-serif;
}

.name_1_right{
	width:192px;
	float:right;
}

.box_1{
	background:#FFF;
	height:22px;
	width:192px;
	border:1px solid #7f9db9;
	margin-bottom:4px;
}

.box_2{
	background:#FFF;
	height:80px;
	width:192px;
	border:1px solid #7f9db9;
	margin-bottom:4px;
}
.submit{
	margin-top:5px;
}


/*=============name end================*/
/*==========contact end====================*/

/*===========credit application start=======================*/
#credit{
	width:738px;
	margin:0 auto;
	min-height:1444px;
}

#credit h2{
	margin-bottom:8px;
}

#submit{
	width:236px;
	height:28px;
	background:#000;
	margin-bottom:19px;
}

#submit h2{
	color:#fe9540;
	font:normal 19px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:8px;
}

#credit h1{
	color:#FFF;
	font:bold 16px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#credit p{
	color:#eeeeee;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.application{
	background:#000;
	white-space:738px;
	height:28px;
	text-align:center;
	margin-bottom:11px;
}

.application h2{
	color:#FFF;
	font:bold 16px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.application_2{
	width:401px;
	float:left;
}

.application_3{
	width:321px;
	float:right;
	padding:86px 0 0 0;
}

.firast_left{
	width:112px;
	float:left;
}

.firast_right{
	width:268px;
	float:right;
}


.firast_left p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_3{
	background:#FFF;
	height:22px;
	width:266px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
}

.box_4{
	background:#FFF;
	height:22px;
	width:46px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:4px;
}

.box_5{
	height:22px;
	width:142px;
	border:1px solid #7f9db9;
	margin-bottom:6px;

}

.box_6{
	height:22px;
	width:70px;
	border:1px solid #7f9db9;
	margin-bottom:6px;

}

.social_1_left{
	width:127px;
	float:left;
}

.social_1_right{
	width:183px;
	float:right;
}

.social_1_left p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_7{
	height:22px;
	width:46px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
}

.box_8{
	height:22px;
	width:183px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
}

.monthly{
	margin-top:50px;
}

.monthly_left{
	width:129px;
	float:left;
}

.monthly_right{
	width:128px;
	float:right;
}

.monthly_left p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.monthly_right p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_9{
	height:22px;
	width:112px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:right;
}

.monthly_1_left{
	width:222px;
	float:left;
}

.monthly_1_right{
	width:96px;
	float:right;
}

.monthly_1_left p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_10{
	height:22px;
	width:96px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:right;
}

.lived_4{
	color:#FFF;
	font:bold 11px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:9px;
}

#lived_2_left{
	width:400px;
	float:left;
}

#lived_2_right{
	width:322px;
	float:right;
}

.address{
	width:400px;
}

.address_left{
	width:128px;
	float:left;
}

.address_right{
	width:267px;
	float:right;
}

.address_left p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.box_11{
	height:22px;
	width:267px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:right;
}

.box_12{
	height:22px;
	width:143px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:left;
}

.lived_right_1{
	width:124px;
	float:left;
}

.lived_right_2{
	width:186px;
	float:right;
}

.lived_right_1 p{
	color:#eeeeee;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_13{
	height:22px;
	width:186px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:left;
}




/*===========credit application start=======================*/

/*===========applicant start===================*/

#applicant{
	width:738px;
	margin:0 auto;
}

#applicant_left{
	width:400px;
	float:left;
}

#applicant_right{
	width:322px;
	float:right;
}

.employer{
	width:400px;
}

.employer_left{
	width:112px;
	float:left;
}

.employer_right{
	width:267px;
	float:right;
}

#gross_left{
	width:143px;
	float:left;
}
#gross_right{
	width:254px;
	float:right;
}

.box_14{
	height:22px;
	width:254px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:left;
}


.Position{
	width:322px;
}

.Position_left{
	width:114px;
	float:left;
}

.Position_right{
	width:199px;
	float:right;
}

.box_15{
	height:22px;
	width:183px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	float:right;
}

.box_16{
	height:22px;
	width:46px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
	margin-left:16px;
}

.income_left{
	width:142px;
	float:left;
}

.income_right{
	width:174px;
	float:right;
}

.box_17{
	height:22px;
	width:174px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
}


.school{
	width:738px;
}

.school_left{
	width:200px;
	float:left;
}

.school_right{
	width:534px;
	float:right;
}

.box_18{
	height:22px;
	width:437px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
}

.how_left{
	width:81px;
	float:left;
}

.how_right{
	width:606px;
	float:right;
}

#confirmation_1_left{
	width:154px;
	float:left;
}

#confirmation_1_right{
	width:579px;
	float:right;
}

.box_19{
	height:22px;
	width:239px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	margin-right:5px;
}

.box_20{
	height:101px;
	width:502px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
}

.box_21{
	height:101px;
	width:502px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	color:#000;
}

.castomar{
	margin-top:17px;
}

.castomar p a{
	color:#eeeeee;
	font:bold 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.electronic_1{
	width:212px;
	float:left;
}

.electronic_2{
	width:182px;
	float:left;
	margin-left:7px;
}

.electronic_3{
	width:92px;
	float:left;
	margin-left:16px;
}

.electronic_4{
	width:202px;
	float:left;
	margin-left:25px;
}

.box_22{
	height:22px;
	width:181px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	color:#000;
}

.applation{
	margin-left:211px;
}







/*===========applicant end===================*/

/*==========pro start================*/

#pro{
	width:738px;
	margin:0 auto;
	min-height:234px;
}

#pro h2{
	margin-bottom:19px;
}

#pro p{
	color:#c3c3c3;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;

}

/*==========pro end================*/

/*===========services start==================*/

.services{
	min-height:600px;
	
}

.services h3{
	color:#000;
	font:normal 16px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}

.services p{
	color:#c3c3c3;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*===========services end==================*/

/*===========online start================*/

#online{
	width:738px;
	margin:0 auto;
	min-height:488px;
}

#online h2{
	margin-bottom:12px;
}

#online h3{
	color:#c3c3c3;
	font:normal 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:22px;
}

.online_1{
	width:457px;
	margin:0 auto;
}

.online_1_top{
	width:457px;
}

.online_1_middle{
	width:455px;
	background:#373737;
	border-left:1px solid #646464;
	border-right:1px solid #646464;
}

.online_1_bottom{
	width:457px;
}

.online_3{
	width:394px;
	margin:0 auto;
}

.online_4{
	width:394px;
	margin:0 auto;
}

.online_4_left{
	width:142px;
	float:left;
}

.online_4_right{
	width:241px;
	float:right;
}

.online_4_left p{
	color:#c3c3c3;
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.box_23{
	height:22px;
	width:241px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	color:#000;
}


.box_24{
	height:67px;
	width:241px;
	border:1px solid #7f9db9;
	margin-bottom:6px;
	color:#000;
}

.quit{
	margin-top:7px;
}


/*===========online end================*/

/*=============specials start=================*/

#specials{
	width:738px;
	margin:0 auto;
	min-height:415px;
}

#specials_left{
	width:368px;
	float:left;
	border-right:1px solid #7a7a7a;
	min-height:415px;
}

#specials_right{
	width:368px;
	float:right;
	min-height:415px;
}

.car{
	width:352px;
	background:#d0d0d0;
	padding:8px 0 8px 0;
	margin-bottom:11px;
}

.car_1{
	width:321px;
	margin:0 auto;
	
}

.car_1_left{
	width:144px;
	float:left;
}

.car_1_right{
	width:166px;
	float:right;
}

.car_1_right h2{
	color:#000;
	font:bold 14px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}

.car_1_right p{
	color:#373737;
	font:normal 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.car_1_right h3{
	margin-top:8px;
}

#specials_right_1{
	width:352px;
	float:right;
	margin-top:49px;
}

/*=============specials end=================*/








