body {
	margin:0px;
	padding:0px;
	font-family: Arial, "Helvetica", Tahoma, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#0c1536;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
h1 {
	font-size: 20px;
	color:#ff0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.red{
	color:#ff0000;
	font-weight:bold;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

a:link, a:visited, active{
	color:#000b60;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}

#main {

	width:1019px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}

#header {
	background: url(images/header.png) no-repeat;
	width:919px;
	height:95px;
	float:left;
	display:inline;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 50px;

}
#logo {
	background: url(images/logo.png) no-repeat;
	height: 81px;
	width: 230px;
	float: left;
}
#header_contact {
	float: left;
	height: 81px;
	width: 460px;
	text-align: center;
	font-family: Arial Black, "arial Black";
	font-size: 17px;
	color:#000000;
}
#header_contact a:link, a:active, a:visited{
	color:#ff0000;
	text-decoration:none;
}
#header_contact a:visited{
	color:#ff0000;
	text-decoration:none;
}
#header_contact a:hover{
	color:#000;
	text-decoration:underline;
}
#header_button {
	height: 65px;
	width: 221px;
	float: right;
	text-align: center;
	margin-top: 10px;
}
#menu {
	height: 31px;
	width: 992px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 2px;
	padding-top: 2px;
}
#menu a:link, a:active, a:visited{
	color:#fff;
	text-decoration:none;
}
#menu a:visited{
	color:#fff;
	text-decoration:none;
}

#menu a:hover{
	color:#ccc;
	text-decoration:underline;
}

#photo {
	background-image: url(images/photo-back.jpg);
	background-repeat: repeat-x;
	width: 990px;
	height: 230px;
	text-align: center;
	padding-top: 27px;
	margin-left: 3px;
}

#content {
	background: url(images/content.png) repeat-y;
	width:1019px;
	float:left;
	display:inline;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;

}
#content_left {
	width: 585px;
	float: left;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#content_right {
	float: right;
	width: 300px;
	margin-right: 55px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#footer {
	background: url(images/footer.png);
	width:949px;
	height:70px;
	float:left;
	display:inline;
	padding-right: 35px;
	padding-left: 35px;

}

#footer_left {
	height: 35px;
	width: 700px;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 11px; 
	color: #ccc;
	text-align:center;
}
#footer_left a:link, a:active{
	color:#ccc;
	text-decoration:none;
}
#footer_left a:visited{
	color:#ccc;
	text-decoration:none;
}
#footer_left a:hover{
	color:#fff;
	text-decoration:underline;
}

#footer_right {
	height: 42px;
	width: 218px;
	float: right;
	margin-top: 5px;
}

a:link, a:active{
	color:#000b60;
	text-decoration:none;
}
a:visited {
	color:#000b60;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}

/* PHOTO FLOAT */

img.floatRight { 
    float: right; 
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
}
img.floatLeft { 
    float: left; 
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.center{
	text-align:center;
}
.separator_white {
	height: 25px;
	width: 990px;
	background-color: #FFF;
	margin-left: 2px;
	vertical-align: bottom;
}
#index-filtration {
	height: auto;
	width: 525px;
	margin-left:40px;
	margin-bottom:25px;
}
#products-schedule-main {
	padding: 15px;
	height: 85px;
	width: 290px;
	margin-top: 35px;
	border: 10px solid #F00;
	margin-left: 120px;
	text-align:left;
}
.right {
	text-align: right;
	height: auto;
	width: auto;
}


/* menu styles */
/* menu wrapper */
#jsddm
{
	margin: 0;
	padding-left:23px;
}
/* top level menu */
#jsddm li{
	float: left;
	list-style: none;
	font: 13px Arial, Helvetica;
	font-weight:bold;
}
#jsddm li a{
	display: block;
	padding: 6px 6px;
	text-decoration: none;
	width: auto;
	color: #FFF;
	white-space: nowrap;
}
#jsddm li a:hover
	{
	color: #FFF;
	background: #00145e;
}
/* sub menu */
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #342B2C;
}	
#jsddm li ul li{
	float: none;
	display: inline;
}		
#jsddm li ul li a{
	width: auto;
	color: #FFF;
	background: #00145e;
	text-align: left;
}		
#jsddm li ul li a:hover{
	background: #1977d7;
	text-decoration: none;
}
#drinking-ad-1 {
	background-image: url(pure-h2o/drinking-water-filtration/images/drinking_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
	width: 585px;
}
#drinking-ad-2 {
	background-image: url(pure-h2o/drinking-water-filtration/images/drinking_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 227px;
	width: 585px;
}
#drinking-ad-3 {
	background-image: url(pure-h2o/drinking-water-filtration/images/drinking_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 585px;
}
#drinking-content {
	background: #0c1536;
	height: auto;
	width: 525px;
	padding:30px;
	color:#fff;
}
.disclaimer{
	color:#888;
	font-size:10px;
}

/* JQuery Accordian */

#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
 text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 525px;
}

/* TEXT */
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}

/* HEADER */
.basic a {
	background:#333;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	margin-bottom:10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.basic a:hover {
	background:#ccc;
	color:#333;
	text-decoration :underline;
}
.basic a.selected {
	background:#999;	
	color: #fff;
}

.basic-content{
padding-bottom: 20px; }

#list2 {
	height: 178px;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(../layout/accordion/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
	text-decoration:underline;
}
#navigation a.selected {
	background-image: url(../layout/accordion/expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
	text-decoration:underline;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}
