html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -100px; 
	background-image: url(../images/bgtopp.png); background-position: center top; background-repeat: no-repeat;
}  

.footer, .push { 
    height: 100px; 
}
.header { height: 120px; padding-bottom: 90px;} 
.rubdiv { height: 40px;} 
.content{  height: auto; min-height: 300px;  padding-top: 20px; padding-bottom: 25px;} 

.popcontent{  height: auto; min-height: 175px;  padding-top: 180px; padding-bottom: 25px;} 
