Tina,
not sure if this is the problem or not.
The following is from a view source of the site and appears AFTER the featured products section and the column two section. Seems to be inserting "head, body and html" tags a second time.
Code:
<head>
<title>bottom</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 (bottom.jpg) -->
<table id="Table_01" width="995" height="50" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="13">
<img src="orig/images/bottom_01.jpg" width="995" height="9" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="orig/images/bottom_02.jpg" width="192" height="41" alt=""></td>
<td>
<a href="index.php">
<img src="orig/images/bottom_03.jpg" width="57" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_04.jpg" width="12" height="41" alt=""></td>
<td>
<a href="index.php?main_page=page_2">
<img src="orig/images/bottom_05.jpg" width="84" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_06.jpg" width="13" height="41" alt=""></td>
<td>
<a href="index.php?main_page=page_3">
<img src="orig/images/bottom_07.jpg" width="60" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_08.jpg" width="11" height="41" alt=""></td>
<td>
<a href="index.php?main_page=products_new">
<img src="orig/images/bottom_09.jpg" width="125" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_10.jpg" width="12" height="41" alt=""></td>
<td>
<a href="index.php?main_page=privacy">
<img src="orig/images/bottom_11.jpg" width="131" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_12.jpg" width="17" height="41" alt=""></td>
<td>
<a href="index.php?main_page=contact_us">
<img src="orig/images/bottom_13.jpg" width="95" height="22" border="0" alt=""></a></td>
<td rowspan="2">
<img src="orig/images/bottom_14.jpg" width="186" height="41" alt=""></td>
</tr>
<tr>
<td>
<img src="orig/images/bottom_15.jpg" width="57" height="19" alt=""></td>
<td>
<img src="orig/images/bottom_16.jpg" width="84" height="19" alt=""></td>
<td>
<img src="orig/images/bottom_17.jpg" width="60" height="19" alt=""></td>
<td>
<img src="orig/images/bottom_18.jpg" width="125" height="19" alt=""></td>
<td>
<img src="orig/images/bottom_19.jpg" width="131" height="19" alt=""></td>
<td>
<img src="orig/images/bottom_20.jpg" width="95" height="19" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html></td>