/* CSS Document */

#menu {
	width:532px;
	height:129px;
	float:left;
	margin-left:40px;
}

.menu-button {
	width:53px;
	height:207px;
	float:left;
/*	background-color:#009900;*/
}

.menu-button-spacer {
	width:15px;
	height:207px;
	float:left;
}

