@charset "utf-8";
/* CSS Document */


#enquiry_fill1 { margin:10px 0 20px 20px; float:left; width:990px; padding:20px 0 5px 0px; }
.enquiry_form div {
	width:430px;
	float: left;
	height:auto;
	color:#000000;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:3px;
	font-weight: normal;
	margin-left:15px !important;margin-right:25px !important;
	position:relative;
	display:block;
	margin-bottom:3px;
	text-shadow:none;
	font-weight:bold;

}
.txt_area1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;
	width:322px;
	float:right; border:1px solid #999;
	margin:0px 0 3px 0px;
}
.txt_box1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;border:1px solid #999;
	font-weight: normal;
	height:60px;
	width:321px;
	float:right;
margin:0px 0 3px 0px;
}
.select1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;border:1px solid #999;
	width:324px;
	float:right;
margin:0px 0 3px 0px !important;
}


.button {
	height:28px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:8px !important;
	margin-right:15px !important;	background:#1b377c !important;

}
.button:hover {

	background:#008dda !important;
}


