@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: no-repeat;
}
#content a, #content a:visited {
	color: #006600;
	text-decoration: none;
}
#content a:hover {
	color: #009966;
}
#header {
	background-image: url(../IMAGES/logo2.jpg);
	background-repeat: no-repeat;
	padding-left: 254px;
	background-color: #FFFFFF;
}
img.pad {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
}
#wrapper #content p {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#imagebar {
	float: left;
	width: 160px;
}
#content {
	float: right;
	width: 700px;
	color: #092116;
	font-size: 0.87em;
	line-height: 1.25em;
	background-image: url(../IMAGES/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../IMAGES/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a {
	color: #003333;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
#wrapper {
	margin: auto;
	width: 860px;
	background-color: #cce8dc;
}
#enquiries label {
	float: left;
	width: 120px;
}
.clearit {
	clear: both;
}
form#enquiries {
	margin: auto;
	width: 600px;
	padding: 10px;
}

