@charset "utf-8";





form {
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;	
	width: 300px;
	z-index:3;
	position:relative;
}




#form_area {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	width: 100%;
	float: left;

}

#form_area_box {
	margin-right: 5px;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	width: 310px;
}

#contact_line_area {
	margin-right: 5px;
	padding: 0px;
	display: block;	
	float: left;
	position: relative;
	width: 800px;
}

label {
	float: left;
	display: block;
	width: 292px;
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #284e99;
	margin: 0px;

}

label2 {
	float: left;
	display: block;
	width: 700px;
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #284e99;
	margin: 0px;
	padding: 0px;
}



input.text {
	float: left;
	display: block;
	width: 600px;
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding-left: 4px;
	border: 1px solid #017ba4;
	background-color:#017ba4;

}

input.text2 {
	float: left;
	display: block;
	width: 335px;
	height: 12px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color:#fff;
	color:#000;
	margin: 0px 0px 10px 0px;
	padding: 6px;
	border: 1px solid #fff;

}

input.text3 {
	float: left;
	display: block;
	width: 200px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #284e99;
	margin: 0px 0px 20px 0px;
	padding-left: 4px;
	border: 1px solid #284e99;}
	
	#dropdown {	float: left;	display: block;	width: 167px;	height: 27px;	font-family: "Trebuchet MS";	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #284e99;	margin: 0px 0px 10px 0px;	padding-left: 4px;	border: 1px solid #284e99;
	
	}#dropdown_area {	display: block;	float: left;	height: 40px;}
	
	textarea.textbox {	float: left;	display: block;	width: 612px;	height: 165px;	font-family: "Trebuchet MS";	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #fff; background-color:#017ba4;		margin: 0px; margin-bottom:2%;	padding: 0px;	border: 1px solid #017ba4;		}
	
	textarea.textbox2 {	float: left;	display: block;	width: 600px;	height: 165px;	font-family: "Trebuchet MS";	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #284e99;		margin: 0px;	padding: 0px;	border: 1px solid #284e99;		}
	
	input.button {	display: block;	float: left;	width: 45%;	height: 25px;	margin: 20px 2% 0px 2%;	font-family: "Trebuchet MS";	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #284e99;		}
	
	#button_area {	display: block;	float: left;	width: 120px;	margin-top: 12px;	position: relative;	padding-left:25px;	}
	
	#enquiry_area {	display: block;	float: left;	width: 518px;	margin-top: 12px;	position: relative;} 
	
	#label_area {	display: block;	float: left;	width: 346px;	margin-top: 0px;	position: relative;	padding-left:0px;	font-family: "trebuchet MS";	color: #284e99;	font-size: 12px;	font-weight: bold;} 
	
	#button_area2 {	display: block;	float: left;	width: 346px;	margin-top: 0px;	position: relative;	padding-left:0px;	font-family: "trebuchet MS";	color: #FFFFFF;	font-size: 12px;	font-weight: bold;}