@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#content {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	margin: auto;
	height: 80px;
	padding-bottom: 12px;
	background-image: none;
}
#nav {
	height: 200px;
	padding: 0px;
	background-image: none;
}
#banner {
	padding: 0px;
	height: 500px;
	background-image: none;
}
