body {
	background-color:#222222;
	height: 100%;
	overflow: auto;
	margin:0px;
	padding:0px;
}
a:link{
	text-decoration: underline;
	color:black;
}
a:hover {
	text-decoration:none;
	color:black;
}
a:visited{
		color:black;
}
.clear{
	clear:both;
}
#content {
	background-color:#222222;
	position:absolute;
	left:50%;
	top:30px;
	width:800px;
	margin-left:-400px;
	margin-bottom:100px;
	margin-top:0px;
}
#banner{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:138px;
	background-color:#001824;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:2px solid white;
}
#logo{
	position:absolute;
	left:30px;
	top:5px;
	width:225px;
}
#sidebar {
	position:absolute;
	font-family:Arial;
	font-size:13px;
	left:0px;
	top:0px;
	width:180px;
	padding-top:20px;
	padding-left:20px;
	color:white;
	background-image:url('side_bg.jpg');
	background-repeat:no-repeat;
}
#under{
	position:absolute;
	left:0px;
	top:140px;
	background-color:#4c4c4c;
	width:800px;
	min-height:400px;
	padding-bottom:0px;
	margin-bottom:30px;
	height:auto;
	border-left:1px solid white;
	border-top:2px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#pic_history {
	position:absolute;
	top:60px;
	right:30px;
	width: 200px;
	border:2px solid #CCCCCC;
}
#pic_philosophy {
	position:absolute;
	top:50px;
	right:30px;
	width:230px;
	border:2px solid #CCCCCC;	
}
#pic_contact {
	position:absolute;
	top:30px;
	right:50px;
	width:230px;
	border:2px solid #CCCCCC;	
}
#whitebg {
	position:relative;
	left:202px;
	width:597px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
}
#history_text {
	position:relative;
	left:0px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
	width:290px;
	color:black;
	padding:30px;
	font-family:Arial;
	font-size:13px;
}
#philosophy_text {
	position:relative;
	left:0px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
	width:270px;
	color:black;
	padding:30px;
	font-family:Arial;
	font-size:13px;
}
#picture {
	position:relative;
	left:0px;
	top:0px;
	width:594px;
	border-left:2px solid white;
}
#gudiksen_pic {
	position:relative;
	left:0px;
	bottom:0px;
	width:594px;
	border-left:2px solid white;
	margin:0px;
}
#profile_pic {
	position:relative;
	left:0px;
	top:0px;
	width:594px;
	border-left:2px solid white;
	margin:0px;
}
.head {
	font-size:15px;
	font-weight:bold;
}
.largehead {
	font-size:18px;
	font-weight:bold;
}
.picture {
	border:1px solid black;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.picturehover {
	border:1px solid black;
}
#product {
	position:relative;
	left:0px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
	width:534px;
	color:black;
	padding:30px;
	font-family:Arial;
	font-size:13px;
}
#profile_text {
	position:relative;
	left:0px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
	width:534px;
	color:black;
	padding:30px;
	font-family:Arial;
	font-size:13px;
}
#store_locator_page {
	position:absolute;
	left:0px;
	border-left:2px solid white;
	top:0px;
	width:534px;
	color:black;
	padding:30px;
	font-family:Arial;
	font-size:13px;
}
#gudiksen {
	position:relative;
	left:0px;
	border-left:2px solid white;
	top:0px;
	background-color:#FFFFFF;
	width:530px;
	color:black;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:0px;
	font-family:Arial;
	font-size:13px;
}
.menu {
	position:absolute;
	bottom:9px;
	width:120px;
	height:20px;
	background-color:#555555;
	vertical-align:middle;
	text-align:center;
	line-height:20px;
	color:white;
	text-decoration:none;
	font-family:Constantia;
	font-size:17px;
	border:1px solid white;
}
.menu_hover {
		position:absolute;
		bottom:9px;
		width:120px;
		height:20px;
		background-color:silver;
		vertical-align:middle;
		text-align:center;
		line-height:20px;
		color:#111111;
		text-decoration:none;
		font-family:Constantia;
		font-size:17px;
		border:1px solid white;
		cursor:pointer;
	}
	.productbox {
		text-align:center;
		background-color:#EBEBEB; 
		border:1px solid #999999;
	}
	.newsbox {
		padding:10px;
		text-align:left;
		background-color:#EBEBEB; 
		border:1px solid #999999;
	}
	.productbox_hover {
		text-align:center;
		background-color:#CCCCCC; 
		border:1px solid #333333;
		cursor:pointer;
		}
	#language_text {
		color:white;
		font-family:Arial;
		font-size:15px;
		position:absolute;
		top:20px;
		right:50px;
	}
	#lang_select {
		position:absolute;
		top:30px;
		right:50px;
		width:100px;
		background-color:silver;
		border:white;
	}