BODY{
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
IFRAME{
	overflow: auto;
	margin: 0;
	padding: 0;
}
.canvas{
	width: 100%;
	min-height: 100%;
	_height: 100%;
	text-align: center;
	float: left;
	
	background-image: url('pageBg.png');
	background-color: #00214F;
}
DIV.canvas.start-page{
	background-image: url('pageBg.png');
	background-color: #00214F;
}
.layout{
	margin: auto;
	width: 926px;
	_width: 956px;
	text-align: left;
	padding: 0 15px;
	background-image: url('pageBg.png');
	background-color: #00214F;
	font-size: 0;
}
.page{
	background-color: white;
	padding: 0 0 29px 0;
}
.start-page .page{
	/*background-color: red;*/
	background-image: url('pageBg.png');
	background-color: #00214F;
}
.intro{
	text-align: center;
}

.div-abs-center {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 926px;
	_width: 956px;
	height: 560px;
	margin-left: -463px;
	_margin-left: -478px;
	margin-top: -271px; 
}

.header{
	background-image: url('pageBg.png');
	/*_width: 926px;*/ /*fixed for CMS*/
	background-color: #00214F;
}
.header .head-11{
	float: left;
	width: 531px;
	height: 98px;
	background-image: url('headImg_11.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
.header .head-11 .glass{
	position: relative;
	z-index: 1;
}
.header .head-12 .glass{
	position: relative;
	z-index: 4;
}
.header .head-11 .glass .logo{
	position: absolute;
	left: 150px;
	top: 20px;
}

.header .head-12{
	float: left;
	width: 395px;
	height: 98px;
	background-image: url('headImg_12.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
.header .head-12 .inscription{
	position: absolute;
	left: 60px;
	top: 50px;
}
.header .head-21{
	float: left;
	clear: left;
	width: 531px;
	height: 120px;
	background-image: url('headImg_21.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
.header .head-22{
	float: left;
	width: 395px;
	height: 120px;
	background-color: #8CC2E8;
}
.sky-panel{
	position: relative;
	margin-left: -12px;
	padding-left: 12px;
	padding-top: 12px;
	height: 32px;
	_height: 44px;
	background-image: url('skyPanel.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
.floating-pic{
	top: 13px;
	position: absolute;
	height: 221px;
	overflow: hidden;
}
.floating-pic.short{
	height: 183px;
}
.language-bar{
	margin: 0px -7px -60px 0px;
/*	padding: 13px 0 0 10px;*/
	float: right;
	width: 106px;
	height: 66px;
	overflow: hidden;
	text-align: center;
	display: none; /* script show this element, after page are loaded*/
}
.language-bar img{
	margin: 10px 20px 0 0;
}
.language-bar p{
	padding: 5px 0 0 0;
	_padding: 0;
}
.nav-menu-container{
	height: 31px;
	background-color: #0079B8;
	/*overflow: hidden;*/
}

/* menu definitions */
UL.nav-menu{
	list-style: none;
	margin: 0;
	padding: 0 2px;
}
UL.nav-menu LI{
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	
	line-height: 27px;
	position: relative;
	z-index: 3;
}
UL.nav-menu LI A{
	display: block;
	_float: left;
	/*background-color:green;*/
	padding: 0 8px;
	
}
UL.nav-menu LI UL{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style: none;
	width: 200px;
	/*clear: both;*/
	/*border: 1px solid lime;*/
	left: 0;
	top: 27px;
	display: none;
	position: absolute;
	z-index: 30;
	background-image: url('______'); /*hack*/
	margin-top: -1000px; /*addon for CMS compatibility*/
}
UL.nav-menu LI UL LI{
	margin: auto;
	padding: 0;
	background-color: #0079B8;
	background-color: #0079B8;
	border: 1px solid #CBECFF;
	position: relative;
	margin-top: -1px;
	float: none;
}
* HTML UL.nav-menu LI UL LI{
	display: inline;
	clear: right;
	width: 100%;
}
UL.nav-menu LI UL LI A{
	_width: 100%;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 3px 10px;
	height: auto;
	line-height: 20px;
	/*width: 178px;
	_width: 198px;*/
}

UL.nav-menu LI.over UL{
	display: block;
}





.photo-panel{
	background-color: #CBECFF;
	height: 45px;
	border-left: 1px solid #2CADE7;
}
.photo-panel.short{
	overflow: hidden;
	border-bottom: 1px solid #2CADE7;
}
.photo-panel .content{
	float: left;
	background-color: #00214F;
	background-image: url('pageBg.png');
	height: 45px;
	width: 155px;
	_width: 215px;
	padding: 0 30px;
	padding-bottom: 1px;
	margin-bottom: -1px;
}
.photo-panel .content .wrap-va{
	height: 45px;
}
.floating-photos-glass{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
}
UL.floating-photos{
	left: 0;	
	position: absolute;
	background-color: #B4C0D5;
	list-style: none;
	padding: 0 0 1px 1px;
	margin: 0;
	width: 315px;
	/*_width: 316px;*/
	/*addon for CMS compatibility*/
	_width: 321px;
	overflow: hidden;
}
UL.floating-photos LI{
	float: left;
	empty-cells: show;
	margin: 0 1px 0 0;
	padding: 0;
	height: 82px;
	overflow: hidden;
}
UL.floating-photos LI IMG{
	margin: 0;
	padding: 0; 
	overflow: hidden;
}





.additional-panel{
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0179B5;
	background-image: url('blueVbg.jpg');
}
.additional-panel .top{
	width: 300px;
	height: 38px;
	border-left: 1px solid #2CADE7;
}
.additional-panel .top .content{
	padding: 0  10px 0 30px;
	height: 38px;
}
.additional-panel .top .wrap-va{
	height: 38px;
}
.additional-panel .bottom{
	width: 531px;
	background-color: #F4DBB1;
	height: 38px;
	position: relative;
	z-index: 1;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url('pinkToGrayHBg.jpg');
}
.additional-panel .bottom .content{
	padding: 0;
	height: 38px;
	float: right;
	width: 238px;
}
.additional-panel .bottom .wrap-va{
	width: 238px;
	height: 38px;
	text-align: center;
}
.floating-left-pic{
	position: absolute;
	/*hide image section*/
	/*section will be showed by javaScript*/
	display: none;
}
.floating-left-pic .shadow-container{
	padding-right: 21px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url('leftImgShadow.jpg');
	border-left: 1px solid #2CADE7;
}
.floating-left-pic .picture-container{
	width: 292px;
	overflow: hidden;
	background-color: #FFF;
}
.floating-left-pic .picture-container IMG{
	display: block;
}
.floating-left-pic .picture-container a IMG{
	border: none;
}


.content.normal{
	padding: 25px 20px 25px 339px;
	_height: 200px;
	min-height: 200px;
}
.content.wide{
	padding: 25px 20px 25px 20px;
	_height: 276px;
	min-height: 276px;
}



.footer{
	background-image: url('pageBg.png');
	background-color: #00214F;
	height: 32px;
	padding: 2px 0;
}
.start-page .footer{
	background-image: none;
	background-color: transparent;
	text-align: center;
}
.footer .wrapper{
	display: inline;
}
.footer .wrap-va { 
	height: 32px; 
	width: 100%;
}
.footerSubBlock{
	background-color: white;
	height: 32px;
	width: 293px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.footerSubBlock IMG{
	margin: 0;
	border-width: 0;
	border-style: none;
	vertical-align: middle;
}

.start-page .footer{
	height: 64px;
}
.start-page .footer .wrap-va { 
	height: 64px; 
}
.author-box{
	padding-bottom: 5px;
}

/*hack for display parent background 
where isset floated child*/
.clearff{
	clear: both;
	height: 0px;
	overflow: hidden;
	
	_display: none;
}


.wrap-va { 
display: table-cell; 
vertical-align: middle; 
overflow: hidden;
/*height:value*/
} 
.just-for-IE-va { 
	display: none; 
	width: 1px; 
	margin-left: -1px; 
} 
* html .just-for-IE-va, * html .valign-center { 
	display: inline-block; 
	vertical-align: middle; 
} 
* html .valign-center { 
/*width: 100%;*/
} 
* html .just-for-IE-va { 
	height: 100%; 
} 
* html .just-for-IE-va, * html .valign-center { 
	display: inline;
}
.valign-center{
	white-space: nowrap;
}