Quote Originally Posted by kobra View Post
As you are not using the tagline try removing it also: this is from your source:

<div id="taglineWrapper">

<div id="tagline">TagLine Here</div>

remove from the file
The only thing I saw close to the above in the tpl_header.php was:
<div id="tagline"><?php echo HEADER_SALES_TEXT;?></div>