#menu {
	position: absolute;
	left: 0px;
	top: 275px;
	height: 25px;
	width: 774px;
	background-color: #fff0be;
	z-index: 10;
}

#menu a {
	display: block;
	text-align: center;
	font-size: 11px;
	color: #000;
	height: 100%;
	padding: 3px 0 3px 0;
	border: 0;
	overflow: hidden;
}
