* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #464A48;
	background-image: url(../images/bg-white.gif);
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #383C3A;
	scrollbar-3dlight-color:#CCCCCC;
    scrollbar-arrow-color:#84D700;
    scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pageTop {
	height: 78px;
	background-image: url(../images/top-bar.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 39px;
}
#logo {
	width: 164px;
	float: left;
	height: 50px;
}
#slogan {
	float: right;
}
#pageBody {
	margin-top: 44px;
	height: 475px;
	width: 900px;
	background-color: #FFFFFF;
}
#pageFooter {
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.8em;
	margin-bottom: 0px;
}
#pageFooter a {
	color: #CCCCCC;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #FFFFFF;
}
.green, #pageFooter a.green {
	color: #84D700;
}
#picColumn {
	height: 475px;
	width: 280px;
	background-color: #CCCCCC;
	float: left;
}
#contentArea {
	width: 620px;
	float: right;
	height: 475px;
}
#heading {
	padding-top: 30px;
}
#content {
	overflow: auto;
	height: 375px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 5px;
}
.enquiry td {
	padding: 1px;
	font-size: 1.1em;
}
.enquiry input, .enquiry textarea {
	font-size: 1em;
	color: #496509;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.1em;
}
h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1.1em;
	font-weight:bold;
}
.sitemap ul {
	line-height: 1.6em;
	font-size: 11px;
	margin-bottom: 0.5em;
}
.sitemap li {
	margin-left: 20px;
}
.hide {
	display: none;
}
.caseStudyContent {
	float: left;
	width: 400px;
}
#caseStudiesSub {
	padding-left: 10px;
	float: right;
	text-align: right;
	width: 130px;
}
#caseStudiesSub ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#caseStudiesSub li {
	line-height: 1.2em;
	font-size: 1em;
	list-style-type: none;
	padding: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.grey {
	color: #999999;
}
a:link, a:visited {
	text-decoration: none;
	color: #69A400;
}
#caseStudiesSub a:link, #caseStudiesSub a:visited {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
	color: #69A400;
}
#caseStudiesSub a:hover {
	background-color: #D4E4B6;
}
.thumbs td {
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 1em;
	line-height: 1em;
	color: #999999;
}
.thumbs img {
	border: 1px solid #EAEAEA;
}
