I am guessing at the order you might prefer but try inserting in the tpl_footer.php] here and see if you like it
Code:
<!--eof-navigation display -->
INSERT HERE
<!--bof-ip address display -->
I am not a table guy for design so you are on your own for that
Tables are for tabular data!! and were highly mis-used for design - -
Yeah, and became a de-facto standard to boot
Where you have
Code:
<b>Copyright © 2009 Brookecliff Technology Corporation</b>
Might be a duplicate of the default code
Code:
<!--bof- site copyright display -->
<div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?></div>
<!--eof- site copyright display -->
And yes, always override where possible