@charset "utf-8";

#wrap{ width:100%; height:100%; overflow:hidden; z-index:5; background: url(../img/top-bg-container.jpg) no-repeat top center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
#air{ width:100%; height:100%; overflow:hidden; z-index:10; background: url(../img/top-bg-air.png) no-repeat top center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:relative;}
#bar{ width:100%; height:223px; z-index:15; margin-top:50px; text-align:center; background:url(../img/top-bar-bg.png); box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.6); -webkit-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.6); -ms-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.6); -o-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.6); position:absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; text-align:center;}
#bar section{ height:223px; background:url(../img/top-bar-air.png) no-repeat top center; padding-top:90px;}
