      #logo-div {
        height: 130px; 
        float: left; 
        margin-top: -20px;
      }
      
      #header h1 {
        background-position: top right;
        margin: 25px 0 0 0;
      }     
      
      #header {
        background-image: none;
        background-position: top right;
        background-repeat: no-repeat;
        height: auto;
      }
      
      #header #address {
        float: right;
      }  
      #nav {
        clear: both;
      }