body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.8em;
	margin-left: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	width: 79px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
}
#mainbanner {
	width: 871px;
	position: relative;
	left: 79px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#mainMenu {
	width: 872px;
	background-image: url(../images/menu-bg-colour.gif);
	position: static;
	left: 79px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 23px;
	padding-left: 79px;
}
html>body #mainMenu {
	padding-left: 104px;
	width: 846px;
}
#mainMenu a:link {
	color: #333333;
	text-decoration: none;
	position: relative;
	height: 15px;
	display: block;
	float: left;
	padding: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	margin-left: 25px;
	padding-left: 16px;
}
#mainMenu a:visited {
	color: #333333;
	text-decoration: none;
	position: relative;
	height: 15px;
	display: block;
	float: left;
	padding: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	margin-left: 25px;
	padding-left: 16px;
}
#mainMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	height: 15px;
	display: block;
	background-color: #666666;
	float: left;
	padding: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	margin-left: 25px;
	padding-left: 16px;
}

#galleryMenu {
	background-color: #999999;
	width: 132px;
	position: relative;
	top: -25px;
	left: 792px;
	margin: 0px;
	padding: 0px;
	z-index: 9;
	float: left;
}
#galleryMenu a:link {
	display: block;
	width: 116px;
	float: left;
	clear: left;
	padding: 2px 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#galleryMenu a:visited {
	display: block;
	width: 116px;
	float: left;
	clear: left;
	padding: 2px 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#galleryMenu a:hover {
	display: block;
	width: 116px;
	float: left;
	clear: left;
	padding: 2px 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
#pageTextFramework {
	padding-right: 180px;
	padding-bottom: 25px;
	float: left;
}
html>body #galleryMenu{
	background-color: #999999;
	width: 132px;
	position: relative;
	top: -23px;
	left: 792px;
	margin: 0px;
	padding: 0px;
}	
.galleryHeader {
	background-color: #666666;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	height: 15px;
	padding: 4px 4px 4px 8px;
	margin: 0px;
}
#galleryMenu ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 0px 4px;
	float: left;
	width: 132px;
}
#galleryMenu li {
	list-style-type: none;
	margin-bottom: 0.5em;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 132px;
}
#pagetext {
	width: 950px;
	float: left;
	position: absolute;
	top: 230px;
	left: 0px;
	z-index: 1;
}

html>body#pagetext {
	width: 775px;
	float: left;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 9;
}
#pageTitle {
	float: left;
	padding-left: 145px;
}
.productText {
	float: right;
	width: 156px;
	padding-top: 32px;
}

.productText a:link {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 146px;
	display: block;
}
.productText a:visited {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 146px;
	display: block;
}
.productText a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 146px;
	display: block;
}
#productImages {
	float: left;
	width: 585px;
}
#productImages img {
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
#productImages img hover{
	cursor:hand;
}
#footer {
	padding: 20px 20px 45px;
	background-color: #CCCCCC;
	background-image: url(../images/menu-bg-colour.gif);
	clear: both;
	width: 910px;
	color: #666666;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.spec {
	width: 240px;
	float: left;
	padding-left: 14px;
	border-left: solid 1px #CCCCCC;
	margin-left: 14px;
}
.spec ul {
	margin: 0px 0px 1.5em 1.5em;
	padding: 0px;
	list-style-type: circle;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	width: 100%;
}
.hand {
	cursor:pointer;
	cursor:hand;
}
#contactForm {
	float: left;
	padding-left: 145px;
	padding-top: 15px;
	background-color: #00FFFF;
}
.contactformfield input {
	width: 250px;
}
.contactformfield textarea {
	width: 250px;
}
.contactformfield {
	float: left;
	margin-bottom: 1.5em;
	width: 250px;
}
.contactfieldtitle {
	font-weight: bold;
	color: #666666;
	float: left;
}
.contactDetails {
	float: left;
	width: 200px;
	margin-top: 16px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 40px;
}

.contactDetails a:link {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
}
.contactDetails a:visited {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
}
.contactDetails a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
}
#biography {
	clear: left;
	float: left;
	width: 615px;
	padding-left: 145px;
	padding-top: 15px;
}
.date {
	float: left;
	width: 124px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 6px;
}
.item {
	float: left;
	width: 462px;
	padding-bottom: 1.8em;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#biography h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	padding: 6px;
	background-color: #EEEDEB;
	float: left;
	width: 601px;
	margin-bottom: 1.5em;
}
#biography a:link {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
	float: right;
}
#biography a:visited {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
	float: right;

}
#biography a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	display: block;
	float: right;

}

#footer .stnCredit {
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	color: #666666;
}
#footer .stnCredit a:link {
	font-size: 0.85em;
	text-decoration: none;
	padding-top: 2px;
	color: #666666;
}
#footer .stnCredit a:visited {
	font-size: 0.85em;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
}
#footer .stnCredit a:hover {
	font-size: 0.85em;
	color: #666666;
	text-decoration: underline;
	padding-top: 2px;
}
#tophalf {
	background-image: url(../images/menu-bg-colour.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
#homecontent {
	width: 600px;
	float: left;
}
#homeTitle {
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-bottom: 15px;
	clear: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#homepageText {
	clear: left;
	float: left;
	width: 500px;
	padding-left: 133px;
}

#homepageMenu li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
#homepageMenu ul {
	margin: 0px;
	padding: 0px;
}
#homepageMenu {
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 80px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#homeWrapper {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
}
#homepageMenu a:link {
	color: #666666;
	text-decoration: none;
}
#homepageMenu a:visited {
	color: #666666;
	text-decoration: none;
}
#homepageMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#homepageText a:link {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	float:right;
}
#homepageText a:visited {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	float:right;
}
#homepageText a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	float:right;
}
#news {
	clear: left;
	float: left;
	width: 615px;
	padding-left: 145px;
	padding-top: 15px;
}
#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	padding: 6px;
	background-color: #EEEDEB;
	float: left;
	width: 601px;
	margin-bottom: 1.5em;
}
#news .date {
	float: left;
	width: 174px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 6px;
}
#news .item {
	float: left;
	width: 412px;
	padding-bottom: 1.8em;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
