html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -80px; 
	background-image: url(../images/bgtopp.png); background-position: center top; background-repeat: no-repeat;}  

.footer, .push { 
    height: 80px; 
}
.navigation { height: 22px; padding-top: 8px;} 
.header { height: 171px;} 
.content{  height: auto; min-height: 440px; padding-top: 30px; padding-bottom: 30px; background-image:url(../images/bgmain.jpg); background-position: center top; background-repeat: no-repeat; } 

.footholder { height: 35px; padding-top: 15px; background-image: url(../images/footer.png); background-position: center top; background-repeat: repeat-x;}
.copyright { height: 20px; padding-top: 5px;}