#topnav, #mainbanner, #bodynav, #bodyads, #nextstepoptions, #bottomlinks {
	display:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #9EAF25;
	font-size: 1.8em;
	margin: 0px;
	text-align: left;
}
h2 {
	color: #666666;
	font-size: 1.5em;
	margin: 0px;
	text-align: left;
}
h3 {
	color: #9EAF25;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
	text-align: left;
}
h4 {
	color: #004785;
	font-size: 1.5em;
	margin: 0px;
	text-align: left;
}
h5 {
	color: #004785;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
	text-align: left;
}
h6 {
	color: #004785;
	font-size: 1.2em;
	margin: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.greentext {
	color: #9EAF25;
}
.bluetext {
	color: #004785;
}
#header {
	height: 96px;
}
#header #headerlayout {
	width: 100%;
}
#header #headerlayout #logo {
	float: left;
}
#header #headerlayout #logo a {
	border-bottom-width: 0px;
	text-decoration: none;
}
#header #headerlayout #strapline {
	display:none;
}
#body {
	clear: both;
	width: auto;

}
#body #bodylayout {
	width: auto;
}
#body #bodylayout #bodycontent {
	width: auto;
	font-size: 1.1em;
	line-height: 1.9em;
	text-align: justify;
}
#body #bodylayout #bodycontent #bodytext {
	width: auto;
}
#body #bodylayout #bodycontent #bodytextnoads {
	width: auto;
}
#body #bodylayout #bodycontent #bodytext .breadcrumb {
	display:none;
}
#body #bodylayout #bodycontent #bodytextnoads .breadcrumb {
	display:none;
}
#footer {
	clear: both;
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
	color: #B2B2B2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
#footer #address {
	width: 35%;
	float: left;
}
#footer #address p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#footer #accreditations {
	width: 65%;
	float: right;
	text-align: right;
}
#footer #accreditations img {
	padding-left: 30px;
}
#footer #vatdetails {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}