<!-- Footer -->

document.write('<div id="footer">');
document.write('	<p><a href="index.php">HOME</a>   |   <a href="requestquote.php">GET A QUOTE</a>   |   <a href="benefits.php">COVERAGE</a>   |   <a href="faqs.php">FAQ\'S</a>   |   <a href="whychooseus.php">WHY CHOOSE US</a></p>');
document.write('</div>');

