/* CSS Document For BAI */

/* ------------------------------------------
	GENERAL SETTING
------------------------------------------ */
body {
	background:#fdfad8 url(images/bg-body.jpg) top repeat-x;
	margin:0 auto;
	}
.container {
	width:962px;
	margin:0 auto;
	overflow:hidden;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#dba820;
	line-height:28px;
	margin: 0px 0px 10px 0px;	
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	color:#002850;
	margin: 0px 0px 10px 0px;	
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:lighter;
	line-height:14px;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0px 0px 10px 0px;
	color:#000000;
	}
a a:hover {
	text-decoration:none;
	color:#663300;
	}

/* ------------------------------------------
	HEADER SECTION
------------------------------------------ */
#index_header {
	margin-bottom:0px;
	}
#index_header_left {
	width:285px;
	margin:40px 0px 0px 20px;
	float:left;
	}
#index_header_right {
	width:525px;
	margin:25px 0px 0px 85px;
	float:left;
	}
#index_header_right_l1 {
	width:550px;
	}
#index_header_right_l2 {
	width:550px;
	height:37px;
	margin-top:10px;
	margin-bottom:0px;
	}
#content_header_left {
	width:285px;
	margin:60px 0px 0px 20px;
	float:left;
	}
#content_header_right {
	width:525px;
	margin:49px 0px 0px 85px;
	float:left;
	}

/* ------------------------------------------
	MAIN BANNER
------------------------------------------ */
#mainbanner {
	margin-top:0px;
	}
#mainbanner p{
	margin:15px 0px 0px 0px;
	color:#ffffff;
	}
#mainbanner .container {
	height:300px;
	background:url(images/bg-mainbanner.jpg) repeat-x;
	border:#ffffff solid 1px;
	}
#mainbanner_left {
	float:left;
	width:300px;
	margin:20px 0px 0px 40px;
	}
#mainbanner_right {
	float:left;
	width:460px;
	margin:65px 0px 0px 100px;
	}

/* ------------------------------------------
	MIDDLE SECTION
------------------------------------------ */
#middle_section {
	margin-top:35px;
	}
#middle_section_left {
	float:left;
	width:275px;
	height:375px;
	}
.quote_box {
	width:272px;
	height:369px;
	background:url(images/bg-quote1.png) no-repeat;
	}
.quote_box_form {
	margin:50px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	}
.field {
	width:135px;
	}	
#middle_section_right {
	float:left;
	margin:10px 0px 0px 25px;
	width:650px;
	}
.col_article {
	width:650px;
	}
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
/* ------------------------------------------
	FOOTER
------------------------------------------ */
#footer {
	background: #e2c577 url(images/bg-footer.jpg) repeat-x;
	}
#footer h4 {
	margin:0px 0px 2px 0px;
	color:#663300;
	}
#footer h4 a {
	text-decoration:none;
	color:#000000;
	}
#footer h4 a:hover {
	color:#663300;
	}
#footer_left {
	float:left;
	width:520px;
	height:65px;
	margin:65px 0px 50px 0px;
	}
#footer_right {
	float:right;
	width:390px;
	margin:80px 0px 50px 0px;
	}


.whField {
width: 40px;
font-size: 9px;
}


