body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #6D8B41;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 760px;
	margin: 0px auto;
	display: block;
	background-color: #E6E8E4;
}

#header {
	width: 760px;
	margin: 0px auto;
	height: 135px;
	display: block;
	padding: 0px;
}

#hlogo {
	height: 135px;
	width: 760px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.hidden {
	visibility: hidden;
}

#footer {
	width: 760px;
	margin: 0px auto;
	height: 40px;
	display: block;
	padding: 0px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 88%;
	background-color: #6D8B41;	
}

#footer a {
	color: #3C93E0;
	text-decoration:none;
}

#footer a:hover {
	color: #6D8B41;
	text-decoration:none;
}

#footer #left {
	float:left;
	margin-top: 7px;
	margin-left: 10px;	
}

#footer #right {
	float:right;
	margin-top: 7px;
	margin-right: 10px;
}

#picture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/main_navpic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#satisfactionpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/satisfaction_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#servicespicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/services_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#safetypicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/services_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#aboutpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/about_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contactpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/contact_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#linkspicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/links_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#bookpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/book_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#homepicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/home_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#localpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/local_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#termspicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/terms_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#thankyoupicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/thankyou_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#journeyspicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/journeys_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#greenpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/green_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#businesspicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/business_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#specialpicture {
	width: 760px;
	margin: 0px auto;
	height: 280px;
	display: block;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/special_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.green {
	color: #6D8B41;
}

#wrapper {
	width: 760px;
	margin: 0px auto;
}

#main {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 95%;
	width: 550px;
	float: right;
}

#main a:link {
	text-decoration: none;
	color: #3D93E0;
}

#main a:hover{
	text-decoration: none;
	color: #003366;
}

#main a:visited {
	text-decoration: none;
	color: #003366;
}

#award {
	font-size: 95%;
	width: 160px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #006634;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2 {
	font-size: 120%;
	color: #003366;
}

h3 {
	font-size: 100%;
	color: #003366;
}

#navigation {
	width: 197px;
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	list-style-type: none;	
	margin:0px;
	padding-top :6px;
	padding-left: 10px;
}

#navigation li a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation li a:hover{
	text-decoration: none;
	color: #003366;
}

#navigation li a:visited {
	text-decoration: none;
	color: #003366;
}

.bold {
	font-weight: bold;
}

.table {
	width: 350px;
}

/*contact form*/

.sendbutton	{
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #999999;	
}

.textbox {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8C7D;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

.bigbox {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8C7D;
	height: 100px;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

.border {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8C7D;
}

.greyborder {
	border: 1px solid #ADADAD;
}

.red {
	color: #C65573;
}

.bordercentre {
	text-align: center;
	border: 1px solid #6d8b41;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6d8b41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.border {
	text-align: center;
	border: 1px solid #6d8b41;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.centre {
	text-align: center;
}