#enquiry
{	width:242px;
	height:322px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	background:#3F5072;
	
}
#enquiry h4
{	width:242px;
	height:20px;
	margin:0;
	padding:5px 0 5px 20px;
	color:#B3BE4A;
	text-align:left;
	font-family:Trebuchet MS,"Bitstream Vera Sans", sans-serif;
	font-weight:12pt;
	border:0px solid red;
}

#form-new
{	width:242px;
	height:280px;
	float:left;
	margin:0;
	padding:0;
	border:0px solid red;
}

#form-new label
{	width:192px;
	height:14px;
	float:left;
	text-align:left;
	margin:0 0 0 0px;
	padding:0 0 0 20px;
	border:0px solid red;
	font-family:Trebuchet MS,"Bitstream Vera Sans", sans-serif;
	font-size:11px;
	color:#fff;
}

#form-new input 
{	background:url(/images/inputbg.gif) repeat-x;
	float:left;
	height:20px;
	width:190px;
	margin:0px 0 0 20px;
	padding:0px 0 0 0px;
	border:1px solid #213459;
}

#form-new textarea 
{	background:url(/images/textareabg.gif) repeat-x;
	float:left;
	height:80px;
	width:190px;
	margin:0px 0 0 20px;
	padding:0px 0 0 0px;
	border:1px solid #213459;
}

#form-new submit
{	width:212px;
	height:100px;
	float:left;
	text-align:left;
	margin:0 0 0 0px;
	padding:0 0 0 30px;
	border:0px solid red;
}
#contact
{	width:500px;
	height:auto;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	border:0px solid red;
}
#contact label
{	width:150px;
	height:20px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	font-family:Trebuchet MS,"Bitstream Vera Sans", sans-serif;
	font-size:11px;
	color:#000;
	border:0px solid red;
}