First, open in HTML editor a file: templates/gk_appsite/layouts/default.php
2) Find line with <div id="middleWrap"....
this should be around line 102 - 121
3) CUT IT (from <div.... to </div>) & PASTE to line 87 , below "<?php $this->loadBlock('nav'); ?>"
4) Upload to server (via FTP) changed file.
hmm .. that's all.