@charset "UTF-8";
#wrap { width:640px; height:auto; margin:0 auto; position:relative; /* overflow:hidden; */ }
#wrap header { width:640px; height:110px; position:relative; background:#fff; z-index:90; }
#wrap header.sub-header { width:640px; position:relative; background:none; z-index:90; text-align:center; padding-top:40px; }
#wrap header.sub-header h1 { font-size:55px; font-weight:600; color:#191919; }
#wrap header.sub-header h4 { font-size:22px; font-weight:300; color:#191919; }
#wrap section { height:auto; margin:0 auto; }
#wrap nav { height:68px; margin:0 auto; }
#wrap footer { height:auto; margin:0 auto; background:#191919; padding-bottom:100px; }
