#head {width: 100%;
height: 100px;
margin: 0;
float:left;
clear: both;
}
#logo {float:left;

width:100%;
height:100%;
background: url(/src/logo_neg.png) center 40% no-repeat transparent;
background-size: 240px 44px;


/*
width:100%;
height: 50%;
background: url(/src/logo_neg.png) center 43% no-repeat transparent;
background-size: 190px 36px;
*/}
#address {display:none;
/*float:left;
width:100%;
height:50%;
margin:0;
padding:0;
*/}
#bar {width: 94%;
height: 80px;
margin: 0 3%;
float:left;
clear: both;
border-top: 1px solid #272727;
}
#mainnav {float:right;
clear:both;
width:100%;
height: 35%;
font-family:medium, Arial, sans-serif;
font-weight:normal;
text-align:center;
padding-right: 3%;
font-size:100%;}
#mainnav ul {list-style-type:none;
text-transform: uppercase;
margin:0.4em 0 0 0;
padding:0;}
.headleft, .headright {margin:-7px 7px -5px 7px;
font-size:80%;
line-height: 104%;}
.headleft {text-align:right !important;}
.title {float:left;
width:100%;
height: 50%;
overflow:visible;
border-top: 1px solid #272727;
}
.title h1 {color: #333333;
text-transform: uppercase;
margin:0;
padding: 0.66em 0 0 0;}
