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/bgmain.png); 
	background-position:center top;
	background-repeat: repeat-y;
} 
.footer, .push { 
    height: 80px; 
}
.header {height: 90px;} 
.nav { height: 25px; background-image: url(../images/navbg.png); background-position: center top; background-repeat: no-repeat; padding-top: 15px;} 
.himage1 {height: 310px; background-image: url(../images/toppimg1.jpg); background-position: center top; background-repeat: no-repeat;}
.himage2 {height: 310px; background-image: url(../images/toppimg2.jpg); background-position: center top; background-repeat: no-repeat;}
.himage3 {height: 310px; background-image: url(../images/toppimg3.jpg); background-position: center top; background-repeat: no-repeat;}
.himage4 {height: 310px; background-image: url(../images/toppimg4.jpg); background-position: center top; background-repeat: no-repeat;}
.himage5 {height: 310px; background-image: url(../images/toppimg5.jpg); background-position: center top; background-repeat: no-repeat;}
.himage6 {height: 310px; background-image: url(../images/toppimg-teknik.jpg); background-position: center top; background-repeat: no-repeat;}
.himage7 {height: 310px; background-image: url(../images/toppimg-kampanj.jpg); background-position: center top; background-repeat: no-repeat;}
.content{  height: auto; min-height: 295px; padding-top: 0px; padding-bottom: 20px; background-image: url(../images/bgmain2.png); background-position: center top; background-repeat: no-repeat;} 

