@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #EDF5FF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bggrad.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 846px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	background: #ffffff;
	height: 122px;
	width: 846px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 200px;
	background: #ffffff;
	padding: 15px 10px 15px 20px;
}
#mainContent {
	margin: 0 0 0 250px;
	padding: 0 20px;
}
#footer {
	height: 132px;
	background-color: #ffffff;
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
}
#photobox {
	height: 260px;
	width: 846px;
	background-color: #FFF;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8B9AAB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8C9AAA;
}
#main {
	height: 420px;
}
#nav {
	height: 27px;
	width: 846px;
}
#navbutton {
	height: 27px;
	width: 94px;
	float: left;
	background-color: #CCCCCC;
}
.h1 {
	font-size: 1.2em;
	color: #333;
}
.h2 {
	font-size: 1em;
	color: #666;
}
.form {
	font-size: 0.9em;
	color: #333;
}
.formrequired {
	font-size: 0.8em;
	color: #F00;
}
.h3 {
	font-size: 0.8em;
	color: #585858;
}
.h4 {
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
}
.h5 {
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
}
.h6 {
	font-size: 0.7em;
	color: #E9E9E9;
}
.h7 {
	font-size: 0.8em;
	color: #666;
}
.h8 {
	font-size: 0.8em;
	color: #333;
	text-align: left;
}
#footerdiv {
	padding-top: 8px;
}
#rightdiv {
	float: right;
	height: 420px;
	width: 426px;
}
#left {
	float: left;
	width: 358px;
	padding-top: 35px;
	padding-right: 27px;
	padding-left: 35px;
}
#topright {
	background-image: url(../images/righttopbox.jpg);
	height: 170px;
	width: 426px;
}
#bottomright {
	height: 250px;
	background-image: url(../images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#righttoptext {
	float: left;
	width: 200px;
	margin-top: 48px;
	margin-left: 30px;
}
#base {
	width: 846px;
	height: 132px;
	text-align: center;
	padding-top: 55px;
	color: #FFF;
}
a:hover {
	color: #F90;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
#contentdiv {
	height: 340px;
	text-align: justify;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 40px;
}
#photosdiv {
	height: 350px;
	background-color: #FFF;
	float: right;
	width: 190px;
	margin-left: 40px;
	margin-right: 10px;
}
#contentcontact {
	padding: 35px;
	height: 300px;
	text-align: justify;
}
#linksleft {
	width: 385px;
	float: left;
}
#linksright {
	float: right;
	width: 355px;
	padding-left: 20px;
}
#formdiv {
	float: right;
	width: 400px;
	margin-left: 40px;
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #CDDFFA;
	background-image: url(../images/interactivediv.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#photo {
	height: 170px;
	padding-bottom: 8px;
}
#map {
	float: right;
	width: 400px;
	margin-left: 40px;
	background-color: #EBF5FF;
	border: 1px solid;
	height: 325px;
	border: 1px solid #CDDFFA;
}
#thankyou {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 140px;
}
#satnav {
	width: 332px;
	background-color: #F90;
	border: 1px solid #F60;
}
#bottomrighttext {
	padding-top: 30px;
	padding-left: 25px;
	height: 185px;
	line-height: 15px;
}
#formheaddiv {
	text-align: left;
	margin: 0px;
}
#terms {
	margin: 30px;
	padding: 10px;
	overflow: auto;
	text-align: justify;
	height: 360px;
}
.h9 {
	font-size: 11px;
	color: #333;
	text-align: left;
}
