#menu {
	float: left;
	width: 15%;
}
#main {
	float: right;
	width: 85%;
}
