body{
	background: #E1DCD2;	
}

#wrapper{
	width: 480px;
	height: 120px;
}

#header{
	background: none;
}

#logo{
	position: relative;
	top: 0;
	left: 0;
	margin: 21px 0 0 10px;
}

div#menu{
	width: 650px;
	right: -60px;
	top: 30px
}

#nav li{
	margin-right: 15px;
}



#container{
	width: 100%;
}