@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mediumImage {
	height: auto;
	width: 585px;
	clear: both;
}

#wrapper {
	text-align: left;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1200px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
	font-weight: bold;
}
#nav {
	height: 35px;
}
#banner {
	height: 200px;
}
