#map
{
	float: left;
	width: 700px;
	height: 500px;
}
#menu
{
	float: left;
	width: 280px;
	height: 500px;
	background-color: #CCCCCC;
}
ul
{
	list-style: none;
}
