#menu {
	padding:0;
	margin:0;
	height:39px;
	overflow:hidden;
	width:840px;	
}

#menu li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
