#Footer {
	width: 100%;
}

#mainContent {
	width: 100%;
	left: 0;
}

#mainContent #Navigation {
	width: 20%;
}

#mainContent #Main {
	width: 80%;
}

