Hi,
The menu is already centered, below just for the reference it’s the used css.
#main-nav .header-right {
position: absolute;
right: 0;
}
div#main-nav div.span9 {
width: 100%!important;
}
#main-navigation ul.menu {
text-align: center!important;
}
Hope it helps.
-Rui