#navigation {
	font-size: 26px;
	color: #ffffff;
	height: 60px;
	background-color: #ac9f75;
	line-height: 61px;
/* 	width: 100%; */
	margin-left: 220px;
/* 	float: right; */
}

/* Menu */
.nav {
	padding: 0px;
	list-style: none;
    display: block;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}
