a:link, .pseudo-link{
	color:#4b928e;
}
.pseudo-link {
	text-decoration: none;
	border-bottom: 1px dashed #4b928e;
}

a:visited{
	color:#b15694;
}
a:hover, .pseudo-link:hover{
	color:#41a74d !important;
	border-color:#41a74d !important;
}

ul.navigation a:visited { color:#4b928e; }

ul#language-switcher {
	border-color: #7a3c40;
}


body#company,
body#company .backdrop	{ background: #49121b url('bg_gradient.gif') repeat-x top left; }

#bg_holder_right {
	background: url('plant_right.png') no-repeat;
	width: 100%;
	height: 881px;
}
* html #bg_holder_right {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/about/plant_right.png', sizingMethod='crop');
}

#bg_holder_left {
	background: url('plant_left.png') no-repeat;
	width: 121px;
	height: 881px;
	position: absolute;
	left: -121px;
	top: 0;
}
* html #bg_holder_left {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/about/plant_left.png', sizingMethod='crop');
}

#management {
	position: absolute;
	left: 0;
	top: 75px;
	width: 30%;
	z-index: 100;
}
#management h2 { font-size: 1.71em; margin-bottom: 0.25em; }
#management .backdrop {
	background-position: 0 -75px !important;
}
#management p { font-size: 1.07em; }
#management-canvas-container {
	overflow: hidden;
	width: 100%;
	height: 46px;
	position: absolute;
	left: 0px;
	top: 45px;
}

#career {
	background-position: 0 -510px !important;
	position: absolute;
	left: 33%;
	top: 510px;
	width: 25%;
	z-index: 100;
}
#career h2 { font-size: 1.29em; margin-bottom: 0.3em; }
#career p { font-size: 0.86em; }
#career-canvas-container {
	overflow: hidden;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	top: 480px;
}

#social {
	background-position: 0 -370px !important;
	position: absolute;
	left: 51.6%;
	top: 370px;
	width: 35%;
	z-index: 100;
}
#social h2 { font-size: 1.57em; margin-bottom: 0.22em; position: relative; left: -0.55em; }
#social-canvas-container {
	overflow: hidden;
	width: 100%;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 319px;
}

#contacts {
	position: absolute;
	left: 70%;
	top: 40px;
	width: 22%;
	z-index: 100;
}
#contacts h2 { font-size: 1.14em; margin-bottom: 0.41em; }
#contacts p { font-size: 0.83em; }
#contacts-canvas-container {
	overflow: hidden;
	width: 100%;
	height: 17px;
	position: absolute;
	left: 0;
	top: 27px;
}

#history {
	position: absolute;
	left: 60%;
	top: 655px;
	width: 30%;
	z-index: 100;
}
#history h2 { font-size: 1.43em; font-weight: normal; margin-bottom: 0.3em; }
#history p	{ font-size: 0.9em; }
#history-canvas-container {
	overflow: hidden;
	width: 100%;
	height: 61px;
	position: absolute;
	left: 0;
	top: 619px;
}

#footer { height: 20px; padding-top: 0 !important; position: relative; }
#footer .contacts { margin-bottom: 0; position: absolute; bottom: 40px; }

#footer .contact_info { visibility: hidden; }
#footer .contacts td {
vertical-align:bottom;
}
