html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
	background: #c9c9c9 url("../img/body.png") repeat-x top center;
	margin: 0;
	padding: 0;
	min-width: 972px;
	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: 972px;
	min-height: 100%;
	height: auto;
}
#wrapper.products {
	background-image: url("../img/wrapper_products.png");
}
* html #wrapper {
	height: 100%;
}
#header {
	background: url("../img/header.png") repeat-x 0px 0px;
	position: relative;
	width: 972px;
	height: 264px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#top1 {
	background: url("../img/logo.png") no-repeat 20px 102px;
	position: relative;
	width: 916px;
	height: 175px;
	margin: 0 0 0 28px;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	background-color: #fff;
	width: 916px;
	height: 44px;
	margin: 0 0 0 28px;
	padding: 0;
	clear: both;
	text-align: left;
}
#top3 {
	background: url("../img/top3.png") 0 0 no-repeat;
	width: 916px;
	height: 45px;
	margin: 0 0 0 28px;
	padding: 0;
	clear: both;
	text-align: left;
}
#wrapper.products #top3{
	background: url("../img/top3_products.png") 0 0 no-repeat;
}
#pagebody {
	background: url("../img/pagebody.png") 0 0 no-repeat;
	width: 861px;
	margin: 0 0 0 83px;
	padding: 0;
	clear: both;
}
#topimages {
	position: relative;
	float: right;
	width: 666px;
	margin: 0;
	padding: 0;
}
#topimages img {
	display: inline;
}
#breadcrumbs {
	padding-top: 23px;
	padding-left: 83px;
	/*z-index: 0 !important; z-index: 0;*/}
#breadcrumbs h1 {
	color: #636363;
}
#breadcrumbs a {
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 22px;
	left: 49px;
}
#contentleft {
	width:565px;
	margin: 0;
	padding: 22px 0 20px 0;
	float: left;
	min-height: 240px;
	text-align: left;}
#wrapper.products #contentleft {
	width:760px;
}	
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentright {
	width: 278px;
	min-height: 240px;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	float: left;
	text-align: center;}
* html #contentleft, * html #contentright {
	height: 240px;
}
#sidebar {
	background-color: #fff;
	padding: 22px 18px 0 18px;
	width: 242px;
	text-align: left;
}
* html #sidebar {
	width: 278px;
	w\idth: 242px;
}
#sidebar-inner {
	width: 242px;
	overflow-x: hidden;
}
img#bottomright {
	margin: 0px auto;
	margin-top: 5px;
}
div#languagemenu {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 240px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	z-index: 2;
}
div#languagemenu .langtext{
	display: none;}
div#languagemenu img{
	margin: 0 5px;
}
.clear {
	clear: both; font-size: 0px; line-height: 0px;
}
div#topmenu1 {
	position: relative;
	top: 5px;
	left: 35px;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
}
#nav {
	position: relative;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	z-index: 2;
}
#nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 3px;
	line-height: 10px;
	border: 0;
	list-style: none;
	z-index: 100;
}
* html #nav li {
	\display: inline;
	list-style: none;
}
#nav li a {
	display: block;
	background: url("../img/topmenu_out.png") top left repeat-x;
	margin: 0;
	padding: 15px 7px;
	border: 0;
	color: #006ab2;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
@media all and (min-width: 0px) {
	html>body  #nav li a {min-width: 1px;}
}
#nav li#li1 a {}
#nav li:hover {}
#nav li:hover a, #nav li a.link_active {
	background-image: url("../img/topmenu_on.png");
	color: #fff;
	text-decoration: none;
}
#nav li ul {
	background-color: #005ea7;
	position: absolute;
	display: none;
	top: 34px;
	left: 3px;
	width: 160px;
	list-style-image: none;
	padding: 4px 0 8px;
	margin: 0;
	border: 0;
	border-top: 5px #fff solid;
	text-align: left;
}
* html #nav li ul {}
#nav li ul li {
	display: block;
	margin: 0;
	padding: 0 4px;
	width: 152px;
	border: 0;
}
* html #nav li ul li {
	width: 160px;w\idth: 152px;
}
#nav li ul li a, #nav li:hover ul li a, #nav li ul li a, #nav li ul li:hover ul li a{
	display: block;
	background: none;
	background-image: none;
	margin: 0;
	padding: 5px 2px 5px 24px;
	border: 0;
	border-bottom: 1px #5392c4 solid;
	font-size: 12px;
	text-transform: none;
	color: #fff;
	line-height: 13px;
	text-decoration: none;
	text-align: left;
}
* html #nav li ul li a, * html #nav li:hover ul li a {}
html>body #nav li ul li a {}
#nav li ul li a.link_active, #nav li ul li:hover a, #nav li ul li ul li:hover a {
	color: #fab909;
	text-decoration: none;
	background: #0c71c0 url("../img/topsubmenu_on.png") 3px 6px no-repeat;
}
#nav li:hover ul ul{
	background-color: #005ea7;
	position: absolute;
	display: none !important;
	top: -1px;
	left: 160px;
	width: 160px;
	list-style-image: none;
	padding: 4px 0 8px 0;
	margin: 0;
	border: 0;
	border-left: 1px white solid;
	text-align: left;
}
* html #nav li:hover ul ul{
	width: 161px; w\idth: 160px;
}

#nav li:hover ul, #nav li ul li:hover ul{
	display: block !important;
}
#counter, .counter {
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: 0;
	left: 0;
	visibility: hidden;
}

