body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: white;
	padding:0px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
	background: url(../../images/bg.gif) repeat 50% 50%;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
}
h1 {
	font-size: 34px;
	text-transform: lowercase;
	color: #333333;
	margin-top:0px;
	margin-bottom:13px;
	line-height:normal;
}
h2 {
	font-size: 20px;
	text-transform: capitalize;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
}
h3{
	font-size: 16px;
	text-transform: capitalize;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
}
form {
	margin: 0px;
	padding:0px;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}
textarea, input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
address {
	font-style:normal;
}
a{
	text-decoration: none;
	color: #0062a0;	
}
a:hover{
	text-decoration: none;
	color: #333333;	
}
.checkstyle {
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
ul{
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	padding:0px;
}
.smalltext {
	font-size: 10px;
	line-height: 15px;
}
.clearboth{
	clear:both;	
}
.floatleft{
	float: left;
}
.grey{
	color: #333333;
}
.shade{
	background-color: #f2f2f2;
}

/*search*/
.serachbox{
	margin-top: 15px;
	margin-bottom:10px;
}

/*header*/
.banner{
	height: 156px;
	width: 813px;
}
#homebanner{
	background: url(../../images/header/home.jpg) no-repeat top left;
}

#videos {
	display:none;
}

/*page*/
#wrapper {
	width: 930px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	height:156px;
}
#contentbox{
	width: 930px;
	float:left;
	background: url(../../images/contentbg.jpg) repeat-y top;
}
.contenttext{
	margin-top: 20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
}
.leftcol{
	width: 485px;
}
.midcol{
	width: 25px;
}
.rightcol{
	width: 358px;
	display:none;
}
.icons{
	float:right;
	width: 135px;
	margin-top:15px;
}
.video{
	height: 145px;
	background: url(../../images/videos/bg.gif) no-repeat top;
	color: #008fd5;
	padding-top: 15px;
	padding-left: 10px;
	padding-right:10px;
	clear: both;
}
.video h1{
	color: #008fd5;
	font-size: 14px;
}
.video .pic{
	height: 112px;
	width: 150px;
	position: relative;
	float: left;
	margin-right:15px;
}
.video .pic span{
	width: 154px;
	height: 116px;
	position: absolute;
	display: block;
	left: -1px;
	top:0px;
	background: url(../../images/videos/shade.gif) no-repeat top;
}
.fourbox{
	height:197px;
	background: url(../../images/boxes/fourbg.jpg) no-repeat bottom;
}
.fourbox .pic{
	height: 92px;
	width: 139px;
	position: relative;
	float: left;
	margin-left:15px;
	margin-right:15px;
}
.fourbox .pic span{
	width: 143px;
	height: 96px;
	position: absolute;
	display: block;
	left: -1px;
	top:0px;
	background: url(../../images/boxes/imgshade.gif) no-repeat top;
}

