html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -80px; }  

.footer, .push { 
    height: 80px; 
}

.header { height: 115px;}
.navigation { height: 32px; padding-top:3px;}  
.navigation2 { height: 30px; }  

.content{  height: auto; min-height: 440px; padding-top: 25px; padding-bottom:30px; } 

.footholder { height: 80px; background-image: url(../images/footertile.png); background-position: center top; background-repeat: repeat-x;}
.copyright { height: 30px; padding-top: 10px;}