I just looked at the site with Firebug and you've got this position inside the Footer position.<footer id="rt-footer-surround">
<div id="rt-footer">
<div class="rt-container">
</div>
<div id="rt-footer2">
<div class="rt-container">
<div id="rt-copyright">
</div>
</footer>
Don't you want to create an entirely new position with it's own row? I think I'd start by changing the name of the new position from "rt-footer2" to "rt-clientlogorow" or something that has no chance of being found anywhere in Joomla.
Duane Mitchell