@charset "UTF-8";
#ContactCopyBox {
	height: 60px;
	width: 350px;
	margin: 0px;
	position: relative;
	top: 20px;
	left: 30px;
}
#ContactPlate {
	margin: 0px;
	height: 160px;
	width: 305px;
	position: relative;
	left: 30px;
	top: 30px;
}
#ContactEnquiryForm {
	float: right;
	width: 300px;
	margin: 0px;
	position: relative;
	right: 30px;
	top: 15px;
}
.ContactHeadlineCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ContactCopyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.SubmitCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
#Name {
	position: relative;
	left: 30px;
}
#Email {
	position: relative;
	left: 30px;
}
#Telephone {
	position: relative;
	left: 4px;
}
#Enquiry {
	position: relative;
	left: 20px;
}
