body {
		margin: 0px;
		padding: 0px;
		background: #dee2e7;
		text-align:center;
		min-width:888px;
}
p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#848589; 
	padding: 0px;
	margin: 0px;
}

a { 
text-decoration: none;
color:#848589;

}

a:hover {
	color: #000000;
	font-weight:bold;
}

br {
line-height:18px;

}
		
#top {
		height: 18px;
		background-color:#FFFFFF;
		width:100%;
}
#top div.centre {
	width:868px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
#top div.context {
	float:right;
	text-align:right;
}

#nav {
		height:108px;
		width:100%;
		
}

#nav div.centre {
	width:868px;
	height:100%;
	margin:0px auto;
	padding:0px;
}

#mediabutton, #productsbutton, #aboutusbutton, #newsbutton	{
						position:relative;
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 131px;
						height: 108px;
						margin: 0; 
						padding: 0;
						float:left;
			}
			#mediabutton {
						background-image: url(../images/nav/hotwater-hover.gif);
			}
			
			#productsbutton {
						background-image: url(../images/nav/products-hover.gif);
			}
			
			#aboutusbutton {
						background-image: url(../images/nav/aboutus-hover.gif);
			}
			
			#newsbutton {
						background-image: url(../images/nav/news-hover.gif);
			}
			
			#mediabutton a, #productsbutton a, #aboutusbutton a, #newsbutton a {
						display: block;
						font-size: 11px;
						width: 131px;
						height: 108px;
						display: block;
						float: left;

			}

			#mediabutton img, #productsbutton img, #aboutusbutton img, #newsbutton img {width: 131px; height: 108px; border: 0; }
			* html a:hover {visibility:visible}
			#mediabutton a:hover img, #productsbutton a:hover img, #aboutusbutton a:hover img, #newsbutton a:hover img {visibility:hidden}


#bottom {
	background-image: url(../images/nav/footer-shadow.gif);
	height:54px;
	position:relative;
	margin-top:1px;
	clear:both;
	
}
#bottom div.centre {
	width:868px;
	height:100%;
	margin:0px auto;
	padding:0px;
	padding-top:18px;
	background-image: url(../images/nav/footer-shadow.gif);
	background-repeat:repeat-x;
}


#bottom div.leftfooter {
	float:left;
	width:360px;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;

}

#bottom div.rightfooter {
	float:left;
	width:434px;
	text-align:left;
	padding:0px;
	margin:0px;

}


#bottom img.leftlogo {
	padding:0px 15px 0px 15px;
	border-left: solid 1px #848589;
	border-right: solid 1px #848589;

}

#bottom img.rightlogo {
	padding:0px 0px 0px 15px;

}
#bottom img.middlelogo {
	padding:0px 15px 0px 15px;
	border-right: solid 1px #848589;

}


.space {
	height:18px;
}


.logo {
	float:left;
}

