Quote Originally Posted by gjh42 View Post
/includes/templates/your_template/common/tpl_header.php.

Move the block between <!--bof branding display--> and <!--eof branding display--> to above <!--bof navigation display-->.

Yes, it's that easy :) Oops, well not quite that easy... I didn't check to find out that you want the image above the main wrapper.
So maybe copy the branding display to tpl_main_page.php and insert it just before the <div id="mainWrapper">.
Good times man, thanks that did the trick. I was making it WAY more complicated than it had to be.