.menu_table {
	border-bottom-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ecowater_bg.jpg);
	background-repeat: no-repeat;
	background-color: #0066FF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#masthead img{
	border:0px;
}

#masthead a{
	text-decoration:none;
	border:none;
}

#imgHead{
	padding: 0px 0px 0px 0px;
	height:250px;
	width: 800px;

	//background-image: url(images/ecowater_head.jpg);
}

#menuBar {
	float:right;
	position:relative;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navBar{
	width: 130px;
	border-top: 1px solid #aaa;
}

#menu {
	padding: 0px 10px 0px 10px;	
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	background-color:#FFFFFF;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/over.jpg);
	background-repeat: repeat-x;
}

#main {
	width: 965px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	color: #009;
	width: 720px;
}

.feature h3{
	padding: 30px 5px 5px 0px;
	text-align: left;
	color: #090;
	font-size: 150%;
}

.feature p{
	display:inherit;
}

.feature ul{
	margin-left: 50px;
	padding-left: 10px;
	display: inline-table;
}

.feature li{
	padding-left: 0px;
}
.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 80px 10px 80px 10px;
	border: 1px solid #FFF;
}
.flash_media {
	float: right;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 100%;
	padding: 80px 10px 20px 10px;
	border-left-style: none;
	border-width: 0px;
	float: left;
	top: 0px;
	position: relative;
	width: 180px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #aaa;
	padding: 2px 0px 2px 10px;
	color:#333;
	text-decoration: none;
	font-size: 60%;
}

#sectionLinks a:hover{
	text-decoration: underline;
}
/************** .story styles *****************/

.story{
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	color: #009;
	width: 720px;
	clear: both;
}

.story h1{
	display:none;
}

.story h3{
	color: #090;	
}
.story p{
	padding: 0px 0px 10px 0px;
}

.story img{
	float:right;
	border: 0px solid #000;
	margin: 5px 0px 50px 10px;
}

.story a{
	color: #666;
	text-decoration:none;
}

.story a:hover{
	color: #06C;
	text-decoration:underline;
}

.easy123{
	padding: 2px 2px 2px 2px;
	font-size: 80%;
	color: #009;
	width: 720px;
	clear: both;
	text-align:right;
}

.easy123 img{
	float:right;
	border: 0px solid #000;
	margin-bottom:10px;
	margin-right:10px;
}

.easy123 a{
	text-decoration:none;
}

/************** .product styles *****************/
.product {
	clear: both;
	padding: 30px 10px 10px 10px;
	font-size: 80%;
	color: #009;
	width: 720px;
	float: left;
}

.product h3{
	color: #090;	
}

.product p{
	padding: 0px 0px 10px 0px;
}

.product-head {
}

.product-text {

}
.product-text img {
	float:right;
	margin: 5px 0px 50px 10px;
}

/************* #siteInfo styles ***************/

#seals{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#seals img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 60%;
	color: #666;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a{
	color: #666;
	text-decoration:none;
}

#siteInfo a:hover{
	text-decoration:underline;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 0px;
	font-size: 65%;
}

#search form{
 	margin: 0px;
 	padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
	color: #39C;
}

.search-button {
	color:#39C
}

.search-textinput {
	color:#666
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#content-body {
	float: left;
}

#clr {
	clear:both;
}

/************ WellSys Brochure styles **********/
#brochure_container {
/*border: 1px solid red;*/
   width: 670px;
   margin-left: auto;
   margin-right:auto;
   margin-bottom:20px;
   text-align: center;
   }

#brochure_container img {
	clear:both;
	margin: 5px 0px 5px 0px;
}

#brochure_div_her {
   /*border: 1px solid red;*/
   float: left;
   margin: 0px
   padding: 0px;
   /*background: url(images/brochure_border_left.png) repeat-y; */
   width: 203px;
   }

#brochure_div_her a{
   padding: 0px 0px 0px 20px;
   font-size: 80%;
   font-weight: bold;
   }

#brochure_div_ven {
   /*border: 1px solid red;*/
   float: left;
   margin: 0px
   padding: 0px;
   background: white;
   width: 250px;
   }

#brochure_div_ven a{
   font-size: 80%;
   font-weight: bold;
   }

#brochure_div_tit {
   /*border: 1px solid red;*/
   float: left;
   margin: 0px
   padding: 0px;
   /*background: url(images/brochure_border_right.png) repeat-y right;*/
   width: 213px;
}

 #brochure_div_tit a{
   padding: 0px 20px 0px 0px;
   font-size: 80%;
   font-weight: bold;
   }
   
 #process_image {
 	clear:both;
 }
 
 #process_image img {
	float:none;
	clear:both;
	margin: 40px 0px 0px 40px;
 }
