html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -80px; 
}  
.wrapper1 { 
	background-image: url(../images/bgtopp1.jpg); background-position: center top; background-repeat: no-repeat;
} 
.wrapper2 { 
	background-image: url(../images/bgtopp2.jpg); background-position: center top; background-repeat: no-repeat;
}
.wrapper3 { 
	background-image: url(../images/bgtopp3.jpg); background-position: center top; background-repeat: no-repeat;
}
.wrapper4 { 
	background-image: url(../images/bgtopp4.jpg); background-position: center top; background-repeat: no-repeat;
}
.wrapper5 { 
	background-image: url(../images/bgtopp5.jpg); background-position: center top; background-repeat: no-repeat;
}
.wrapper6 { 
	background-image: url(../images/bgtopp6.jpg); background-position: center top; background-repeat: no-repeat;
}
.wrapper7 { 
	background-image: url(../images/bgtopp7.jpg); background-position: center top; background-repeat: no-repeat;
}
.footer, .push { 
    height: 80px; 
}
.header { height: 225px;} 
.content{  height: auto; min-height: 300px; padding-top: 0px; padding-bottom: 20px; } 
