.copy {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #7f9495;
}
.underconstruct {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 12px;
}
.centered {
	position: absolute;
	width: 800px;
	top: 252px;
	margin-top: -255px;
	margin-left: auto;
	margin-right: auto;
	bottom: 50px;
}

.centerContent {
	width: 800px;
	margin-left:auto;
	margin-right: auto;
}

html, body {
	height: 100%;         /* required */
}

body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-family: Helvetica, sans-serif, Arial;
	font-size:11px;
	overflow: scroll;	
}

div#distance { 
	margin-bottom: -255px; /* half of content height */
	/*background: red;      /* temporary - used to see div */*/
	width: 1px;           /* required to "hide" distance div */
	/*height: 50%;          /* required */
	float: left;          /* required */
}

div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 510px;         /* required - desired height */
	width: 800px;          /* required - desired width */
	background: black;     /* cosmetic */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	top: 150px;
}




.copyLink {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #7f9495;
	height: 15px;
}

a:link {
	color: #7f9495;
}

.copyHeading {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #7f9495;
	text-transform: uppercase;
}
#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
}

#enter a {
	color:#FFFFFF;
	text-decoration:none;
}
.QuickEnquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	color: #7F9495;
	text-align: justify;
	line-height: 13px;
}

.ContactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	color: #7F9495;
	text-align: justify;
	line-height: 10px;
}

.ContactIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F9495;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#CommentsLabel {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#offer {
	height:180px;
	width: 285px;
	background-image: url(images/contact/offer3.gif);
	background-repeat:no-repeat;
	position:relative;
	left: 35px;
	top: -15px;
}

#indexSEO {
position:relative;
	top: 520px;
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	color: #999999;
	text-align:justify;
}
