html {	
	height:100%;
}
body {	
	background-color:#FFFFFF;
	padding:0px;
	color:#FFFFFF;
	height:100%;			
}
* {
	color:#506066;
	font-size:12px;
}
.skin {
	min-width: 980px;
}
#FlashContent {
	min-width: 980px;
	min-height:540px;
} 
.skin-who {
	background:url('../image/bg/bg_1.jpg') top right no-repeat;
}
.skin-offer-en,
.skin-offer {
	background:url('../image/bg/bg_2.jpg') top right no-repeat;
}
#ContentGrid {		
	padding:30px 2.5% 30px 2.5%;
}
#ContentGrid .logo {
	width:231px;
	float:left;
}
#ContentGrid .lang {
	width:100px;
	float:right;
	text-align:right;
}
#ContentGrid .lang a {
	color:#FFFFFF;
}
.menu {
	width:400px;
	position:absolute;
	top:104px;
	left:30%;
}
.menu span,
.menu a {
	height:26px;
	line-height:26px;
	color:#527fbd;
	padding:0px 10px;
	display:block;
	float:left;	
	font-size:14px;
	margin-right:20px;
}
.menu span {
	color:#FFFFFF;
	font-weight:bold;
	background:transparent;
	background:#e84f45;	
}
.menu span.who {
	background:url('../image/menu_who_act.jpg') 50% top no-repeat;
}
.menu span.offer {
	background:url('../image/menu_offer_act.jpg') 50% top no-repeat;
}
.menu span.offer-en {
	background:url('../image/menu_offer_en_act.jpg') 50% top no-repeat;
}
#ContentGrid .content {
	width:71%;
	max-width:1152px;
	margin:0px auto;
	margin-top:60px;
	text-align:left;
}
#ContentGrid .contacts {
	width:350px;
	float:right;
}