@charset "utf-8";
/* CSS Document */

/* CSS MAP

-------------------------------------------------
BACKGROUND

  |_______T_O_P__N_A_V____________________|
  
  	|LOGO|    		HEADER
   _________________________________CAR___
  |                 BODY                  |
  | ___________   ___________  __________ |
  ||           | |           ||          ||
  ||  LEFT COL | |  MID COL  ||RIGHT COL ||
  ||           | |           ||          ||
  ||           | |           ||          ||
  ||___________| |___________||__________||
  | _________________________             |
  ||                         |            |
  ||         FLASH           |            |
  ||                         |   REQ COL  |
  ||_________________________|            |
  |                                       |
  |       BOTTOM                          |
  |_______________________________________|

*/


h1 {
	color:#9EC54D;
	font-size:14px;
	font-weight:normal;
	padding:5px 5px 10px 5px;
	margin:0px;
}

h2 {
	color:#9EC54D;
	font-size:16px;
	font-weight:normal;
	margin:0px;
}

h3 {
	color:#9EC54D;
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

h3 a {
	color:#9EC54D;
	text-decoration:none;
}

.text-w {
	color:#fff;
	font-size:12px;
}

.text-g {
	color:#9EC54D;
	font-size:12px;
}

.text-w a {
	color:#fff;
}

.text-g a {
	color:#9EC54D;
}

.text-w b {
	font-size:16px;
}

.text-g b {
	font-size:16px;
}

/* BACKGROUND */

body {
	background-color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

#background {
	background-color:#fff;
	width:1000px;
}


/* TOP NAV */

#topnav_bg {
	width:950px;
	background-color:#535763;
	height:50px;
}

#topnav_links {
	padding-top:30px;
	font-size:12px;
}

#topnav_links a {
	color:#fff;
	text-decoration:none;
}

#topnav_links a:hover {
	color:#9EC54D;
}

#topnav_links a:visited {
	color:#fff;
}

.seperator {
	color:#616775;
	display:inline;
}


/* HEADER */

#header {
	height:120px;
	width:950px;
	position:relative;
}

#logo {
	background:url(../images/logo.jpg) no-repeat;
	width:228px;
	height:105px;
	position:absolute;
	top:10px;
	left:50px;
}

#car_top {
	background:url(../images/car_top.jpg) no-repeat;
	width:326px;
	height:95px;
	position:absolute;
	top:25px;
	left:600px;
}

#header_bottom {
	background-color:#535763;
	width:950px;
	height:25px;
	position:relative;
}

#car_bottom {
	background:url(../images/car_bottom.jpg) no-repeat;
	width:196px;
	height:25px;
	float:right;
	padding-right:28px;
}


/* TOP BODY */

#top_body {
	background-color:#535763;
	width:950px;
	height:440px;
}

#sub_body {
	background:url(../images/dragon_watermark.jpg) no-repeat;
	background-color:#535763;
	width:950px;
	position:relative;
	padding-top:50px;
}

#left_col {
	width:285px;
	height:430px;
	float:left;
	padding-left:22px;
}

#mid_col {
	width:285px;
	height:430px;
	float:left;
	padding-left:28px;
}

#right_col {
	width:285px;
	height:430px;
	float:left;
	padding-left:19px;
}

#right_col_sub {
	width:285px;
	height:430px;
	float:right;
}

.col_box_1 {
	width:285px;
	height:425px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #7D8089;
	border-bottom:1px solid #7D8089;
}

.col_box_2 {
	background-color:#616775;
	width:283px;
	height:423px;
	border-top:1px solid #7D8089;
	border-left:1px solid #7D8089;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.lead_box_1 {
	width:290px;
	height:356px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #7D8089;
	border-bottom:1px solid #7D8089;
}

.lead_box_2 {
	background-color:#616775;
	width:288px;
	height:354px;
	border-top:1px solid #7D8089;
	border-left:1px solid #7D8089;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.calc_1 {
	width:600px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #7D8089;
	border-bottom:1px solid #7D8089;
	margin-left:22px;
	float:left;
}

.calc_2 {
	width:578px;
	border-top:1px solid #7D8089;
	border-left:1px solid #7D8089;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px;
}

#loan_header {
	padding-top:10px;
	padding-left:10px;
	width:265px;
	height:59px;
}

#loan_form {
	padding:10px;
}


/* BOTTOM BODY */

#body_bottom {
	width:950px;
	height:600px;
	background-color:#535763;
}

#flash {
	padding:10px 0 0 22px;
	width:600px;
	float:left;
}

#req_box {
	padding:0px 41px 0 0;
}

#req_outside {
	border-left:1px solid #000;
	float:right;
}

#req {
	border-left:1px solid #7D8089;
}

#req_text {
	padding-left:5px;
	width:260px;
	text-align:left;
	line-height:15px;
}

#bottom {
	float:left;
	width:600px;
	padding:20px 0 0 22px;
	text-align:left;
}


/* SUBPAGE */

#dragon {
	background:url(../images/dragon_watermark.jpg) no-repeat;
	width:204px;
	height:123px;
	position:absolute;
}

#dragon_sub {
	background:url(../images/dragon_watermark.jpg) no-repeat;
	width:204px;
	height:123px;
	z-index:-1;
	position:absolute;
}

#content {
	position:absolute;
	top:45px;
	left:40px;
}

#content_sub {
	width:910px;
	z-index:1;
	position:relative;
	left:25px;
}

#app_box_1 {
	width:630px;
	height:310px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #7D8089;
	border-bottom:1px solid #7D8089;
}

#app_box_2 {
	background-color:#616775;
	width:628px;
	height:308px;
	border-top:1px solid #7D8089;
	border-left:1px solid #7D8089;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#txt_box_1 {
	width:590px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #7D8089;
	border-bottom:1px solid #7D8089;
}

#txt_box_2 {
	background-color:#616775;
	width:588px;
	border-top:1px solid #7D8089;
	border-left:1px solid #7D8089;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#txt_clear_1 {
	width:590px;
}

#txt_clear_2 {
	width:588px;
}

.txt {
	padding:10px;
}

#app_box_wrap {
	padding-top:35px;
}

#app_box_content {
	padding:10px;
	position:relative;
	height:288px;
}

#app_apply {
	background:url(../images/app_seal.jpg) no-repeat;
	width:111px;
	height:117px;
	position:absolute;
	left:584px;
}

#app_box_form {
	padding:70px 0px 0px 100px;
	width:170px;
}

#app_stock {
	background:url(../images/app_stock.jpg) no-repeat;
	width:149px;
	height:236px;
	position:absolute;
	left:400px;
	bottom:0px;
}

#app_req {
	float:right;
	width:190px;
	padding: 40px 30px 0 0;
}

#app_secure {
	background:url(../images/secure.jpg) no-repeat;
	width:158px;
	height:250px;
}

#about_people {
	background:url(../images/about.jpg) no-repeat;
	width:270px;
	height:177px;
	float:left;
}

/* Clear Fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */