/* Flip divide it. */
/* The Header will be fixed to the top of the browser and the Footer will be fixed to the bottom. */

#global-wrapper {padding: 112px 0 55px 0}
#panel {position: fixed}
#shadow {bottom: 44px; display: block;	left: 0; position: fixed; z-index: 1002}
#header {position: fixed; top: 0; left: 0; width: 100%; z-index: 1002}
#footer {position: fixed; bottom: 0; left: 0; width: 100%; z-index: 1002}