.wrapper {
	overflow: auto;
}

.navigation,
.main {
	display: block;
	float: left;
}

.footer {
	clear: left;
}