

body,html {
	width:100%;
}
body {

	background-position:left;
	margin:0;
	padding:0;
	background-color:#fff;
}
#skyltfonster {
	width:989px;
	height:190px;
}
#menuHolder {
	width:989px;
	height:68px;
	background:url(../graphic/new/menuBg.png);
}
#shopMenuHolder {
	position:relative;
	top:27px;
	left:50px;
	width:148px;
}
#shoppingCart {
	position:relative;
	top:61px;
	left:50px;
	width:157px;
}
#search {
	position:relative;
	top:70px;
	left:50px;
	width:148px;
}
#searchHolder {
	width:157px;
	background-color:#FFF;
	position:relative;
	
}
#searchPhrase {
	width:105px;
	height:20px;
	position:relative;
	left:15px;
	}
#searchSubmit {
	width:26px;
	height:26px;
	background:url(../graphic/search.png);
	position:absolute;
	left:124px;
	top:-3px;
	cursor:pointer;
}
.boxTop {
	background:url(../graphic/new/boxTop.png);
	width:157px;
	height:15px;
}
.boxBottom {
	background:url(../graphic/new/boxBottom.png);
	width:157px;
	height:15px;
}
#lng {
	display:none;
}
#site {
	width:989px;
	height:1000px;
	position:relative;
	background:url(../graphic/new/bgContent.png);
}
#bodyInner {
	position:absolute;
	left:248px;
	top:45px;
	width:696px;
	height:720px;
	overflow:auto;
}
#footer {
	position:absolute;
	left:858px;
	top:949px;
	width:400px;
	height:50px;
	overflow:auto;
}
.km_flag {
	cursor:pointer;
	margin-left:5px;
}
#advSearchLink {
	position:relative;
	left:15px;
	top:5px;
	
}