/************** MAIN NAVIGATION *********************/

.menuArea {
	position: relative;
	display: block;
	width: 797px;
	height: 65px;
	margin: 0px auto; 
	text-align: center;
}

.menuArea .menuItem {
    display: block;
  	float: left;
	text-align: center;
}


