* { margin: 0; padding: 0; }
html, body { height: 100%; }
img { border: none; }

header { position: absolute; top: 0; left: 0; width: 100%; z-index: 10; }
header > div{ max-width: 1920px; min-width: 1000px; margin: 0px auto 0px auto; position: relative; }

header div .fb-like { position: absolute; top: 10px; right: 110px; }

header a.logo { width: 147px; height: 66px; background-image: url('/_images/logo_white.png'); float: left; border: none; margin: 46px 0 0 122px; }
header a.logo.black { background-image: url('/_images/logo_black.png'); }

header ul { float:right; list-style: none; margin: 83px 110px 0 0; }
header ul li { float: left; }
header ul li a { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #FFF; font-weight: 800; text-transform: uppercase; text-decoration: none; }
header ul li img { margin: 0 14px; }

footer { position: fixed; bottom: 48px; right: 112px; z-index: 10; text-align: right; }
footer label { font-family: 'Open Sans', sans-serif; font-size: 10px; color: #FFF; font-weight: 800; }