#headerframe {background-image:       url('../elements/Banner.jpg');background-position:    left top;background-repeat:      no-repeat;background-size:        cover;min-height:             300px;height:                 370px;max-width:              100%;
}#header {background:             transparent;padding:                0;min-height:             300px;
}#header h1 {position:               absolute;margin:                 0;left:                   8.3375%;bottom:                 5%;color:                  white;font-size:              3rem;font-weight:            bold;line-height:            3.4rem;max-width:              600px;
}#menu_bar {display:                none;height:                 45px;background:             #0073BA;border-bottom:          1px solid white;
}#menu {height:                 100%;width:                  30%;background:             #0BA7DD;float:                  right;
}.menu_button {background-repeat:      no-repeat;height:                 30px;width:                  30px;margin:                 7.5px auto;cursor:                 pointer;
}.menu_button.inactive {background-image:       url('../elements/menu_btn_small.png');
}.menu_button.active {display: none;background-image:       url('../elements/btn_small_close.png');
}#menu_content {display:                none;height:                 180px;background:             #0073BA;border-bottom:          2px solid white;
}
