#titleBar {
	/*background: #4BAAC8;*/ /* url(../images/home/fluid/title-bar-right.gif) no-repeat top right;*/
	background: #fff; 
	height: 53px;
	position: relative;
}
#innerRight a
{
	position: absolute;
	top: 0;
	left: 0;
}

#titleBar #innerLeft {
	background:transparent url(../images/home/fluid/title-bar-left.gif) no-repeat scroll left top;
	height:53px;
}
#titleBar #innerRight
{
	position: absolute;
	top: 0;
	right: 0;
	/*background:transparent url(../images/general/fluid/title-bar-1.jpg) no-repeat scroll right top;*/
	height:90px;
	width: 596px;
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	/*
	float:right;
	margin: 0;
	padding-right:427px;
	padding-top:53px;
	padding-right:30px;
	padding-top:30px;
	*/
}
/*
#innerRight
{
	height: 0px;
}
#titleBar img
{
	float: left;
	height: 53px;
}
*/

#clearBoth 
{
	clear:both;
}

#frmWebpageSearch 
{
	float: right;
	padding-top: 13px;
}

#breadcrumb {
	float: left;
	margin: 0;
	padding: 10px 0 10px 0px;
	color: #666666;
}

#breadcrumb  #youAreHere {
	color: #CC6600;
}

#breadcrumb #currentPage {
	color: #4EA1B0;
}

#search {
	float: right;
	margin: 0;
	padding: 10px 0 10px 80px;
	overflow: hidden;
	line-height: 0;
}

#menuLeft {
	clear: left;
	float: left;
	width: 94px;
	margin: 0;
	padding: 30px 8px 250px 10px;
	
	background: #ffffff url(../images/general/menu-left.jpg) no-repeat;
	
	font-size: 11px;
}

#menuLeft li {
	list-style-type: none;
	
	padding: 0 0 10px 0;
}

#menuLeft a {
	color: green;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#content {
	margin: 0;
	padding: 20px 0;
	width: 750px;
}

#content h1, #content h2 {
	margin-top: 0;
}

#linkBar {
	background: #136491 url(../images/general/menu-right-1.jpg) no-repeat;
	background-position: top right;
}

#webtiles 
{
	float: right;
	padding-top: 20px;
	padding-left: 30px;
}
#webtiles a
{
	display: block;
}
td#newsSummary 
{
	padding-left: 20px;
}
ul.newsRecent
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.newsRecent li
{
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
ul.newsRecent span.date
{
	font-style: italic;
	white-space: nowrap;
}

#webtiles a
{
	position: relative;
	text-decoration: none;
}
#WaterSavingsRestrictionsValue 
{
	position: absolute;
	top:113px;
	left: 82px;
	width: 100px;
	height: 26px;
	font-family: Arial;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#StorageLevelPercentageValue 
{
	position: absolute;
	top:115px;
	left: 133px;
	width: 50px;
	height: 26px;
	font-family: Arial;
	font-size: 16pt;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}