html, body, h1, h2, h3 {
	margin: 0px;
	padding:0px;
}

html, body {
	background-color: #FFFFFF;
	font: 11px Tahoma, Arial;
	color: #60686c;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container{
	width:775px;
	margin:auto;
}
h1, h2, h3, h4 {
	font-size: 200%;
	font-weight:bold;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	width:100%;
	border-bottom:solid 1px #333;
}
h2 {
	font-size: 175%;
	margin:15px 15px 15px 0px;
	padding:0 158px 0px 15px;
	text-align:left;
	border-bottom:solid 1px #ccc;
}
h3{
	font-size: 150%;
	border-bottom:solid 1px #ccc;
	margin-top:15px;
}
h4{
	font-size: 150%;
	margin:15px 15px 15px 0px;
	padding:0 158px 0px 15px;
	text-align:left;
	border-bottom:solid 1px #ccc;
	color:#006633;
}
em{
	font-size: 110%;
	font-style:italic;
}
a {
	color: #60686c;
	font-weight: bold;
	text-decoration: none;
}
blockquote{
	width:450px;
}
#banner{
	display:block;
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height:230px;
}
#maincontent {
	width: 775px;
	background-image: url(images/maincontentbackground.gif);
	margin-top: 1px;
	margin-bottom: 1px;
}
#LeftCol{
	width:238px;
	background-color:#f4f4f2;
	background-image: url(images/contactdetails.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 90px;
}
#RightCol{
	padding-left: 4px;
}
#ImageGallery{
	width:100%;
	text-align:left;
}
#footer {
	display:block;
	background-image: url(images/footerbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 40px;
	width: 765px;
	padding: 5px;
	border-top: solid 1px #858a8d;
}
.linkdiv {
	color: #4eab71;
	font-weight: bold;
}
#menu {
	margin: 0px;
	padding-left: 30px;
	list-style: none;
}
#menu li {
	line-height: 20px;
	padding-left: 10px;
	background-image: url(images/menuimage.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.downloadpdf{
	margin-top:10px;
	color:red;
	font-weight:bold;
	padding-left:5px;
}
.submenu {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
.submenu li {
	line-height: 20px;
	padding-left: 10px;
	background-image: url(images/menuimage.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
a.menu {
	font-size: 12px;
	font-weight: bold;
	color: #92979a;
}
a.submenulink {
	font-size: 12px;
	font-weight: normal;
	color: #92979a;
	margin-left:15px;
}
.menunolink {
	font-size: 12px;
	font-weight: bold;
	color: #92979a;
}
#content {
	padding: 4px;
}
.breadcrumb {
	font-size: 11px;
	font-weight: bold;
}
.headertext {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color:#686b75;
	padding:2px;
}
.descriptiontext {
	text-align: justify;
}
.rangeimage {
	margin: 6px;
	float: left;
	border: 1px solid #5F686D;
}
#pager {
	text-align: right;
}
.pullquote {
	float:right;
	width:30%;
	padding:8px;
	font-size:2em;
}
.itemtitle {
	font-size:1.5em;
}
li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54C42A;	
}
#casestudies {
	margin-top: 18px;
	padding-left: 8px;
	background-color: #686b75;
	color: #ffffff;
	font-size: 12px;
}
