* {margin:0;padding:0;border:0;}
body {
  background: #ffffff;
  margin: 0;
  color: #666;
  font-family:verdana,tahoma,georgia,serif,simsun;
	font-size: 75%;
	line-height: 150%;
  text-align: center;
  }
h3 {
	width:525px;
	margin:5px 0;
	padding: 3px 0 2px 5px;
	background:#d7edfb;
	font-size: 1.1em;
	font-weight: bold;
	}
h5 {
	font-size: 1em;
	font-weight: bold;
	}
.wrapper {
  position: relative;
	clear: both;
  overflow: hidden;  
  margin: 0 auto;
  padding: 0;
  border-left: 0px solid #76c5f0;
  width: 768px;
  text-align: left;
	}
.left{float:left;}
.right{float:right;}
.r8px{margin-right:8px;}
.top15px{margin-top:15px;}
.bottom10px{margin-bottom:10px;}
.water{
	margin:15px 0 0 0;
	float:right;
	width:205px;
	}
#header {
	float:left;
	width:233px;
	padding:5px 0 0 0;
	border-left: 1px solid #76c5f0;
	}
#mnav,#indexmnav {
	float:right;
	width:530px;
	height:223px;
	background:#76c5f0 url(images/navbg.jpg) no-repeat;
	}
#indexmnav {
	background:#76c5f0 url(images/indexnavbg.jpg) no-repeat;
	}
#mnav ul, #indexmnav ul {
	float:right;
	margin:10px 12px 0 0;
	}
#mnav li, #indexmnav li {
	float:left;
	border-left: 1px solid #3faae2;
	list-style-type: none;
	}
#mnav li.rightborder, #indexmnav li.rightborder {
	border-right: 1px solid #3faae2;
	}
#mnav a, #indexmnav a {
	padding:1px 7px;
	color:#fff;
	font-size: 1.2em;
	text-decoration: none;
	}
#main {
	float:right;
	width:530px;
	}
.products {
	margin:12px 0 5px 0;
	overflow: hidden;
	}
#footer {
	float:left;
	width:225px;
	padding:158px 0 0 8px;
	border-left: 1px solid #76c5f0;
	}
#footer img {
	padding:2px 0 0 0;
	}
#footer a {
	color:#666;
	text-decoration: none;
	}
#footer a:hover {
	color:#000;
	text-decoration: none;
	}