

document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
document.write('<tr>');
document.write('<td rowspan="2" width="278"><div class="logo"><img src="/images/logo.png" alt="Historic Consultants" border="0"></div></td>');


document.write('<td width=100%><div class="slogan">The Older Building Development Specialists.</div>');
document.write('<div class="tdBlackBackNav">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="../financing/index.htm">We offer Project Financing,&nbsp;</a>');
document.write('<a href="../historic_rehabilitation_tax_credits/index.htm">Tax Credit Brokering, &nbsp;</a>');
document.write('<a href="../rehab_expertise/index.htm">and Redevelopment Consulting</a><br /><br />');

document.write('</div></td>');
document.write('</tr>');




document.write('<tr>');
	document.write('<td colspan="1">');
		document.write('<table border="0" cellpadding="0" cellspacing="0">');
		document.write('<tr >');
		document.write('<td nowrap ><div class="tdMenu-top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div></td>');
		document.write('<td nowrap ><div class="tdMenu-top"><a href="/index.htm">&raquo; Home</a></div></td>');
		document.write('<td nowrap ><div class="tdMenu-top"><img src="/images/menudiv.gif"/> </div></td>');

		document.write('<td nowrap ><div class="tdMenu-top"><a href="/about_us/index.htm">&raquo; About&nbsp;Us</a></div></td>');
		document.write('<td nowrap ><div class="tdMenu-top"><img src="/images/menudiv.gif"/> </div></td>');

		document.write('<td nowrap ><div class="tdMenu-top"><a href="/historic_rehabilitation_credit_projects/index.htm">&raquo; Sample Projects</a></div></td>');
		document.write('<td nowrap ><div class="tdMenu-top"><img src="/images/menudiv.gif"/> </div></td>');

		document.write('<td nowrap ><div class="tdMenu-top"><a href="/resources/index.htm">&raquo; Resources</a></div></td>');
		document.write('<td nowrap ><div class="tdMenu-top"><img src="/images/menudiv.gif"/> </div></td>');

		document.write('<td nowrap ><div class="tdMenu-top"><a href="/contact_us/index.htm">&raquo; Contact Us</a></div></td>');

		document.write('<td nowrap ><div class="tdMenu-top">&nbsp;</div></td>');
		document.write('</tr>');
		document.write('</table>');
	document.write('</td>');
document.write('</tr>');

document.write('</table>');



