Okay. much thanks. I was able to get rid of the white area by deleting this line of code in tpl_header.php
PHP Code:
<!--bof-optional categories tabs navigation display-->
<?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
<!--eof-optional categories tabs navigation display-->
Now I just need to make the header taller so it shows all of the logo and we should be good to go. Much thanks!