#page-wrapper {
	background: url(../images/board.jpg) repeat-x 0 158px;
}

#container {
	margin: auto;
	padding: 20px 0 0 0;
	position: relative;
	text-align: left;
	width: 965px;
}

#header {
	background: #fff url(../images/header.jpg) no-repeat;
	height: 138px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

	#mainmenu {
		bottom: 0;
		font-size: .8em;
		height: 18px;
		left: 25px;
		overflow: hidden;
		position: absolute;
		text-transform: uppercase;
	}
	
		#mainmenu li {
			display: inline;
			float: left;
		}
		
			#mainmenu li.item-1 { margin: 0 25px 0 0; }
			#mainmenu li.item-2 { margin: 0 25px 0 0; }
			#mainmenu li.item-3 { margin: 0 25px 0 0; }
			#mainmenu li.item-4 { margin: 0 25px 0 0; }
			#mainmenu li.item-5 { margin: 0 25px 0 0; }
			#mainmenu li.item-6 { margin: 0 25px 0 0; }
	
		#mainmenu span {
			border-bottom: 5px transparent;
			color: #000;
			display: block;
			padding: 0 10px;
		}
		
		#mainmenu li.active span {
			border-bottom: 5px solid #7b7e7c;
			color: #e47d32;
		}
		
		#mainmenu a:hover span {
			border-bottom: 5px solid #7b7e7c;
		}
		
	#language {
		margin: 5px 0 0 5px;
	}
			
		#language ul li {
			display: block;
			float: left;
			height: 10px;
			text-indent: -9999em;
			width: 17px;
		}
		
			#language ul li a {
				display: block;
				height: 100%;
				width: 100%;
			}
		
			#language li.swedish { display: none; }
			#language li.english a { background: url(../images/flag-en.jpg); }

#logo {
	display: block;
	height: 40px;
	left: 40px;
	position: absolute;
	text-indent: -9999em;
	top: 55px;
	width: 425px;
}

#content-wrapper {
	margin-top: 45px;
}

	#firstpage-content {
		height: 593px;
		overflow: hidden;
	}

	#content {
		background: url(../images/content-bg.jpg) repeat bottom;
		min-height: 533px;
		padding: 30px;
		position: relative;
		width: 905px;
	}
	
		#left {
			border-right: 1px solid #999;
			float: left;
			height: 525px;
			width: 190px;
		}
		
		#right {
			float: right;
			width: 685px;
		}
		
			#right p {
				font-family: Verdana, sans-serif;
				font-size: .72em;
				line-height: 1.75em;
			}
			
			#right a {
				color: #666;
				text-decoration: underline;
			}
			
		#map-view {
			height: 250px;
			margin: 0 0 15px 0;
			position: relative;
			width: 100%;
		}
		
			#map-view-data {
				height: 100%;
				width: 100%;
			}
		
			#map-view #address {
				background: #fff;
				background: rgba(255, 255, 255, 0.950);
				left: 25px;
				padding: 15px 25px 15px 15px;
				position: absolute;
				text-transform: uppercase;
				top: 25px;
				width: 135px;
				z-index: 100;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
			
				#map-view #address p {
					line-height: 1.2em;
				}
				
	#content-bottom {
		background: url(../images/content-bottom.png) no-repeat;
		height: 24px;
		overflow: hidden;
		width: 965px;
	}

	#intro {
		float: left;
		line-height: 0;
		width: 496px;
	}
	
		#intro h1, #intro p {
			display: none;
		}
	
	#highlight {
		color: #666;
		float: right;
		font-family: Verdana, sans-serif;
		font-size: .9em;
		height: 346px;
		margin: 0 0 17px 0;
		overflow: hidden;
		position: relative;
		width: 453px;
	}
		
		#highlight img {
			position: absolute;
			z-index: 1;
		}
		
		#highlight h2 {
			display: none;
		}
		
		#highlight .text {
			height: 160px;
			left: 35px;
			line-height: 1.5em;
			position: absolute;
			top: 170px;
			width: 205px;
			z-index: 2;
		}
		
		#highlight a.read-more, #latest-news a.read-more {
			color: #e47d32;
			display: block;
			font-size: .7em;
			font-weight: bold;
			margin: 5px 0 0 0;
			text-transform: uppercase;
		}
	
	#latest-news {
		color: #666;
		float: right;
		font-family: Verdana, sans-serif;
		font-size: .9em;
		height: 231px;
		overflow: hidden;
		position: relative;
		width: 453px; 
	}
	
		#latest-news img {
			position: absolute;
			z-index: 1;
		}
	
		#latest-news .news-item {
			height: 140px;
			left: 35px;
			line-height: 1.4em;
			position: absolute;
			top: 65px;
			width: 380px;
			z-index: 2;
		}
		
		#latest-news h2 {
			display: none;
		}
		
		#latest-news h3 {
			font-weight: normal;
			margin: 0 0 7px 0;
		}
		
#case-detail {
	background: url(../images/case.png) no-repeat;
	bottom: -23px;
	height: 200px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 195px;
	z-index: 250;
}

#om-oss {
	background: url(../images/om-oss.png) no-repeat;
	top: 30px;
	height: 478px;
	left: 2px;
	overflow: hidden;
	position: absolute;
	width: 215px;
	z-index: 250;	
}

#products-detail {
	background: url(../images/produkter.png) no-repeat;
	bottom: 25px;
	height: 167px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 185px;
	z-index: 250;	
}

#board {
	background: url(../images/board.jpg) repeat-x;
	height: 25px;
	left: 0;
	position: absolute;
	top: 158px;
	width: 965px;
}

#footer {
	color: #fff;
	font-size: .68em;
	height: 10px;
	padding: 20px 0 0 15px;
	position: relative;
	text-transform: uppercase;
}

	#footer img {
		position: absolute;
		right: 15px;
		top: 8px;
	}

body {
	background: #ee7d11 url(../images/bg.jpg) no-repeat top center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 2.1em;
	margin: 15px 0;
}

h2 {
	font-size: 1.25em;
}

.news-item p {
	margin-bottom: .8em;
}

table.employees {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	width: 100%;
}

	div.employee-image {
		background: #787878;
		display: inline;
		float: left;
		height: 100px;
		margin: 0 10px 15px 0;
		width: 75px;
	}

ul.two-level {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	width: 90%;
}

	ul.two-level li {
		border-bottom: 1px solid #999;
		padding: 15px 0;
	}
	
	ul.two-level li.last-item {
		border-bottom: none;
	}
	
	ul.two-level li ul {
		margin: 6px 0 0 0;
	}
	
	ul.two-level li ul li {
		border-bottom: none;
		padding: 3px 0;
	}
	
	ul.two-level a:hover span {
		color: #333;
	}
	
	ul.two-level span {
		color: #666;
	}

ul.pages {
	font-family: Verdana, sans-serif;
	font-size: .68em;
	font-weight: bold;
	text-transform: uppercase;
	width: 90%;
}

	ul.pages li {
		padding: 8px 0;
		border-bottom: 1px solid #999;
	}
	
	ul.pages li.last-item {
		border-bottom: none;
	}

	ul.pages span {
		color: #444;
		display: block;
		line-height: 1.45em;
		margin-left: 8px; 
	}
	
	ul.pages li.active span {
		color: #e47d32;
	}

.image-right {
	float: right;
	padding: 0 20px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.hr {
	border-top: 1px solid #999;
	height: 0;
	margin: 9px 0;
	overflow: hidden;
}

.uppercase {
	text-transform: uppercase;
}