#upperMenu{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 20px;
}
#upperMenu_buttons{
	float: right;
	margin-top: -36px;
	margin-right: 28px;
}

#upperMenu_buttons div{
	float:right;
	margin: 15px;
	cursor: pointer;
}

#upperMenu_buttons div:hover{
	color: #A66300; 
}
#upperMenu span{
	float:left;
	margin-top: -1px;
}

/*Bottom Menu----------------*/
#bottomMenu{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height:  116px;
	text-align: center;
	overflow: hidden;
}
.bottomMenu-container{
	margin-left: auto;
	margin-right: auto;
	width: 254px;
	height: 15px;
}
