#container {
	height: auto;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: ffffff;
}
#header {
	height: 159px;
	width: 764px;
	margin: 0px;
	padding: 0px;
}
.hlLogo {
	height: 136px;
	width: 764px;
	background-attachment: scroll;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#spacer {
	background-attachment: scroll;
	background-image: url(../images/menu-1-spacer.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 366px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.hlNav {
	height: 30px;
	width: 764px;
	text-align: left;
}
#hlProducts {
	background-repeat: no-repeat;
	height: 30px;
	width: 81px;
	float: left;
}
#content {
	background-repeat: no-repeat;
	width: 764px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
#footer {
	background-image: url(../images/footer.png);
	height: 45px;
	width: 764px;
	margin: 0px;
	padding: 0px;
	float: left;
}
