#header {width: 100%; height: 49px; color: white; background-color: #1b1e25; position: fixed; z-index: 9999;}

#logo {background-image: url('../images/assets/logo.png'); background-repeat: no-repeat; height: 80px; width: 80px; display: block; float: left; }

#navigation ul li.current { color: white; box-shadow: inset 0 -2px #1e9726; -moz-box-shadow: inset 0 2px #1e9726; -webkit-box-shadow: inset 0 -2px #1e9726;}

#contact {padding-top: 12px; float: right; position: relative;}
#contact a {text-decoration: none; text-transform: uppercase; font-size: 9px; color: gray; padding: 11px;}
#contact a:hover {color: white; border: #333333 1px solid; padding: 10px;}