Also, when I check the source code, it appears the page is not complete. This is the last few rows of HTML:

Code:
              <tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href='http://grangeramp.com/shop/XXXXX/modules.php?set=shipping&module=usps'">
                <td class="dataTableContent">United States Postal Service</td>
                <td class="dataTableContent">usps</td>
                <td class="dataTableContent" align="right">
                  0                  &nbsp;<img src="images/icon_status_green.gif" border="0" alt="">                </td>
                <td class="dataTableContent" align="right"><a href="http://grangeramp.com/shop/XXXXX/modules.php?set=shipping&module=usps"><img src="images/icon_info.gif" border="0" alt="Info" title=" Info "></a>&nbsp;</td>
              </tr>