/*nav*/
#nav {
	height:30px;
	width:930px;
	background: url(../../images/nav/bg.gif) repeat-x top;
}
.buttonstyle{
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.navbutton{
	width: 115px;
	height:30px;
}
#homebutton {
	background: transparent url(../../images/nav/home.jpg) no-repeat center top;
}
#homebutton:hover {
	background: transparent url(../../images/nav/home_r.jpg) no-repeat center top;
}
#homebuttonOn {
	background: transparent url(../../images/nav/home_r.jpg) no-repeat center top;
}
#desabutton {
	background: transparent url(../../images/nav/desalination.jpg) no-repeat center top;
}
#desabutton:hover {
	background: transparent url(../../images/nav/desalination_r.jpg) no-repeat center top;
}
#desabuttonOn {
	background: transparent url(../../images/nav/desalination_r.jpg) no-repeat center top;
}
#waterbutton {
	background: transparent url(../../images/nav/wateruse.jpg) no-repeat center top;
}
#waterbutton:hover {
	background: transparent url(../../images/nav/wateruse_r.jpg) no-repeat center top;
}
#waterbuttonOn {
	background: transparent url(../../images/nav/wateruse_r.jpg) no-repeat center top;
}
#recyclingbutton {
	background: transparent url(../../images/nav/recycling.jpg) no-repeat center top;
}
#recyclingbutton:hover {
	background: transparent url(../../images/nav/recycling_r.jpg) no-repeat center top;
}
#recyclingbuttonOn {
	background: transparent url(../../images/nav/recycling_r.jpg) no-repeat center top;
}
#catchmentbutton {
	background: transparent url(../../images/nav/catchments.jpg) no-repeat center top;
}
#catchmentbutton:hover {
	background: transparent url(../../images/nav/catchments_r.jpg) no-repeat center top;
}
#catchmentbuttonOn {
	background: transparent url(../../images/nav/catchments_r.jpg) no-repeat center top;
}
#linksbutton {
	background: transparent url(../../images/nav/links.jpg) no-repeat center top;
}
#linksbutton:hover {
	background: transparent url(../../images/nav/links_r.jpg) no-repeat center top;
}
#linksbuttonOn {
	background: transparent url(../../images/nav/links_r.jpg) no-repeat center top;
}
#factsbutton {
	background: transparent url(../../images/nav/factsheets.jpg) no-repeat center top;
}
#factsbutton:hover {
	background: transparent url(../../images/nav/factsheets_r.jpg) no-repeat center top;
}
#factsbuttonOn {
	background: transparent url(../../images/nav/factsheets_r.jpg) no-repeat center top;
}
#videosbutton {
	background: transparent url(../../images/nav/videos.jpg) no-repeat center top;
}
#videosbutton:hover {
	background: transparent url(../../images/nav/videos_r.jpg) no-repeat center top;
}
#videosbuttonOn {
	background: transparent url(../../images/nav/videos_r.jpg) no-repeat center top;
}


/*waterbutton*/
.buttonwatch{
	width: 95px;
	height:22px;
}
.watchbutton {
	background: transparent url(../../images/videos/watch.gif) no-repeat center top;
}
.watchbutton:hover {
	background: transparent url(../../images/videos/watch_r.gif) no-repeat center top;
}
.buttonmore{
	width: 107px;
	height:25px;
	margin-top:20px;
	margin-left:8px;
}
.morebutton {
	background: transparent url(../../images/boxes/more.gif) no-repeat center top;
}
.morebutton:hover {
	background: transparent url(../../images/boxes/more_r.gif) no-repeat center top;
}
.bigbox{
	background: url(../../images/boxes/bgshade.jpg) left bottom no-repeat;
}
.bigboxlight{
	background: url(../../images/boxes/bgshadelight.jpg) left bottom no-repeat;
	margin-bottom:10px;
}
.bigboxlighttext{
	margin-left:15px;
	margin-right:15px;
	padding-bottom: 10px;
}
.bigboxlighttext a{
	text-decoration: none;	
}
.bigboxlighttext a:hover{
	text-decoration: none;
	color: #0062a0;	
}
.maintext .pic{
	height: 167px;
	width: 250px;
	position: relative;
	float: right;
	margin-left:15px;
	margin-bottom:10px;
}
.maintext .pic span{
	width: 254px;
	height: 171px;
	position: absolute;
	display: block;
	left: -1px;
	top:0px;
	background: url(../../images/content/shade.gif) no-repeat top;
}
.bigboxtext{
	margin-left:15px;
	margin-right:15px;
	font-size:13px;
	line-height:20px;
	color: #0062a0;
	font-weight: bold;
}
.bigboxtext a{
	font-weight: bold;
	text-decoration: none;	
}
.bigboxtext a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #0062a0;	
}
.bigboxtext ul{
	margin-left:15px;
	padding:0px;
}
.bigboxtext li{
	padding-bottom:8px;
}
.showhidebox{
	clear:both;
	margin: 15px;
}

/*footer*/
#footer {
	clear: both;
	height:96px;
	background: url(../../images/footerL.jpg) no-repeat top left;
	text-align: left;
	font-size: 11px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
.footertext {
	float:left;
	width: 690px;
	padding-top:55px;
	padding-left:30px;
	color: #ffffff;
}
.footertext a{
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover{
	color: #ffffff;
	text-decoration: underline;
}