body {
	background: #638be0 url(images/background.gif) repeat-x;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}

h2 {
	font-size:1.3em;
	color:#3a3330;
	}
	
h3 {font-size:1em; color:#f00;}
h4 {display:block; background:#eaeaea;}

big {color:#000566;}

address, div#owner {
	font-style: normal;
	font-size:.8em;
    }
a:link {
	color:#17309e;
}
a:visited {
	color:#17309e;
}
/* All links must inclde some type of hover interactivity */
a:hover {
	color:#263248;
}
a:active {
}

*:focus { 
        outline: none; 
        }
*::-moz-focus-inner { 
        border: none; 
      }


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 950px;
	margin: auto;
	background:#eff4fb;
}

div#audio {
	width:148px;
	height:26px;
	position:absolute;
	left: 795px;
	padding-top:7px;
	*padding-top:2px;
	top: 9px;
}

div#logo {
	float:left;
	width:343px;
	height:110px;
	background:url(images/better-water-logo.jpg) no-repeat;
}

div#header {
	height:110px;
	background:#fff;
	position:relative;
	padding:0;
	margin:0;
}

div#header h1, div#header h2 {position:absolute; display:none;}

div#headerright {width:607px; height:110px; float:left; background:url(images/header-right.jpg) no-repeat;}

div#nav-bar-top {height:15px; *height:16px; background:#fff;}

div#flash {
	height:154px;
	width:218px;
	position:absolute;
	padding:0;
	margin:0;
	left: 732px;
	top: 127px;
}	

div#content {
	width:600px;
	float:right;
	padding:10px 20px 20px;
	background:#fff;
}

div#sidebar {
	width:270px;
	float:left;
	padding:20px 10px;
	margin-left:15px;
	_margin-left:7px;
	margin-top:15px;
}

div#footer {
	background:#5fbdf5;
	color:#000566;
	padding:15px;
}

div#owner {
	text-align:center;
}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:4px;
	}
	div#copyright img {
	border: none;
	margin-top:10px;
	}
	div#copyright a:link, div#copyright a:visited {
	color:#17309e;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
	table#sched {width:400px; font-family:Arial, Helvetica, sans-serif; font-size:.8em; margin:auto; border:1px solid #999;}
	table#sched th {width:200px; background:#ccc;}
	table#sched tr {background:#eaeaea;}
	table#sched td {text-align:center;}
	
/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
li a#welcome {background:url(images/menu/welcome-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#home-office {background:url(images/menu/home-office-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#lab-medical {background:url(images/menu/lab-medical-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#hemodialysis {background:url(images/menu/hemodialysis-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#aquatic-h20 {background:url(images/menu/aquatic-h20-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#commercial-industrial {background:url(images/menu/commercial-industrial-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#about-us {background:url(images/menu/about-us-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#contact-us {background:url(images/menu/contact-us-unselected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}

li a#welcome:hover, li a#welcomecurrent {background:url(images/menu/welcome-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#home-office:hover, li a#home-officecurrent {background:url(images/menu/home-office-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#lab-medical:hover, li a#lab-medicalcurrent {background:url(images/menu/lab-medical-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#hemodialysis:hover, li a#hemodialysiscurrent {background:url(images/menu/hemodialysis-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#aquatic-h20:hover, li a#aquatic-h20current {background:url(images/menu/aquatic-h20-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#commercial-industrial:hover, li a#commercial-industrialcurrent {background:url(images/menu/commercial-industrial-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#about-us:hover, li a#about-uscurrent {background:url(images/menu/about-us-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}
li a#contact-us:hover, li a#contact-uscurrent {background:url(images/menu/contact-us-selected.jpg) top left no-repeat; width:90px; height:154px; padding:0; margin:0;}

div#nav{
	text-indent:-9999px;
	height:154px;
	background:#fff url(images/menu-background.gif) repeat-x;
	padding:0 0 3px 5px;
	margin:0;
}
ul#mainnav {
	float: left;
	margin:0;
	padding: 0;
	width:100%;
	list-style-type: none;
	}
	ul#mainnav li {
	display: inline;
	float: left;
	margin:0 1px 0 0;
	padding: 0px;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	 padding:0; margin:0;
	}



/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	}
	ul#utilitynav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding:0px 8px;
	margin-bottom:10px;
	border-right: 1px solid #80d2ff;
	color:#17309e;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 6px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

img.sidebar {
	padding:2px;
	background:#5f5753;
}

div.column {
}

div.clear {clear:both;}
div#sidebar h3 {font-size:1em; display:block; border-bottom:1px solid #bbb5b1; color:#000;}
