Works just like jettrue said. I took the image out of the stylesheet and just stuck this in tpl_header.php
Code:
<!--bof-branding display-->
<div id="logoWrapper">
<html>
<head>
<title>header</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (header.psd) -->
<img src="../includes/templates/haskellgraphics/images/header_01.gif" width="800" height="125" border="0" alt="" usemap="#header_01_Map">
<map name="header_01_Map">
<area shape="rect" alt="" coords="643,105,661,117" href="http://www.estore.haskellgraphics.com/index.php?main_page=contact_us">
<area shape="rect" alt="" coords="671,105,684,117" href="http://www.estore.haskellgraphics.com/index.php?main_page=contact_us">
<area shape="rect" alt="" coords="686,105,698,117" href="http://www.estore.haskellgraphics.com/index.php?main_page=contact_us">
<area shape="rect" alt="" coords="663,108,670,117" href="http://www.estore.haskellgraphics.com/index.php?main_page=contact_us">
<area shape="rect" alt="" coords="349,103,365,115" href="#">
<area shape="rect" alt="" coords="366,103,376,118" href="#">
</map>
<!-- End ImageReady Slices -->
</body>
Now just need to finish the buttons!! Didn't mean to hijack your thread