#header ul li#contact a {
	margin-right: 9px; 
	padding: 0 8px 0.5em 6px;
	border-bottom: 3px solid #fff;
}

div#contactmain {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 784px;
	height: 319px;
}

#contactmain img {
	float: left;
}

#contact_form {
	float: right;
	width: 293px;
	height: 319px;
	background-color: #191919;
	font-size: 12px;
}

#contact_form p {
	color: #EDCF89;
	font-size: 13px;
	margin: 16px 0 6px 17px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #fff;
}

#contact_form table {
	margin: 0 8px 0 17px;
}

#contact_form label{
	padding-right: 6px;
}

#contact_form input {
	width: 178px;
	height: 17px;
	border: none;
	margin-top: 4px;
	background-color: #fff !important;;
}

#contact_form #enquirydetails {
	vertical-align: top;
	padding-top: 10px;
}

#contact_form textarea {
	width: 178px;
	height: 35px;
	border: none;
	margin-top: 4px;
	background-color: #fff !important;
}

#contact_form #submitButton{	
	font-size: 11px;
	width: 60px;
	float: right;
	color: #e1af3b;
	background: url(../images/arrow.jpg) right no-repeat;
	background-color: #191919 !important;
}

#contact_info {
	clear: both;
	width: 784px;
	height: 106px;
	background-color: #191919;
	margin-top: 6px;
}

#contact_info dl {
	font-size: 12px;
	float: left;	
	margin: 12px 10px;
}

#contact_info dt {
	color: #e1af3b;
	width: 148px;
	line-height: 1.1em;
}

#contact_info dd, #contact_info dd a {
	color: #fff;
	line-height: 1.1em;
	text-decoration: none;
}

#contact_info dd a:hover {
	text-decoration: underline;
}

#contact_info address {
	font-style: normal;
}