body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4EEE2;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#wrap {
	position:relative;
	width:1158px;
	height:500px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
#header {
	height: 71px;
	width: 1149px;
}
#nav {
	position:relative;
	width:1149px;
	height:31px;
	z-index:2;
}
#navigation {
	position:absolute;
	width:907px;
	height:31px;
	z-index:1;
}

