/* CSS Document */

div,body,html{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #E9EDF0;
	font-family: Arial;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(/images/page_background2.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: all;
	z-index: 3;
	font-weight: bold;
}

#allcontent{
	/*width: 920px;*/
	width: 965px;
	text-align: left;
	overflow: hidden;
	clear: both;
	z-index: 0;
}

#banner{
	position: absolute;
	left: 0px;
	top: 0px;
	/*width: 920px;*/
	width: 965px;
	height: 178px;
	background-image: url(/images/banner_top_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	z-index: 1;
}

#lang_selector{
	position: absolute;
	left: 880px;
	top: 150px;
	width: 85px;
	height: 20px;
	text-align: center;
	clear: both;
	background: transparent;
	background-color: transparent;
}

#body{
	position: absolute;
	left: 0px;
	top: 178px;
	/*width: 920px;*/
	width: 965px;
	height: 377px;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	z-index: 1;
}

#footer{
	position: absolute;
	left: 0px;
	top: 555px;
	/*width: 920px;*/
	width: 965px;
	height: 25px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	z-index: 3;
}

#img_left_top_bg{
	position: absolute;
	/*left: 20px;*/
	left: 65px;
	top: 0px;
	width: 278px;
	height: 202px;
	background-image: url(/images/image_left_top.gif);
	background-repeat: no-repeat;
	clear: both;
	z-index: 2;
}

#image{
	position: relative;
	margin: 0px 0px 0px 21px;
	width: 245px; !important
	height: 193px; !important
	clear: both;
	z-index: 3;
	overflow: hidden;
}

#menue{
	position: absolute;
	/*left: 25px;*/
	left: 70px;
	top: 202px;
	width: 269px;
	height: 203px;
	clear: both;
	z-index: 2;
}

div.menueitem{
	width: 269px;
	clear: both;
	overflow: hidden;
	background-color: transparent;
}

#menue_btns{
	position: absolute;
	/*left: 294px;*/
	left: 339px;
	top: 202px;
	width: 31px;
	height: 203px;
	clear: both;
	background-color: transparent;
	z-index: 3;
}

#text{
	position: absolute;
	/*left: 337px;*/
	left: 382px;
	top: 209px;
	width: 497px;
	height: 345px;
	background-image: url(/images/slide_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	clear: both;
	z-index: 2;
	overflow: scroll;
}

#slider{
	position: absolute;
	/*left: 337px;*/
	left: 382px;
	top: 209px;
	width: 497px;
	height: 345px;
	background-image: url(/images/slider_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	z-index: 2;
	overflow: visible;
}

#short_desc{
	position: absolute;
	width: 497px;
	height: 132px;
	background-image: url(/images/slider_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	z-index: 2;
	overflow: visible;
	color: #ECF4F7;
	font-size: 16px;
}

#image_main{
	position: absolute;
	top: 132px;
	width: 497px;
	height: 186px;
	clear: both;
	z-index: 1;
	overflow: hidden;
}

#slideit{
	position: absolute;
	left: 0px;
	top: 380px;
	width: 497px;
	height: 241px;
	background-color: transparent;
	clear: both;
	z-index: 2;
}

#slideit_cover{
	position: absolute;
	left: 0px;
	top: 371px;
	width: 497px;
	height: 250px;
	background-color: #ffffff;
	clear: both;
	z-index: 3;
}

#hideit{
	position: absolute;
	left: 0px;
	top: 371px;
	width: 497px;
	height: 245px;
	background-color: #000000;
	clear: both;
	z-index: 3;
}

#logos{
	position: absolute;
	/*left: 333px;*/
	left: 378px;
	top: 114px;
	width: 519px;
	height: 95px;
	background-image: url(/images/logos_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	z-index: 2;
}

div.spXpx{
	width: 100%;
	font-size: 0px;
	background: transparent;
	background-color: transparent;
	clear: both;
}