Check in "Extra CSS Attributes" in style manager for that style. You open with div class="navbar", so at a quick glance, that class might be set to center.
ACP -> Style Manager -> All Style Options -> Navbar Text.
Edit:
I also see a ton of <center> tags up top, near:
Code:
<!-- logo -->
<a name="top"></a>
<center>
<!-- logo and buttons -->
<center>
That don't appear to be closed either.