#template 
{

}

#titleBar {
	background: #74C1D8 url(../images/home/fluid/title-bar-right.gif) no-repeat top right;
	height: 85px;
}
#titleBar div 
{
	float:right;
	padding-right:30px;
	padding-top:30px;
}

#titleBar img
{
	float: left;
}

#linkBar li.firstItem  {
	padding-left: 20px;
}

#waterStorage {
	font-size: 11px;
	padding-left: 6px;
}

#waterStorage .percentage {
	color: #0076A3;
}

#searchCell {
	border-left: solid #136491 3px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftColumn1 {
	background: #D5DD96 url(../images/home/simple/left-column.gif) repeat-y; 
	width: 36px;
	height: 22px;
}

#leftColumn2 {
	background: #F3F7F7 url(../images/home/simple/left-column.gif) repeat-y; 
	width: 36px;
	height: 19px;
}

#leftColumn3 {
	background: #F3F7F7 url(../images/home/simple/left-column-3.gif) no-repeat; 
	width: 36px;
	height: 19px;
	max-height: 19px;
}

#leftColumn4{
	background: #F3F7F7 url(../images/home/simple/left-column-4.gif) no-repeat; 
	width: 36px;
	height: 6px;
}

#rightColumn1 {
	background: #D5DD96 url(../images/home/simple/right-column-1.gif) repeat-y;
	background-position: top right;
	width: 47px;
	height: 22px;
}

#rightColumn2 {
	background: #F3F7F7 url(../images/home/simple/right-column-1.gif) repeat-y;
	background-position: top right;
	vertical-align: bottom;
	width: 47px;
}

#rightColumn2 div {
	background: #F3F7F7 url(../images/home/simple/right-column-2.jpg) no-repeat;
	background-position: bottom left;
	width: 47px;
	height: 144px;
}

#rightColumn3 {
	background: #F3F7F7 url(../images/home/simple/right-column-3.gif) no-repeat;
	width: 47px;
	height: 19px;
	max-height: 19px;
}

#rightColumn4 {
	background: #F3F7F7 url(../images/home/simple/right-column-4.gif) no-repeat;
	width: 47px;
	height: 6px;
}

#left1 
{
	height: 22px;
	padding: 0 20px 0 0;
	background: #D5DD96; 
	vertical-align: bottom;
}
#left1 h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
}


#left2
{
	padding: 10px 20px 0 0;
	vertical-align: top;
	max-height: 19px;
	background: #F3F7F7 repeat-y;
}
#left2 ul {
	list-style-type: none;
	margin-left: 0;
}

#left2 li {
	margin-bottom: 10px;
}

#left3
{
	height: 19px;
	background: #F3F7F7 no-repeat;
}

#left4
{
	height: 6px;
	background: #1D96BC url(../images/home/fluid/left-4.jpg) no-repeat;
}

#centre1 
{
	height: 22px;
	padding: 0 10px 0 10px;
	background-color: #FFCC2D;
	border-left: 3px solid #75C1D9;
	border-right: 3px solid #1C98BF;
	
	width: 45%;
}
#centre1 h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
}
#centre2
{
	padding: 10px 3px 0 3px;
	margin: 0;
	background-color: #F3F7F7;
	border-left: 3px solid #75C1D9;
	border-right: 3px solid #1C98BF;
	vertical-align: top;
}

#centre2 img {
	border: 0;
	margin: 0;
	padding: 0;
}

#centre2content {
	padding: 0 7px 0 7px;
}

#centre3 {
	background-color: #F3F7F7;
	border-left: 3px solid #75C1D9;
	border-right: 3px solid #1C98BF;
}

#centre4
{
	height: 6px;
	background-color: #1D96BC;
}

#right1 
{
	height: 22px;
	padding: 0 10px 0 10px;
	background: #D5DD96;
}
#right1 h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
}
#right2
{
	padding: 10px 10px 0 10px;
	vertical-align: top;
	background: #F3F7F7 url(../images/home/simple/right-2.jpg) no-repeat;
	background-position: bottom right;
}
#right3
{
	height: 19px;
	max-height: 19px;
	background: #F3F7F7 url(../images/home/simple/right-3.jpg) no-repeat top right;
}

#right4
{
	height: 6px;
	background: #1D96BC url(../images/home/simple/right-4.jpg) no-repeat top right;
}


#imgRight3 
{
	vertical-align: bottom;
}