First of all, there seems to be some indentation problems in your source code, and also there appears to be orphaned </div> tags and </td> tags.
You could try removing the </div> in between <span id="siteseal"> and <span id="cdSiteSeal1"> so that the <div class="fcenter"> will cover the both of them?
I'm just a noob myself though. So I could be wrong. 
PHP Code:
<div class="fcenter">
<span id="siteseal"><script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=wuV8YENrTBSB2QG7mF9u7NcoNtUy02LR66qwk9IyGUgyX6NLlSy3a"></script><br/></a></span>
</div>
<span id="cdSiteSeal1"><script type="text/javascript" src="//tracedseals.starfieldtech.com/siteseal/get?scriptId=cdSiteSeal1&cdSealType=Seal1&sealId=55e4ye7y7mb73cb443e05a87cdf95kx51rby7mb7355e4ye77a9eefdf2887bfe9"></script></span>
</div> </div>
</td>