Sure thing.. Here it is. On the same note we have added just a simple picture to footer and we get the same effect. I don't think it is my html but I could be wrong.
Thanks, Jason
<%@ Control Language="VB" AutoEventWireup="false" CodeFile="Footer.ascx.vb" Inherits="BVModules_Themes_TekGear_Blue_Footer" %>
<%@ Register Src="~/BVModules/Controls/PoweredBy.ascx" TagName="PoweredBy" TagPrefix="uc1" %>
<div id="footer">
<div id="brandingarea2">
<HR style="COLOR: #cccccc">
<TABLE height=186 cellSpacing=0 cellPadding=0 width=759 align=center
border=0>
<TBODY>
<TR>
<TD width=161 height=148><IMG id=footerhelpnav height=187
alt="Bagstore.com Help"
src="/Images/MainPage/helpset.jpg"
width=161 useMap=#helpmap border=0 name=footerhelpnav></TD>
<TD>
<TABLE height=187 cellSpacing=0 cellPadding=0 width=589 border=0>
<TBODY>
<TR>
<TD colSpan=2 height=11><IMG height=11
src="/Images/MainPage/footercomp_NEW_r1_c1.jpg"
width=600></TD></TR>
<TR>
<TD vAlign=top align=left width=579
background="/Images/MainPage/footercomp_NEW_r2_c31.jpg"
bgColor=#e1e1e1>
<TABLE cellSpacing=0 cellPadding=0 width=582 border=0>
<TBODY>
<TR>
<TD width=171 bgColor=#f5f5f5>
<DIV class=style4 align=center><IMG height=20
alt="BagStore.Com Newsletter"
src="/Images/MainPage/Footer_Newsletter.jpg"
width=171></DIV></TD>
<TD width=1 rowSpan=2><IMG height=142
src="/Images/MainPage/footercomp_NEW_r2_c11.jpg"
width=1></TD>
<TD width=147 bgColor=#f5f5f5><IMG height=20
alt="Why Shop with BagStore.com?"
src="/Images/MainPage/Footer_BagStore.jpg"
width=147></TD>
<TD width=1 rowSpan=2><IMG height=142
src="/Images/MainPage/footercomp_NEW_r2_c11.jpg"
width=1></TD>
<TD width=143 bgColor=#f5f5f5><IMG height=20
alt="Luggage Brands"
src="/Images/MainPage/Footer_Luggage.jpg"
width=143></TD>
<TD width=1 rowSpan=2><IMG height=142
src="/Images/MainPage/footercomp_NEW_r2_c11.jpg"
width=1></TD>
<TD width=135 bgColor=#f5f5f5><IMG height=20 alt=Links
src="/Images/MainPage/Footer_Links.jpg"
width=135></TD></TR>
<TR>
<TD class=footercomp_NEW vAlign=top bgColor=#e1e1e1>Sign
up and get information, discounts, and coupons! <BR><BR>
<FORM style="MARGIN: 0px" name=ccoptin
action=http://ccprod.roving.com/roving/d.jsp method=post
target=_blank>
<TABLE cellSpacing=0 cellPadding=0 width="160"
border=0>
<TBODY>
<TR>
<TD align=left width="125"><LABEL><INPUT
class=formSmall onFocus="value='';" type=textfield
size=15
[email protected] name=ea> <INPUT
type=hidden value=1011118720089 name=m> <INPUT
type=hidden value=oi name=p> </LABEL></TD>
<TD width="35" style="PADDING-LEFT: 5px"><INPUT type=image
src="/BVModules/Themes/BagStore/Images/Buttons/GoMailingList.gif"
name=imageField></TD></TR>
<TR>
<TD>&nbsp;</TD>
<TD>&nbsp;</TD></TR></TBODY></TABLE></FORM></TD>
<TD class=footercomp_NEW vAlign=top
bgColor=#e1e1e1>Reliable Service<BR>Expert
Help<BR>Name Brand Products
<BR><A class=footercomp_NEW
href="
mailto:[email protected]"
alt="Email Us"><AREA shape=RECT
coords=9,77,143,94 href="
http://bagstore.com/Luggage_Guide"
alt="Luggage Guide">
<AREA shape=RECT
alt="Airline Bag Regulations" coords=9,94,150,113
href="
http://bagstore.com/Airline_Bag_Regulations">
<AREA shape=RECT
alt="Luggage Repair" coords=8,128,145,144
href="
http://bagstore.com/Luggage_Repair">
<AREA
shape=RECT alt="FAQ Links" coords=8,143,145,161
href="
http://bagstore.com/Shipping_Policy">
<area shape="rect" coords="9,112,154,129" href="
http://bagstore.com/Foreign_Electricity" alt="Foreign Electricity Guide"><area shape="rect" coords="150,128,152,130" href="#Foreign_Electricity" alt="Foreign Electricity Guide">
</MAP></TD></TR>
<center>
<div id="footernavmenu">
<ul>
<li>
<asp:HyperLink ID="lnkHome" runat="server" NavigateUrl="~/Default.aspx" /></li>
<li>
<asp:HyperLink ID="lnkSearch" runat="server" NavigateUrl="~/Search.aspx" /></li>
<li>
<asp:HyperLink ID="lnkSiteMap" runat="server" NavigateUrl="~/Sitemap.aspx" />
</li>
</ul>
</center>
</div>