body {
	background-color: #191419;
	background-image: url(photoshop_sliced_exports/bodybg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	color: #000;
}
#header {
	height: 107px;
	width: 448px;
	padding-left: 287px;
	padding-right: 289px;
}
#topbar {
	height: 22px;
	width: 1024px;
	background-position: center center;
	clear: both;
}
#menubar {
	height: 400px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 56px;
	padding-right: 59px;
	z-index: 2;
	position: absolute;
}
#content {
	height: 474px;
	width: 909px;
	background-image: url(photoshop_sliced_exports/content.gif);
	background-repeat: no-repeat;
	margin-left: 59px;
	margin-right: 59px;
	padding: 0px;
	margin-top: 54px;
	background-position: center;
	visibility: visible;
	overflow: visible;
}
#navlink {
	height: 171px;
	width: 824px;
	float: left;
	padding-left: 100px;
	padding-right: 100px;
	background-image: url(photoshop_sliced_exports/navlink.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}
#btmbtn {
	height: 141px;
	width: 909px;
	float: left;
	padding-left: 56px;
	padding-right: 59px;
}
#footer {
	height: 85px;
	width: 911px;
	padding-right: 59px;
	padding-left: 56px;
	float: left;
	bottom: 0px;
	position: relative;
	overflow: hidden;
}

#container {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
