/*
	light blue: #009FC6
	dark blue:  #002B72
*/

body {
	margin: 0;
	padding: 0;
	}
body,td {
	text-align: justified;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #373737;
	line-height:17px;
}


#homeulcontainer {
z-index:1;
position:relative;
}

#homecontainer {
height:280px;
border:0px solid #4D4D4D;
position:relative;
}

#homeulcontainer img {
float:right;
}

#from9perweek {
border:0px solid #4D4D4D;
position:absolute;
left:276px;
top:84px;
}

#homeul {border:0px solid #4D4D4D;

margin-top: 10px;
padding-top: 0px;
margin: 0;
list-style-type: none;
}

#homeul li {
font-size:14px;
margin: 0px;
padding: 3px 18px;
background: url(images/bullet.gif) 0 -1px no-repeat;
}



















#pricecontainer {
position:relative;
width:760px;
height:500px;
}

#pricestrial {
float:right;
position:relative;
top:0px;
right:0px;
}

#pricebullets {
position:relative;
top:0px;
padding-top:0px;
margin-top:0px;
}

#pricesprods {
position:absolute;
right:0px;
top:220px;
}

#pricesprods img {
position:relative;
padding-left:20px;
padding-right:30px;
}

#pricetablecontainer {
position:relative;
margin-left:10px;
}

#pricetable {
width:470px;
position:relative;
border:0px solid #4D4D4D;
border: outset 1px;
}

#pricetable td {
border: inset 1px; 
}

.tableheading {
background-color:#CEEDFF;
}








#container {
height:700px;
	position:relative;
}

#water-fill {
float:right;
}



#leftbottle {
position:relative;
top:209px;
}

#prod1taps {
position:relative;
top:30px;
}

#bullets {
position:absolute;
top:0px;
z-index:0;
left:140px;
width:560px;
}

#rightbottle {
z-index:0;
position:absolute;
top:208px;
left:420px;
}

#rightbottle img {
float:right;
padding-left:10px;
}

#prod2taps {
position:relative;
top:155px;
}


p {
	text-align: justified;
}

ul { margin: 0; padding: 15; list-style-type: none; }

ul li { margin: 0px; padding: 5px 18px; background: url(images/bullet.gif) 0 -1px no-repeat;}

li {
/*
	list-style: disc url(images/bullet.gif) inside;
	line-height:24px;
	padding-left: 30px;
	text-indent: -15px;
*/
}



h2 {
font-size:16px;
}


a {
	text-decoration: none;
}

div#navcol {
    padding: 10px;
    float: left;
}
div#sidecol {
    padding: 10px;
    float: right;
}
div#main {
width: 782px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
div#column2 {
    margin: 0;
    padding: 0;
    background-image: url(images/layout_right.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(images/layout_left.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


#leftbackground		{ background: #2A99DD url(images/layout_left.jpg) repeat-y top right }
#rightbackground	{ background: #2A99DD url(images/layout_right.jpg) repeat-y top left }

