@charset "utf-8";
/* CSS Document */


#enquiry_fill1 { margin:0px 0 0px 20px;  float:left; width:910px; padding:20px 0 5px 0px; border:1px dotted #FFF; }
.enquiry_form div {
	width:400px;
	float: left;
	height:auto;
	color:#FFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:3px;
	font-weight: normal;
	margin-left:35px !important;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	margin-left:15px
}
.txt_area1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;
	width:272px;
	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:272px;
	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:276px;
	float:right;
margin:0px 0 3px 0px !important;
}


.button {
	height:23px;
	width:60px;
	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:#ed1b24 !important;

}
.button:hover {

	background:#000 !important;
}


