@charset "utf-8";
#greenwash_table #mainFrame {
	float: left;
	width: 800px;
}
#greenwash_table #mainFrame #infoFrame {
	float: left;
	width: 430px;
	padding-right: 10px;
	padding-left: 20px;
}
#greenwash_table #mainFrame #rightbar {
	width: 165px;
	height: 520px;
	float: right;
}
#greenwash_table #mainFrame #rightbar #WaterRestrictDiv {
	float: right;
	width: 165px;
}
#greenwash_table #mainFrame #rightbar #featuresTableFrame {
	float: right;
}


#greenwash_table #mainFrame #pictureFrame {
	float: right;
	height: 165px;
	width: 165px;
}


#greenwash_table #mainFrame #banner {
	float: left;
	background-image: url(BackgroundPics/bannerPic2.jpg);
	height: 100px;
	width: 800px;
	color: #FFFFFF;
}

#greenwash_table #bottombar {

}

#greenwash_table #mainFrame #navigationBar {
	float: left;
	width: 800px;
	height: 30px;
	background-image: url(BackgroundPics/navigationBarBackground.jpg);
}
#greenwash_table #mainFrame #navigationBar #topBarTable {
	height: 30px;
	color: #FFFFFF;
	background-image: url(BackgroundPics/navigationBarBackground.jpg);
}

#greenwash_table #mainFrame #sideBar {
	width: 165px;
	float: left;
	height: 500px;
}
