// JavaScript Document

document.write("<div id='footer_wrapper'>");
document.write("<div class='content'>");
document.write("<div class='address'>");
document.write("<a href='index.html'>CSG Creative</a>, a division of <a href='http://www.ntpshow.com' target='_blank'>NTP</a><br />313 S. Patrick Street<br />Alexandria, VA 22314<br /><a href='http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=313+s+patrick+st+alexandria+va&sll=37.0625,-95.677068&sspn=62.70117,134.736328&ie=UTF8&hq=&hnear=313+S+Patrick+St,+Alexandria,+Virginia+22314&z=17' target='_blank'>Google Maps</a>");
document.write("</div>");
document.write("<div class='nav'>");

document.write("<div style='float:left;'><a href='index.html'>Home</a>");
document.write("</div>");

document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><strong>About</strong><br /><a href='why.html'>Why CSG</a><br /><a href='team.html'>Meet the Team</a><br /><a href='clients.html'>Client List</a><br /><a href='recognition.html'>Awards and Recognition</a>");
document.write("</div>");

document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><a href='work.html#work-overview'>Work Overview</a><br /><a href='work.html#branding'>Branding</a><br /><a href='work.html#print'>Print Campaigns</a><br /><a href='work.html#digital'>Digital</a><br /><a href='work.html#advertising'>Advertising</a><br /><a href='work.html#membership'>Membership Promotions</a><br /><a href='work.html#casestudies'>Case Studies</a>");
document.write("</div>");

document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><a href='capabilities.html'>Capabilities</a></div>");
			   
document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><a href='csgblog/'>Blog</a></div>");

document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><strong>Contact</strong><br /><a href='contact.php'>How to Reach Us</a><br /><a href='directions.html'>Directions</a>");
document.write("</div>");

document.write("<div style='float:left; margin-left:8px; padding-left:8px; height:102px; border-left:1px dotted #cccccc;'><a href='http://www.facebook.com/pages/CSG-Creative/59065887215' target='_blank' class='fade'><img src='img/facebook-footer.png' title='CSG on Facebook' alt='CSG on Facebook' /></a> <a href='http://www.youtube.com/CSGCreativeAgency' target='_blank' class='fade'><img src='img/youtube-footer.png' title='CSG on YouTube' alt='CSG on YouTube' />");
document.write("</div>"); //end social media wrapper
document.write("</div>"); //end content
document.write("</div>"); //end footer_wrapper
