Thank you
Near the top of your templates base.php (../templates/j51_arkadia/php/layouts/base.php) could you try replacing the following...
<div id="container_base" class="container"><div class="wrapper960">
with...
<div id="container_base" class="j51contain"><div class="wrapper960">
Ciarán