/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	min-width: 912px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}




#wrapper {
	position: relative;
	background: url("../img/wrapper.png") repeat-y top left;
	margin: 0 auto;
	text-align: left;
	width: 912px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
html>body #wrapper {
	height: auto;
}
#header {
	position: relative;
	background: #fff url("../img/header.png") 0px 15px repeat-x;
	width: 900px;
	height: 177px;
	margin: 0 0 0 6px;
	padding: 0;
	text-align: left;
	clear: both;
}
#header_element_left {
	position: absolute;
	top: 15px; left: 0px;
	background: url("../img/top_blue.png") left bottom repeat-x;
	width: 19px; height: 143px;
}
#header_element_right {
	position: absolute;
	top: 15px; right: 0px;
	background: #f68b1e url("../img/top_orange.png") left bottom repeat-x;
	width: 19px; height: 143px;
}
img#logo_laminaatoutlet {
	position: absolute;
	top: 31px; right: 35px;
}
#top1 {
	position: relative;
	top: 15px;
	background: url("../img/logo.png") 55px 4px no-repeat;
	width: 900px;
	height: 117px;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#pagebody {
	width: 900px;
	margin: 0 0 0 6px;
	padding: 0;
	clear: both;
}
#mainimage_wrapper{
	width: 431px;
	height: 263px;
}
#mainimage{
	overflow: hidden;
	width: 431px;
	height: 263px;
	z-index: 0;
}
#mainimage img{
	display: block;
}
#logo{
	position: absolute;
	top: 84px;
	left: 550px;
}

#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;}
#contentleft {
	width:450px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	min-height: 250px;
	text-align: left;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentright {
	width: 450px;
	min-height: 250px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;}
* html #contentleft, * html #contentright {
	height: 250px;}

#sidebar {
	margin: 15px 0 0 0;
	width: 440px;
	text-align: center;
	overflow-x: hidden;
}
.clear {
	clear: both;
	height: 10px;
}
.hidden {
	display: none;
}

div#topmenu1 { 
	margin: 0 0 0 0; padding: 0 18px 0 0; 
	font-size: 12px;  
	z-index: 2;
	text-align: center;}
div#topmenu1 a{ 
	display: block;
	float: right;
	margin: 0 3px;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	line-height: 14px;
	color: #358eda;
	text-decoration: none;
}	
div#topmenu1 a:hover, div#topmenu1 a.link_active{ 
	background: #fff;
	color: #358eda;
	text-decoration: none;
}	
div#topmenu2 { 
	clear: both;
	position: absolute;
	top: 114px;
	left: 0;
	margin: 0 0 0 0; padding: 0 0 0 25px; text-align: left; 
	font-size: 12px;  
	z-index: 2;}
#nav {
	position: relative;
	height: 30px; width: 100%;
	margin: 0 0 0 0; padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: left;
	z-index: 30;}
#nav li {
	float: left;
    margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
 	width: auto;
	list-style-type: none;
	list-style: none;}
* html #nav li {
	\display: inline;
	list-style: none;}	
#nav li a {
	display: block;
	background: url("../img/topmenu_delim.png") bottom left no-repeat;
	margin: 0 0 0 0; padding: 9px 7px 9px 8px; border: 0; 
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none; line-height: 12px; text-align: center;}
@media all and (min-width: 0px){
   html>body  #nav li a {min-width: 1px;}}
#nav li:hover, #nav li.link_active {}  
#nav li:hover a, #nav li a.link_active {
	color: #0d417c;
	text-decoration: none;}
#nav li ul {
	position: absolute;
	display: none;
	top: 30px;
	width: 150px;
	list-style-image: none;
	padding: 0; margin: 0 0 0 0; border: 0;
	border-right: 1px #0d417c solid;
	border-left: 1px #0d417c solid;
	text-align: left;
	z-index: 70;}
* html #nav li ul {
	width: 152px;}
#nav li:hover ul { 
	display: block !important;}
#nav li ul li {
	margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
	float: none;
	list-style: none;}
	#nav li ul li.firstitem a {	 }
#nav li ul li a, #nav li:hover ul li a, #nav li ul li a {
	display: block;
	background-color: #43729a;
	width: 140px;
	margin: 0; padding: 6px 2px 6px 8px; border: 0; border-bottom: 1px #0d417c solid;
	font-size: 11px;
	text-transform: none;
	color: #8cbfea; line-height: 13px; text-decoration: none; text-align: left;	}
	* html #nav li ul li a, * html #nav li:hover ul li a {
	width: 150px;
	w\idth: 140px;	}
html>body #nav li ul li a {
	width: auto; }
#nav li ul li a.link_active, #nav li ul li:hover a  {
	background: #5680a4 url("../img/topsubmenu_over.png") 125px 6px no-repeat;
	color: #fff; text-decoration: none; }

#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}
