html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -70px; 
	background-image: url(../images/bgmain.png); background-position: center top; background-repeat: repeat-y;}  

.footer, .push { 
    height: 70px; 
}
.header { height: 95px; padding-bottom: 295px; background-image: url(../images/topp1.jpg); background-position: center top; background-repeat: no-repeat;} 
.header2 { height: 95px; padding-bottom: 295px; background-image: url(../images/topp2.jpg); background-position: center top; background-repeat: no-repeat;} 
.header3 { height: 95px; padding-bottom: 295px; background-image: url(../images/topp3.jpg); background-position: center top; background-repeat: no-repeat;} 
.header4 { height: 95px; padding-bottom: 295px; background-image: url(../images/topp4.jpg); background-position: center top; background-repeat: no-repeat;} 
.header5 { height: 95px; padding-bottom: 295px; background-image: url(../images/topp5.jpg); background-position: center top; background-repeat: no-repeat;} 
.header6 { height: 95px; padding-bottom: 295px; background-image: url(../images/topp6.jpg); background-position: center top; background-repeat: no-repeat;} 
.content{  height: auto; min-height: 300px; padding-top: 10px; } 
