body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}
/* normal body links*/
a:link, a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
	color: #0e9bd8;
}
/* end of normal body links*/
li {
	list-style-position: outside;
	line-height: 20px;
	text-align: justify;
	margin: 3px 7px 7px;
}
ul {
		list-style-image:url(../images/design/waterDrop.png);
}
#header, #main, #hmMain, #footer, #contentbase, #copyright {
	margin: 0 auto;
	width:950px;
}
#header {
	height:249px;
	background:url(images/header.jpg);
	border-bottom: #f0f4f7 8px solid;
}
#main, #hmMain {
	background: url(../images/design/bg.jpg) repeat-y;
	margin-top: 15px;
}
#hmMain {
	height: 400px;
}
#menu {
	position: absolute;
	top: 249px;
	margin: 30px 30px 0 0;
	background:url(../images/design/menuBack.gif);
	line-height: 25px;
	padding-bottom: 1px;
}
#menu a, #menu a:hover {
	width: 155px;
	display: block;
	color:#000000;
	height: 25px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover {
	background:url(../images/design/waterDrop.png) no-repeat left;
}
#hmBottledWater{
    position:absolute;
	top: 259px;
	margin-left: 210px;
	width: 369px;
	height: 264px;
	background:url(../images/design/bottled-water.png) no-repeat;
	z-index: 3;
}
#hm100Pure {
    position:absolute;
	top: 289px;
	margin-left:500px;
	width: 372px;
	height: 119px;
	background:url(../images/design/hm100Pure.png) no-repeat;
	z-index: 4;
}
#hmFiltrationProducts {
	position:absolute;
	top:510px;
	margin-left: 420px;
	margin-bottom:200px;
	width: 380px;
	height: 198px;
	background:url(../images/design/water-filtration-products.png) no-repeat;
	z-index: 1;
}

#hmspecials{
 	position:absolute;
	top: 430px;
	margin-left:620px;
	width: 330px;
	height: 224px;
	background:url(../images/design/specials.png) no-repeat;
	z-index: 2;
}
#hmBottledWater h2, #hmFiltrationProducts h2 {
	color:#000000;
	font-size:19px;
}
#hmBottledWater h2 {
	margin: 180px 0 0 245px;
}

#hmFiltrationProducts h2 {
	margin: 160px 20px 0 170px;
}

#hmspecials h2 {
    color:#000000;
	margin:150px 0 0 210px;
	font-size:16px;
}
#hmspecials a:link, #hmspecials a:visited, #hmspecials a:hover #hmspecials a:active {
    margin: 230px 0 0 210px;
    color: #0096d7;
	font-size:14px;
	text-decoration:none;	
	}

#hmBottledWater a:link, #hmBottledWater a:visited, #hmBottledWater a:hover, #hmBottledWater a:active {
	margin: 200px 0 0 245px;
	text-decoration:none;
    color: #0096d7;
	font-size:14px;
}
#hmFiltrationProducts a:link, #hmFiltrationProducts a:visited, #hmFiltrationProducts a:hover, #hmFiltrationProducts a:active {
	margin: 200px 20px 0 170px;
	text-decoration:none;
    color: #0096d7;
	font-size:14px;
}
#hmFiltrationProducts a:hover,#hmBottledWater a:hover, #hmspecials a:hover{
     text-decoration:underline;
	 }
#mainContent {
	margin: 0 10px 30px 0;
	width: 730px;
	float:right;
}
#contentbase {
	margin-top:50px;
	clear:both;
	text-align:center;
}
#contentbase h3 {
	color:#000000;
	font-weight: normal;
	font-size: 20px;
	word-spacing: 5px;
	letter-spacing: 0;
}
#contentbase h3 strong {
	font-size: 24px;
	margin-left: 10px;
}
#footer {   
	height: 40px;
	background: #59bbea;
	clear:both;
	text-align: center;
	border-top: #f0f4f7 8px solid;
	border-bottom: #f0f4f7 8px solid;
	padding-top:8px
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	padding: 0 10px 0 10px;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	margin-top: 10px;
	word-spacing: 2px;
}
#base {clear:both; width: 100%; padding-top: 50px;}
h1 {
	color:#59bbea;
	font-size:25px;
	margin: 0 0 15px 0;
	text-align:left;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color:#0e9bd8;
	margin-bottom: 10px;
	text-align:left;
}
h2.pad {
	margin-bottom: 30px;
}
h3 {
	font-size: 14px;
}
h4 {
	color: #666666;
	font-size: 14px;
}
h5 {
	font-size:20px;
	text-align:center;
}
.sitemap1 {
	font-weight: bold;
}
.sitemap2 {
	margin-left: 20px;
}
.sitemap3 {
	margin-left: 40px;
}
#qws a {
	float:right;
	padding-right: 10px;
	color: #ABBABE;
	text-decoration:none;
}
img {
	border: none;
}
img.left {
	float:left;
	padding-right: 10px;
}
img.right {
	float:right;
	padding-left: 10px;
}
select, input, textarea {
	font-size: 10px;
}
.div {
	clear:both;
	border: dashed 1px #0e9bd8;
	line-height: 50px;
}
.divNo {
	clear:both;
	line-height: 50px;
}
/************************* Page feature **************************/
#bottledWater p {
	padding: 90px 0 0 40px;
	color:#59bbea;
	font-size: 13px;
	font-weight: bold;
}
/*********** bottled water ********************/
#bottledWater {
	background:url(../images/design/bottled-Water-Feature.png) no-repeat top left;
	width: 470px;
}
#bottledWaterImg {
	position:absolute;
	top:350px;
	margin-left: 500px;
	width: 380px;
	height: 198px;
	background:url(../images/design/water-filtration-products.png) no-repeat;
	z-index: 1;
}
#promo, #products, #productHomeSys {
	background:url(../images/design/promo.png) no-repeat top left;
	padding-left: 40px;
	min-height: 135px;
}
#products, #productHomeSys {
	width: 90%;
}
#productHomeSys {
	height:215px;
}
#productHomeSys img{ margin-top:-65px;
}
#hundredPercent {
	background:url(../images/design/100-per-peace.png) no-repeat top left;
	padding-left: 30px;
	min-height: 135px;
	width: 470px;
}
.black {
	color:#000000;
}
#left {
	float:left;
	width: 50%;
}
#left li {
	margin-left: -15px;
}