@charset "utf-8";
#wrapper {
	height: auto;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: left;
}
.footer {
	clear: both;
}
