body {
	margin: 0;
	text-align: center;
	background: #002b3c;
}

div {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 832px;
}

#header {
	width: 832px;
	height: 122px;
}

#header img {
	margin: 29px 0 0 0;
}

#middle {
	position: relative;
	width: 832px;
	height: 573px;
	text-align: left;
}

#mainNav {
	position: absolute;
	left: 29px;
	top: 24px;
	width: 189px;
	height: 421px;
}

#logo {
	position: absolute;
	left: 29px;
	top: 430px;
	width: 165px;
	padding: 12px;
}

#logo img {
	border: 0;
}

#contentRight {
	position: absolute;
	right: 31px;
	top: 231px;
	width: 403px;
	height: 268px;
	padding: 20px;
}

#footer {
	width: 832px;
	height: 17px;
}

#footerNav {
	width: 832px;
	text-align: center;
}
