Ive tried centering the main menu with no luck, is this possible if so whats controlling it?
Regards,
Stefan
.gk-menu {
text-align: center;
}
div.gk-menu ul.level0 {
display: inline-block;
margin: auto;
}