div#column2{
	width: 600px;
	clear: both;
	padding-top: 28px;
	padding-left: 20px;
	margin: 0;
	z-index: 9;
	position: relative;
}
div#column2 div#contact_details{
	width: 200px;
	float: left;
}
div#column2 div#contact_details h4 span{
	display: block;
	font-weight: normal;
	font-size: 10px;
}
div#column2 div#contact_details h4{
	margin-top: 20px;
}
div#column2 div#contact_details a#email_link{
	color: #3F6BD8;
	display: block;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: none;
}
div#column2 div#contact_details p{
	width: 180px;
	margin-bottom: 5px;
}
div#column2 div#contact_details img{
	border: 1px solid #bbb;
}
form#enquiry {
	width: 300px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: normal;
	float: right;
}
form#enquiry p{
	width: 300px;
	margin-bottom: 20px;
	color: #3F6BD8;;
}
form#enquiry dd
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #030303;
	
}
form#enquiry dt {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000000;
	font-size: .9em;
	line-height: 1em;
}
form#enquiry dl, #email, #name, #message, #contact, #telephone, #country, #city, #postcode, #street, #company	{
	width: 280px;
	text-align: left;
}
#email, #name, #message, #telephone, #country, #city, #postcode, #street, #company
{
	background-color: #EAEBFF;
	border: 1px solid #8FA4B6;
}


form#subscribe {
	width: 300px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: normal;
	float: right;
}
form#subscribe p{
	width: 300px;
	margin-bottom: 20px;
	color: #3F6BD8;;
}
form#subscribe dd
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #030303;
	
}
form#subscribe dt {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000000;
	font-size: .9em;
	line-height: 1em;
}
form#subscribe dl, #email, #name, #message, #contact, #telephone, #country, #city, #postcode, #street, #company	{
	width: 280px;
	text-align: left;
}
