#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 552px;
	width: 960px;
	background-image: url(../images/home-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 103px top;
}
.head_left {
	width:483px;
	float:left;
	padding:0px;
	margin:0px;
}
.head_right {
	width:477px;
	float:right;
	margin:0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/head-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 517px;
}
.head_right_bott {
	width:429px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	height: auto;
}
.mid_left {
	width:729px;
	height:auto;
	float:left;
	padding-left: 16px;
}
.mid_left_box {
	height: auto;
	width: 645px;
	padding-bottom: 50px;
	background-color: #315e0b;
	background-image: url(../images/about-mid-left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 54px;
	padding-left: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 30px;
}
.mid_right {
	width:193px;
	height:500px;
	float:left;
	background-image: url(../images/mid-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 22px;
}
#contact_form {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.con_text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	padding-top: 2px;
	border: 1px solid #e1ec9d;
	background-color: #517709;
	margin: 0px;
}
.label_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width:405px;
	height: 100px;
	padding: 2px;
	border: 1px solid #e1ec9d;
	background-color: #517709;
	margin: 0px;
}
.submit {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../images/sign-up.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

