@charset "utf-8";
/* CSS Document */

section{
	margin-bottom: 60px;
}

.mainimg{
	margin-bottom: 25px;
}

.entry h2{
	color: #444;
	background: url(../images/h2style-water.gif) no-repeat;
}

.entry h2:first-child{
	margin: 0 0 15px;
}

.entry h3{
	color: #6b93b4;
}

.entry li{
	margin: 20px 0 30px;
	list-style: url(../images/icn-beige.gif) outside;
}

.entry strong{
	font-weight: bold;
	color: #397ddb;
}

nav.jump{
	margin: 0 auto 30px;
	width: 683px;
}

nav.jump ul{
	letter-spacing: -.40em;
}

nav.jump ul li{
	margin: 0 0 5px 10px;
    display: inline-block;
	width: 248px;
    letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

nav.jump ul .title{
	float: left;
	padding-top: 5px;
    width: 148px;
	text-align: right;
}

.items{
	letter-spacing: -.40em;
}

.dispencer,
.waterfilter{
    display: inline-block;
    text-align: center;
    letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

.dispencer{
	margin-right: 45px;
	width: 355px;
}
.waterfilter{
	width: 270px;
}


