#topBar {
	background-image: url(I);
	position: absolute;
	left: 14px;
	top: 18px;
	height: 144px;
	width: 800px;
	position: absolute;
}
#sideBar {
	background-image: url(IMAGES/NAVIGATION/sideBar.gif);
	background-repeat: repeat;
	height: 400px;
	width: 277px;
	position: absolute;
	top: 231px;
	left: 1px;
}
#grayNav {
	background-image: url(IMAGES/NAVIGATION/navigationBlock.gif);
	position: absolute;
	height: 35px;
	background-repeat: repeat;
	left: 277px;
	top: 173px;
	width: 523px;
}
.banner {
	background-image: url(IMAGES/NAVIGATION/topBar.gif);
	background-repeat: repeat-x;
}
.redNavigation {
	background-image: url(IMAGES/NAVIGATION/redBar.gif);
	background-repeat: repeat-x;
}
.sideBar {
	background-image: url(IMAGES/NAVIGATION/sideBar.gif);
	background-repeat: repeat-y;
}
#subNavigation {
	position: absolute;
	z-index: 1;
	height: 83px;
	width: 250px;
	left: 11px;
	top: 252px;
}
.subNavigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.subNavigationwaterLife {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.tableBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
