.addressContainer a {
	color: #0C8590;
	text-decoration: none;
}
.addressContainer a:hover {
	color: #FF6B01;
	text-decoration: underline;
}

table, img {
	margin:0px;
	padding:0px;
}

.addressContainer {
	float: left;
	width: 233px;
}
.mapContainer {
	float: right;
	border: 1px solid #0C8590;
}

/*------------ Enquiry Form ----------------*/
a.contactimgl{
	display:block;
	float:right;
	width:247px;
	height:225px;
	color:#333333;
	text-align:center;
}

form{
	margin:0;
	padding:0;
}

.invalid{
	background:#efefef;
}

a.contactimgl{
	display: block;
	float: right;
	color:#333333;
	text-align:center;
	margin-left: 12px;
	height: 186px;
	width: 250px;
	margin-bottom: 24px;
}

#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enquiry_width {
	background-attachment:scroll;
	background-image:url(../images/white.gif);
	background-repeat:repeat;
	width: 245px;
}
.required-field {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.contact_foneetc {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: top;
}
.form-button {
	font-size: 10px;
	height: 16px;
	width: 80px;
	margin-left: 75px;
}

#form1 table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#form1 td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#form1 {
	padding-bottom: 11px;
}
#FrontPage_Form1 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 11px;
}
.enquiry {
	margin-right: auto;
	margin-left: auto;
}
.enq_flds {
	width: 400px;
	background-attachment:scroll;
	background-image:url(../images/white.gif);
	background-repeat:repeat;
}
.enq_flds_req {
	width: 400px;
	background-attachment:scroll;
	background-image:url(../images/yellow.gif);
	background-repeat:repeat;
}
.contactsTable {
	float: left;
	width: 150px;
	line-height: 19px;
}
.contactsPct {
	float: left;
	display: inline;
	margin-right: 12px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6B06;
}
.contactsLeft {
	float: left;
	width: 233px;
}
