@charset "utf-8";
/* CSS Document */

.enquiry_form1 {
	height:auto;
	width:450px;
	float:left;
	margin:0px 0px 0px 0px;
}
.enquiry_form1 h1 {
	height:auto;
	width:440px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#747474;
	font-size:22px;
	font-weight:normal;
	border-bottom:#CCCCCC 1px solid;
}
.enquiry_form1 div {
	width:450px;
	float:left;
	height:auto;
	color:#FFF;
	font-size:12px;
	font-weight: normal;
	margin:10px 0px 0px 0px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
}
.enquiry_form1 input {
	color:#535651;
}
.enquiry_form1 input:hover {
}
.txt_area {
	color:#67575F;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:326px;
	float:right;
	background:#fff !important;
	margin:0px;
	border:none;
}
.enquiry_form1 select {
	height:23px;
	width:330px;
	float:right;
	color:#67575F;
	background:#fff !important;
	font-size:11px;
	font-weight: normal;
	border:none;
}
.enquiry_form1 textarea {
	color:#67575F;
	font-size:12px;
	font-weight: normal;
	height:50px;
	width:326px;
	float:right;
	margin:0px;
	border:none;
}
.enquiry_form1 textarea:hover {
}
.enquiry_form1 select:hover {
}
.button {
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	background:#fff !important;
	color:#747474!important;
	border:2px solid #747474;
	font-weight:bold;
	float:right !important;
	margin-top:0px !important;
	margin-right:5px !important;
}
.button:hover {
	color:#262016!important;
	border:2px solid #262016;
}
#contact {
	width:700px;
	float:left;
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}
#contact a {
	color:#CCCCCC;
}
#contact h2 {
	height: auto;
	width:700px;
	float:left;
	margin:0px 0px 0px 0px;
	background: none;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#FFF !important;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}
#contact font {
	font-size:13px;
	color:#FFF !important;
	width:550px;
	float:left;
	margin:10px 0px 0px 2px;
}
#contact font a {
	font-size:14px;
	color:#FFF !important;
	width:auto;
	text-decoration:none;
	margin:0px 0px 0px 2px;
}
#contact font a:hover {
	text-decoration:underline;
	color:#3f3f87;
}
#contact b {
	font-size:13px;
	color:#FFF !important;
	font-weight:bold;
	float:left;
	width:130px;
	margin:10px 0px 0px 0px;
}