I thought I'd post the code (after I've played with it! lol) in case it's salvageable, or there's something obvious I've missed about that banner floating.
The site I saw this on, or the banner, ar not really suitable for techspot, but the background can be rplaced with any imsge as you know, and the placeholders will show picture positions. I'll see if I can find a banner rotation somewhere I can paste into the script to demonstrate the problem for anyone who wants to see it.
Code:
<table width="740" height="220" border="0" align="center">
<tr background="http://***.*********.***/images/back-1.jpg">
<td height="216" background="http://***.***********.***/images/background.jpg">
<center><div id="Layer2" style="position:left; width:741px; height:115px; z-index:1; left: 182px; top: 2px;"><img src="http://***.*********.***/images/HeaderBanner.jpg" width="739" height="137" align="left"></div></center>
<div id="Layer1" style="position:left; width:218px; height:79px; z-index:1; left: 185px; top: 139px;"><img src="http://***.*********.***/images/s-2.jpg" width="220" height="79" align="right">
</div>
<div id="Layer3" style="position:absolute; width:498px; height:83px; z-index:3; left: 455px; top: 147px;">
<p align="center">
<TABLE WIDTH="498" HEIGHT="60"><TR><TD WIDTH="468" HEIGHT="60">
<SCRIPT LANGUAGE="javascript"SRC="http://***.*********.***/********/_graphics/gif/rotation.js"></SCRIPT></TD></TR></TABLE>
</div>
</td>
</tr>