<!--var out = "";out += "<table width=100% height=40px border=0 cellspacing=0 cellpadding=0 bgcolor='#DDBD92'><tr><td>";out += "<center><table width=600px border=0 cellspacing=0 cellpadding=0 bgcolor='#DDBD92' align=center>";out += "<TR>";out += "	<TD width=80px align=center><a href='index.html' class='navlink'>Home</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='philosophy.html' class='navlink'>Philosophy</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='vision.html' class='navlink'>Vision</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='services.html' class='navlink'>Services</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='clients.html' class='navlink'>Clients</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='careers.html' class='navlink'>Careers</A></TD>";out += "	<TD width=10px nowrap>&nbsp;</TD>";out += "	<TD width=80px align=center><a href='contact.html' class='navlink'>Contact Us</A></TD>";out += "</TR>";out += "</table></center>";out+= "</td></tr></table>";document.write(out);//-->