body{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height:20px;
	color: #222f87;
	font-family:arial;
	overflow:none;
}
h1{
	font-size: 24px;	
	line-height:28px;	
	color: #222f87;
}
h2{
	font-size: 20px;
	line-height:26px;
	color: #222f87;	
	text-decoration: underline;
}
h3{
	font-size: 16px;
	line-height:24px;
	color: #222f87;
	margin-bottom:0px;
}
#main{
	position:absolute;
	width:980px;
	height:101%;
	top:0px;
	left:50%;
	margin-left:-490px;
}
#logo{
	position:relative;
	top:30px;
	left:0px;
	height:69px;
	width:347px;
	background: url("../img/logo.jpg");
}
#lang_menu{
	position:absolute;
	left:750px;
	top:20px;
	background: url("../img/menu/lang_menu_01.jpg");	
	width:241px;
	height:25px;
}
#lang_en{
	position:absolute;
	left:0px;
	height:25px;
	width:77px;
}
#lang_ru{
	position:absolute;
	left:78px;
	height:25px;
	width:81px;	
}
#lang_de{
	position:absolute;
	left:161px;
	height:25px;
	width:80px;	
}
.lang_en_AHover{background:url("../img/menu/lang_menu_02.jpg"); background-position:0px 0px;}
.lang_ru_AHover{background:url("../img/menu/lang_menu_02.jpg"); background-position:163px 0px;}
.lang_de_AHover{background:url("../img/menu/lang_menu_02.jpg"); background-position:80px 0px;}


/*menu buttons*/
/*MAINMENU*/

.submenu_AHover{background:url("../img/menu/submenu_rollover.png");}


#service_holder{
	position:relative;
	left:-5px;
	top:58px;
	height:51px;
	width:400px;
}
#service_bg{
	position:relative;
	top:126px;
	left:0px;
	width:100%;
	height:51px;
	background:url("../img/menu/service_menu_bg.jpg");
}
#content{
	position:relative;
	top:90px;
	width:1000px;
}
#welcome_banner_bg{
	position:relative;
	height:0px;
	width:100%;
	top:126px;
	background-color:#cee8cf;
	border:0px;
	border-top:1px;
	border-style:solid;
	border-color: #222f87;	
}
#welcome_banner_content{
	position:relative;
	height:0px;
	width:980px;
	top:73px;
	text-align:justify;
	font-weight:600;
}
#content_text_about{
	position:relative;
	width:980px;
	font-style:italic;
	font-weight:440;
}
#content_text_left{
	position:relative;
	top:5px;
	width:600px;
	padding-bottom:70px;
}
#wpk_logo{
	position:absolute;
	top:104px;
	left:367px;
	background:url("../img/wpk_logo.jpg");
	width:71px;
	height:110px;
}
.invisible{
	 visibility:hidden;
}
.visible{
	 visibility:visible;
	 display:block;
}

#intro_bg{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color: #9dd2a0;
}
#intro_content{
	position:absolute;
	top:140px;
	width:350px;
	height:300px;
	left:50%;
	margin-left:-175px;
}
#intro_bg_light{
	position:absolute;
	top:140px;
	left:0px;
	width:100%;
	height:300px;
	background-color:#f1f9f2;
}
#intro_lang_menu{
	position:relative;
	top:185px;
	left:0px;
	height:73px;
	width:360px;
	background:url("../img/intro/flags.jpg");
}
#intro_lang_en{
	position:absolute;
	left:0px;
	top:0px;
	height:73px;
	width:110px;
}
#intro_lang_de{
	position:absolute;
	left:120px;
	top:0px;
	height:73px;
	width:100px;
}
#intro_lang_ru{
	position:absolute;
	left:251px;
	top:0px;
	height:73px;
	width:100px;
}
.intro_lang_en_AHover{
	background:url("../img/intro/flags2.jpg");
}
.intro_lang_de_AHover{
	background:url("../img/intro/flags2.jpg");
	background-position: -120px;
}
.intro_lang_ru_AHover{
	background:url("../img/intro/flags2.jpg");
	background-position: 109px;
}


#intro_logo{
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-253px;
	height:97px;
	width:507px;
	z-index:3;
	background: url("../img/intro/intro_logo.jpg");
}
#intro_footer{
	top:450px;
	left:30px;
	height: 30px;
	width: 210px;
	position:absolute;
	background:url("../img/intro/footer.jpg");
}
/* CONTENT PIC CLASSES: */

#content_pic_holder{
	position:absolute;
	top:70px;
	left:420px;
}
#home_content_pic_1{
	position:relative;
	top:0px;
	left:55px;
	width:507px;
	height:264px;
	background:url("../img/home/content_pic_1.jpg");
}
#home_content_pic_2{
	position:relative;
	top:20px;
	left:40px;
	width:525px;	
	height:569px;
	background:url("../img/home/content_pic_2.jpg");
}
#service_content_pic_1{
	position:absolute;
	top:0px;
	left:505px;
	width:478px;
	height:1056px;
	background:url("../img/service/content_pic_1.jpg");
}

#information_content_pic_1{
	position:absolute;
	width:331px;
	height:248px;
	top:0px;
	left:651px;
	background: url("../img/information/content_pic_1.jpg");
}
#information_content_pic_2{
	position:absolute;
	width:286px;
	height:668px;
	top:0px;
	left:696px;
	background: url("../img/information/content_pic_2.jpg");
}
#information_content_pic_4{
	position:absolute;
	width:235px;
	height:133px;
	top:0px;
	left:748px;
	background: url("../img/information/content_pic_4.jpg");
}
#information_content_pic_5{
	position:absolute;
	width:283px;
	height:213px;
	top:0px;
	left:700px;
	background: url("../img/information/content_pic_5.jpg");
}
#performance_content_pic_1{
	position:absolute;
	width:283px;
	height:213px;
	top:0px;
	left:700px;
	background: url("../img/performance/content_pic_1.jpg");
}
#care_content_pic_1{
	position:absolute;
	width:285px;
	height:213px;
	top:0px;
	left:700px;
	background: url("../img/care/content_pic_1.jpg");
}
#care_content_pic_2{
	position:absolute;
	width:288px;
	height:217px;
	top:0px;
	left:697px;
	background: url("../img/care/content_pic_2.jpg");
}
#care_content_pic_3{
	position:absolute;
	width:285px;
	height:214px;
	top:0px;
	left:700px;
	background: url("../img/care/content_pic_3.jpg");
}
#care_content_pic_4{
	position:absolute;
	width:102px;
	height:102px;
	top:0px;
	left:883px;
	background: url("../img/care/content_pic_4.jpg");
}