body {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCFFFF;
}
a {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}


#maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto;
}

#topsection{
	height: 130px;
}
#topsectionindex{
	height: 130px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 230px;
}

/*Left column starts here*/

#leftcolumn{
	float: left;
	width: 230px; /*Width of left column*/
	margin-left: -800px;
}
#leftmenu {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#leftmenuitem {
	background-image: url(../images/bkg_left_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	padding-left: 5px;
	margin: 0px;
}
#leftmenuitemindex {
	background-image: url(../images/bkg_left_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	padding-left: 5px;
	margin: 0px;
}
#leftmenuitem h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#leftmenuitemindex h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#banner1{
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#newspreview {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 15px;
	border: 1px solid #333333;
	width: 208px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/bkg_newspreview.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}
#newspreviewindex {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 15px;
	border: 1px solid #333333;
	width: 208px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/bkg_newspreview.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

/*Left column ends here*/


#footer{
	clear: left;
	width: 100%;
	background-image: url(../images/bkg_footer_hr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
	text-align: center;
	background-color: #1B98C4;
}

#footer a{
	color: #DDDDDD;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
#footerindex{
	clear: left;
	width: 100%;
	background-image: url(../images/bkg_footer_hr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
	text-align: center;
	background-color: #1B98C4;
	height: 100%;
}

#footerindex a{
	color: #DDDDDD;
	text-decoration: none;
}

#footerindex a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerindex p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerindex h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.innertube{
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.innertubeleft{
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#headermenu {
	background-image: url(../images/bkg_menu_horizontal.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#headermenuindex {
	background-image: url(../images/bkg_menu_horizontal_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#topmenu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(../images/bkg_menu_horizontal_2.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
#topmenu ul {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	margin: 0px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





#indexnavibottom {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#indexnavibottom h1 {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-indent: 2px;
	text-decoration: underline;
}
#indexnavibottom img {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}
#indexnavibottom p {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.indexnavi2content {
	margin: 0px;
	width: 33%;
	height: 160px;
	background-image: url(../images/bkg_index_bottom_navi_160.jpg);
	background-repeat: no-repeat;
	line-height: 13px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flashintro {
	margin-bottom: 15px;
}
#maincontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	line-height: normal;
	padding-right: 5px;
}
#maincontent h1 {
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontent h2 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincontent h3 {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#maincontent h4 {
	font-weight: bold;
	color: #0099CC;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#maincontent h5 {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: italic;
}
#maincontent h6 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}



#maincontent p {
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

#maincontent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square;
}
#maincontent li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#maincontent hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#enquiryform {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#treatmentplants {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#treatmentplants img {
	border: 1px solid #000000;
}
#treatmentplants p {
	font-style: italic;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#treatmentplants td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#watersources {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#watersources img {
	border: 1px solid #000000;
}
#watersources p {
	font-style: italic;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#watersources td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#watersaving tbody {
	margin: 0px;
	padding: 0px;
}
#watersaving td {
	margin: 0px;
	padding: 1px;
	text-align: center;
}

#watersaving img {
	border: 1px solid #000000;
}
#watersaving p {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



.imgleft {
	border: 1px solid #000000;
}
.tabletopleft {
	background-image: url(../images/bkg_table_250.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
.tabletopright {
	background-image: url(../images/bkg_table_250.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
.tablebottomleft {
	background-image: url(../images/bkg_table_250.jpg);
	background-position: left bottom;
	height: 25px;
	background-repeat: no-repeat;
}
.tablebottomright {
	background-image: url(../images/bkg_table_250.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}
.tablecentreleft {
	background-image: url(../images/bkg_table_250_td.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tablecentreright {
	background-image: url(../images/bkg_table_250_td.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#datatable1 td {
	margin: 0px;
	padding-left: 10px;
	background-color: #F9F9F9;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*dropdown menu style starts here*/

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:20px;
	z-index:100;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	background-color: #C2DFED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #96C8E2;
	color: #003366;
	font-weight: normal;
}

/*dropdown menu style ends here*/
