body {
	font: 80% Arial, Helvetica, sans-serif;
	color: #003366;
	background: #CCCCCC;
	margin:0;
	padding:0;
}
#container {
	margin: 10px auto;
	width: 750px;
	background-color: #fff;
	background-image: url(images/navbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#container #content {
	letter-spacing: 0.07em;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	float:right;
	width: 460px
}
#container #middle #content img {
	padding: 5px;
}

#middle {
	width:750px;
	float:left;
	background: url(images/rhborder.gif) repeat-y right top;
}
#nav {
	background: #d9e1e8 url(images/logos.gif) no-repeat center bottom;
	width: 250px;
	float:left;
	padding: 10px 0;
	text-align: center;
	height: 400px;
}
#middle>#nav {
	width: 230px;
	height: 478px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container #footer {
	color: #fff;
	background: #003366;
	clear:both;
	height:18px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 90%;
	line-height: 18px;
}
#container #header {
	background: url(images/banner.jpg) no-repeat left top;
	height: 115px;
	width: 750px;
}
#container #header h1 {
	display: none;
}
#container #middle #nav ul {
	margin: 0;
	padding:0;
	list-style: none;
	width:200px
}
#container #middle #nav li {
	margin: 3px 0;
	line-height: 22px;
}
#container #middle #nav a {
	display: block;
	height: 22px;
	width: 192px;
	background: url(images/buttons.gif) no-repeat 0 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#container #middle #nav a:hover {
	color: #003366;
	background: url(images/buttons.gif) no-repeat 0 -22px;
}
#container #middle #content h4 {
	font-size: 120%;
	font-weight: bold;
}#container #middle #content h2 {
	letter-spacing: 0em;
	font-size: 180%;
}
.rhalign {
	float: right;
}
#container #middle #content #enquiryform textarea {
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	width: 450px;
}
#container #middle #content #enquiryform input {
	width: 200px;
}
#container #middle #content #enquiryform label {
	width: 250px;
	float:left
}
#container #middle #content #enquiryform label.fullwidth {
	width: 450px;
}
#dwc {
	font-size: 80%;
	color: #003366;
	text-align: right;
	margin: 3px auto;
	width: 750px;
}
#dwc a {
	color: #003366;
}
