#divWrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(new/images/bkgrnd_main.png);
	background-position: center;
	height: 1600px;
	background-repeat: no-repeat;
}
#divContent {
	width: 918px;
	background-repeat: repeat-y;
}
#divLogo {
	width: 900px;
	overflow: hidden;
	margin: 0px;
	position: relative;
}
#topNav {
	height: 35px;
	width: 900px;
}
#divSubHeader {
	height: 50px;
	width: 300px;
	text-align: left;
	margin-left: 5px;
	vertical-align: middle;
}
#divBody {
	height: 650px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003300;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
	z-index: 6000;
	padding: 0px;
	position: relative;
}
#divProdNav {
	height: 550px;
	width: 200px;
	z-index: 5000;
	float: left;
	padding-left: 10px;
}
#divCatalog {
	float: right;
	right: auto;
	height: 530px;
	width: 170px;
	text-align: center;
}
#divLinks {
	width: 900px;
	height: 60px;
	margin-left: 75px;
	margin-top: 75px;
}
#divSubnav {
	text-align: center;
	height: 30px;
	width: 718px;
	vertical-align: text-top;
	padding-bottom: 12px;
	margin-top: 10px;
}
