html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -150px; 
	background-image: url(../images/bgtopp.png); background-position: center top; background-repeat: no-repeat;}  

.footer, .push { 
    height: 150px; 
}
.header { height: 125px;} 
.nav { height: 20px; padding-bottom: 30px;} 
.content{  height: auto; min-height: 450px; padding-bottom: 30px; } 