#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 980px;
	padding: 0px;
	position: relative;
	background-image: url(../images/backgrounds/footer-img.gif);
	background-repeat: no-repeat;
	background-position: center 580px;
	height: 700px;
}
#footerNav {
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	position: absolute;
	left: 300px;
	top: 637px;
}
#content {
	height: 430px;
	overflow: auto;
}
#content img {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;

/* styles for the "you are here" buttons */
}
#nav #mainNav a#aboutLink {
	background-color: #6D1772;
	color: #FFFFFF;
}
#pageImg {
	z-index: 50;
	clear: both;
	float: left;
	padding-left: 10px;
	padding-top: 100px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#wrapper #container #content .cushycms-wysiwyg .forLogo img {
	border-width: 0px;
	float: none;
	margin: 15px 0px 10px;
	padding: 0px;
}
/*Original design by Duck On Water 2008 - www.duckonwater.co.uk*/
