@charset "utf-8";
/* CSS Document */


#enquiry_fill1 { margin:10px 0 20px 25px; float:left; border-radius:10px; border:1px solid #add5ee;  width:940px; background:#204861; padding:20px 0 20px 0px; }
.enquiry_form div {
	width:420px;
	float: left;
	height:auto;
	color:#FFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:3px;
	font-weight: normal;
	position:relative;
	display:block; margin-left:30px;
	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:#000 !important;	

}
.button:hover {
background:#446181 !important;
}


