body {
	background-color: #FFF5EC;
	margin-top: 0px;
	margin-left: 0px;
}
#box {
	width: 800px;
}
#logo {
	background-image: url(../images/banner_blue_top_left.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 800px;
	background-color: #FFFFFF;
}
#distillernav {
	background-image: url(../images/banner_top_right.jpg);
	float: right;
	height: 117px;
	width: 321px;
}
#distillernav p{
	margin-top: 0px;
	padding-top: 5px;
}
#distillernav a {
	text-decoration: none;
	color: #0080C0;
	font: 600 normal 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#distiller {
	background-color: #FFFFFF;
	background-image: url(../images/water-distiller.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 800px;
	text-align: left;
}
#left {
	width: 600px;
	text-align: justify;
	margin-left: 15px;
	color: #0080C0;
}
#left img{
	margin-left: 10px;
}
#right {
	float: right;
	width: 160px;
	text-align: center;
}
#right h1{
	font-size: 1em;
	padding-bottom: 0px;
	margin-bottom: 2px;
	color: #666666;
}
#right ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.redborder {
	border: 1px solid;
	border-color: #ffcccc;
}
#right a {
	color: #0080C0;
	text-decoration: none;
	font-size: .8em;
}
h1 {
	font-size: 1.5em;
	color: #0080C0;
	margin-top: 0px;
}
.first {
	margin-top: 0px;
	padding-top: 0px;
}
#left p {
	margin-left: 15px;
}
#left li {
	margin-left: 15px;
	list-style-type: square;
}
h2 {
	font-size: 1.5 em;
	margin-top: 0px;
}
.smaller {
	font-size: 0.7em;
	text-align: center;
}
