@charset "UTF-8";
#wrap { width:640px; height:auto; margin:0 auto; position:relative; }
#wrap header { width:640px; height:100px; position:relative; background:#fff; z-index:90; border-bottom:1px solid #efefef; }
#wrap section { height:auto; margin:0 auto; }
#wrap nav { height:68px; margin:0 auto; }
#wrap footer { height:auto; margin:0 auto; background:#3e3e3c; padding-bottom:90px; }
