<!-- footer is an HTML5 element. Use div if you are using HTML4. -->
<footer role="contentinfo">
<table class="lotusLegal" cellspacing="0" role="presentation">
	<tr>
	<td><img class="lotusIBMLogoFooter" src="../../css/images/blank.gif" alt="CompanyName" /></td>
	<td class="lotusLicense">&copy; Copyright CompanyName Corporation &lt;Year 1&gt;, &lt;Year 2&gt;. Replace this example with copyright information.</td>
	</tr>
</table>
</footer>