#contentWrap {
	background-image: url(../images/contact2.jpg);
	background-position: right top;
}
#mainHeading {
	background-image: url(../images/Contact.gif);
}

#phoneDetails strong {
	width: 150px;
	text-align: right;
}

#content address {
	display: block;
	margin: 10px;
	font-style: normal;
}

#contactForm, #contactForm table,#contactForm table td{
	margin: 0;
	padding: 0;
}
#contactForm table td {
	padding: 2px;
}


.label, .areaLabel {
	text-align: right;
	padding-right: 5px;
}
.areaLabel {
	vertical-align: text-top;
}
label {
	font-weight: bold;
}