@charset "utf-8";
#wrapper {
	height: auto;
	width: 900px;
	top: auto;
	clear: both;
	margin: auto;
}
#wrapper #navigation {
	height: 40px;
	width: 900px;
}

#wrapper #body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	margin-left: 4px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

#wrapper #banner {
	height: 133px;
	width: 900px;
	float: left;
}
#wrapper #banner2 {
	width: 900px;
}
img {
	padding: 3px;
}
