body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, verdana;
	font-size: 75%;
	color: #333333;
	background-attachment: fixed;
	background-color: #8DC73F;
	background-image: url(../img/bg_site.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
}
a:active {
	color: #336600;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 747px;
	border-right: 1px solid #86BC3C;
	border-left: 1px solid #86BC3C;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#header {
	background: #8DC73F;
	text-align: right;
	height: 109px;
	width: 747px;
	float: left;
}
#header ul {
	list-style-type: none;
	margin-top: 30px;
	margin-right: 20px;
	color: #FFFFFF;
}
#header li {
	list-style-type: none;
	display: inline;
}
#header a {
	color: #FFFFFF;
}
#logo {
	background: #AED777 url(../img/bg_logo.jpg);
	height: 162px;
	width: 747px;
	float: left;
	text-align: right;
}
#logo img {
	margin-top: 24px;
	margin-right: 19px;
}
#pageheader {
	background: #F6F6F6 url(../img/bg_pageheader.gif) no-repeat;
	height: 56px;
	width: 747px;
	float: left;
}
#pageheader h1 {
	text-indent: -5000pt;
	margin: 0px;
	padding: 0px;
}
#content {
	height: auto;
	width: 456px;
	float: left;
	padding: 35px;
	margin-bottom: 35px;
}
#navigation {
	background-color: #C4F188;
	float: right;
	height: auto;
	width: 220px;
	font-size: 0.9em;
	margin-bottom: 35px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	padding: 0.4em 0.4em 0.4em 16px;
	border-bottom: 1px dashed #999999;
}
#navigation li a:link {
	text-decoration: none;
}
#navigation li a:visited {
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#navigation li a:active {
	text-decoration: none;
}
#navigation li strong {
	font-size: 1.2em;
}
#programmes {
	height: auto;
	width: 747px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	float: left;
	font-size: 0.9em;
}
#programmes ul {
	margin: 0px;
	padding: 0px;
}
#programmes li {
	display: inline;
	float: left;
}
#programmes a:link {
	color:#8DC73F;
}
#programmes a:visited {
	color:#8DC73F;
}
#programmes a:hover {
	color:#8DC73F;
}
#programmes a:active {
	color:#8DC73F;
}
#heatpumps {
	height: 120px;
	width: 153px;
	list-style-type: none;
	border-right: 1px dashed #999999;
	background: url(../img/heatpumps.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#practice {
	list-style-type: none;
	float: left;
	height: 120px;
	width: 153px;
	border-right: 1px dashed #999999;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bg_practice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff {
	height: 120px;
	width: 154px;
	background: url(../img/staff.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#logos {
	background-image: url(../img/bg_logos.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 747px;
	float: left;
}
#footer {
	font-size: 0.9em;
	padding: 20px;
	height: auto;
	width: 707px;
	float: left;
}
#enquiry {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	width: auto;
}
#enquiry fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#enquiry fieldset textarea {
	width: 70%;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #666666;
}
#enquiry legend {
	font-size: 1.2em;
	color: #666666;
	background-color: #DCDCDC;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
	font-weight: bold;
}
#enquiry .inputfields {
	width: 70%;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #996633;
	padding: 0.2em;
}
