@charset "ISO-8859-1";
body {
	background-color: #394550;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#Wrapper {
	width: 956px;
	margin-left: -478px;
	position: absolute;
	left: 50%;
}
#Logo {
	position: absolute;
	left: 14px;
	top: 23px;
}
#Header {
	height: 140px;
	width: 956px;
}
#Prim_Nav {
	position: absolute;
	height: 48px;
	width: 378px;
	left: 578px;
	top: 39px;
}
#Footer {
	text-align: right;
	margin-top: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#Logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
