#header {
	height: 100px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -400px;
}
#navigation {
	height: 20px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 112px;
	background-color: #771818;
	padding-top: 5px;
}
#body {
	width: 545px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 140px;
	min-height: 480px;
	background-color: #CAC0A0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	overflow: visible;
}
#specials {
	width: 250px;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 185px;
	height: 270px;
	background-image: url(images/bkg_cabinet_hardware_specia.jpg);
	background-repeat: repeat-y;
}
#specialsheader {
	width: 250px;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 140px;
	height: 45px;
}
#specialsfooter {
	width: 250px;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 455px;
	height: 25px;
}
#login {
	width: 250px;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 530px;
	height: 105px;
	background-image: url(images/bkg_cabinet_hardware_wholes.jpg);
	background-repeat: no-repeat;
}
#loginheader {
	width: 250px;
	margin-left: 150px;
	position: absolute;
	left: 50%;
	top: 485px;
	height: 45px;
}
#bodyhome {
	width: 545px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 135px;
	height: 495px;
}
#footer {
	height: 100px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 640px;
	background-color: #382101;
}
#copyright {

	height: 25px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 745px;
}
#bodyabout {
	width: 525px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 140px;
	min-height: 480px;
	background-color: #CAC0A0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	overflow: visible;
}
#productPage {
	width: 400px;
	height: 400px;
	background-color: #CAC0A0;
	overflow: visible;
}
