body {
	background-color: #FFFFFF;
	padding: 10px 0px;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.spacer {
	clear: left;
	width: 660px;
}

#container {
	width: 900px;
	margin: auto;
	text-align: left;
}

#nav {
	background-color: #962721;
	font-size: 0.69em;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 0px 8px 30px;
	background-image: url(images/design/nav-spacer.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
}

#nav li {
	display: inline;
	margin: 0;
	list-style: none;
	font-weight: normal;
}

#nav a {
	color: #C07E7B;
	padding: 8px 25px 8px 5px;
	background-image: url(images/design/nav-spacer.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px -3px 0px 0px;
}

#nav a:hover {
	color: #FFFFFF;
}

#top {
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
}

#logo {
	float: left;
	margin: 0px 0px 30px 0px;
}

#top p {
	clear: left;
	margin: 0px 0px 0px 0px;
	font-size: 0.81em;
	color: #FFFFFF;
	background-image: url(images/design/quote.png);
	background-repeat: no-repeat;
	padding: 7px 24px;
	font-weight: bold;
}

#top blockquote {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/design/quoteb.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 340px;
	clear: left;
}

#banner-home {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/welcome.jpg);
}

#banner-training {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/training.jpg);
}

#banner-sustain {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/sustain.jpg);
}

#banner-divisions {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/divisions.jpg);
}

#banner-rental {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/rental.jpg);
}

#banner-health {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/health.jpg);
}

#banner-who {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/staff.jpg);
}

#banner-projects {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/projects.jpg);
}

#banner-news {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/news.jpg);
}

#banner-recruit {
	height: 300px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/banners/recruitment.jpg);
}

#main {
	background-image: url(images/design/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	width: 900px;
}

#content {
	padding: 15px 3px 10px 20px;
	background-image: url(images/design/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#main h1 {
	font-size: 1.38em;
	color: #962721;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#wrapper {
	float: left;
	width: 660px;
	margin: 0px 20px 0px 0px;
}

#pics {
	float: left;
	width: 310px;
	margin: 0px 10px 0px 0px;
}

#mainpic {
	width: 310px;
	margin: 0px 0px 10px 0px;
}

#smallpics {
	width: 310px;
}

#smallpics img {
	margin: 0px 10px 10px 0px;
}

#text {
	width: 340px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#text h2 {
	font-size: 0.81em;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 10px;
	line-height: 1.4;
}

#text h3 {
	font-size: 0.69em;
	color: #962721;
	margin: 0px 0px 10px;
}
#text h4 {
	font-size: 0.69em;
	color: #962721;
	margin: 0px;
	font-weight: normal;
}

#text p {
	color: #282821;
	font-size: 0.69em;
	margin: 0px 0px 10px;
	line-height: 1.4;
}

#text ul, ol {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	color: #282821;
}

#text li {
	font-size: 0.69em;
	line-height: 1.4;
	margin: 0;
	padding: 0px;
	list-style: square;
}

#text a {
	color: #282821;
	text-decoration: underline;
}

#text a:hover {
	color: #962721;
}
.staffrow {
	clear: left;
}

.staff {
	width: 130px;
	float: left;
	margin: 0px 12px 10px 0px;
}

.staffpic {
	margin: 0px 0px 5px;
	height: 185px;
	width: 130px;
}

.staff h3 {
	font-size: 0.69em;
	color: #962721;
	margin: 0px;
	line-height: 1.4;
}

.staff p {
	color: #282821;
	font-size: 0.69em;
	margin: 0px 0px 10px;
	line-height: 1.4;
}


#sidebar {
	width: 197px;
	float: left;
	margin: 0px 0px 20px 0px;
	background-image: url(images/design/sidebar.png);
	height: 385px;
	background-repeat: no-repeat;
}

#news {
	width: 197px;
	margin: 0;
	height: 385px;
	overflow: auto;
	scrollbar-base-color: #CCC;
	scrollbar-track-color: #CCC;
}

#sidebar h2 {
	font-size: 0.81em;
	color: #282821;
	margin: 10px;
	padding: 0px;
	border-bottom: 3px double #878787;
	width: 160px;
}
#sidebar h3 {
	color: #962721;
	font-size: 0.69em;
	margin: 0px;
	padding: 0px 10px;
	font-weight: normal;
	width: 160px;
}

#sidebar p {
	color: #282821;
	padding: 0px 10px;
	font-size: 0.69em;
	line-height: 1.4;
	margin: 0px 0px 10px 0px;
	width: 160px;
}

#sidebar a{
	color: #282821;
	text-decoration: none;
}

#sidebar a:hover {
	color: #962721;
}

#enquiry {
	color: #282821;
	padding: 0px 10px;
	font-size: 0.69em;
	line-height: 1.4;
	margin: 0px 0px 10px 0px;
	width: 160px;
}

#enquiry #realname,
#enquiry #Organisation,
#enquiry #email,
#enquiry #Telephone {
	margin: 0px 0px 5px;
	width: 156px;
	background-color: #EBEBEB;
	font-size: 1em;
	border: 1px solid #7D7D7D;
}

#enquiry textarea {
	width: 156px;
	margin: 2px 0px 10px;
	height: 90px;
	background-color: #EBEBEB;
	border: 1px solid #7D7D7D;
}

#enquiry #submit {
	cursor: pointer;
}
#enquiry .submit {
	background-image: url(images/design/submit.png);
}

#footer {
	padding: 10px 20px 20px 20px;
	clear: left;
}

#footer p {
	font-size: 0.69em;
	margin: 0px;
	color: #282821;
}

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

#footer a:hover {
	color: #962721;
}

.splitter {
	color: #962721;
	font-weight: bold;
}

#credits {
	font-size: 0.69em;
	color: #878787;
	padding: 5px 20px;
}

#credits a{
	color: #878787;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline;
}

.pdf {
	background-image: url(images/design/pdf.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
}
