You must wrap everything in a new one divand apply to it min-width: 960px.
<div id="container" style="min-width:960px">
<div id="ovoMenu">
..
</div>
<div id="ovoSubmenu">
..
</div>
</div>
You can just install min-widthon body, but I'm not sure what else will do on this page.