#header {

background-image: url(../images/header.jpg);
background-repeat: no-repeat; 
height: 173px;
width: 850px;
}


#header-cust {

background-image: url(../images/header-cust.jpg);
background-repeat: no-repeat; 
height: 173px;
width: 850px;
}



#meny1 {
	position: relative;
	top: 80px;
	z-index: 10;
	text-align: right;
    width: 850px;
}


#meny1 ul li {

	list-style-type: none;
	text-align: left;

	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	display: inline;


}

.productListing-data {

padding-bottom: 30px;

}