html,body {
	margin:0;
	padding:0;
	height:100%;
	background:#bdc6d3
}

a {
	outline:none
}

#body {
	height:100%;
	min-width:1000px;
	position:relative;
	background:#bdc6d3;
	font:normal 12px arial
}

#wrap {
	width:960px;
	height:100%;
	padding:0 17px;
	margin:0 auto;
	display:table;
	background:#fff url(images/wrap_shadow.gif) 0 0 repeat-y
}

#exhibitions-video {
	overflow:hidden
}

#exhibitions-video .video {
	float:left
}
#exhibitions-video #exhibitions-small {
	float:right
}

#exhibitions-small {
	color:white;
	position:relative
}
#exhibitions-small strong {
	display:block;
	padding-left:4px;
	line-height:40px;
	margin-bottom:-4px;
}
#exhibitions-small div.bg {
	width:253px;
	height:64px;
	margin-bottom:2px;
	font:normal 30px arial
}
#exhibitions-small div.bg a {
	color:#fff;
	text-decoration:none
}
#exhibitions-small div div {
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	padding-right:3px;
	line-height:10px
}

#exhibitions-small .metrol {
	background:url(images/exhibitions/small/metrol.jpg) no-repeat
}

#exhibitions-small .meters {
	font-size:29px !important;
	background:url(images/exhibitions/small/meters.jpg) no-repeat
}
#exhibitions-small .meters strong {
	line-height:34px;
	margin-bottom:-3px
}

#exhibitions-small .med {
	font-size:29px !important;
	background:url(images/exhibitions/small/med.jpg) no-repeat
}

#exhibitions-small .safety {
	background:url(images/exhibitions/small/safety.jpg) no-repeat
}
#exhibitions-small .safety strong {
	line-height:34px;
	margin-bottom:-2px
}

#exhibitions {
	color:white;
	position:relative
}
#exhibitions strong {
	display:block;
	padding-top:18px;
	padding-left:5px;
	line-height:72px;
	margin-bottom:-7px
}
#exhibitions div.bg {
	width:506px;
	height:86px;
	font:normal 60px arial
}
#exhibitions div div {
	font-size:14px;
	font-weight:bold;
	padding-left:10px
}

#exhibitions .metrol {
	background:url(images/exhibitions/metrol-new.png) no-repeat
}

#exhibitions .meters {
	font-size:58px !important;
	background:url(images/exhibitions/meters-new.png) no-repeat
}
#exhibitions .meters strong {
	padding-top:13px
}

#exhibitions .med {
	font-size:55px !important;
	background:url(images/exhibitions/med-new.png) no-repeat
}
#exhibitions .med strong {
	padding-top:20px
}

#exhibitions .safety {
	background:url(images/exhibitions/safety-new.png) no-repeat
}
#exhibitions .safety strong {
	padding-top:13px
}

#ribbon {
	left:0;
	width:100%;
	height:87px;
	z-index:1;
	opacity:0.6;
	filter:alpha(opacity=60);
	background:#1b7d02;
	position:absolute
}

#topribbon,#bottomribbon {
	left:0;
	width:100%;
	height:87px;
	background:#006634;
	position:absolute
}

#bottomribbon {
	height:71px
}

#header {
	width:960px;
	height:235px;
	position:relative;
	background:url(images/header.jpg) 0 0 no-repeat
}

#rotator {
	width:960px;
	height:234px;
	overflow:hidden;
	margin-bottom:-234px;
}

#rotator a {
	top:0;
	left:0;
	width:960px;
	height:234px;
	display:none;
	cursor:default;
	position:absolute;
	text-decoration:none
}

#rotator a div {
	color:white;
	font-size:17px;
	font-weight:bold;
	margin:-33px 0 0 28px;
}

#banner {
	width:150px;
	height:300px;
	margin:10px auto 0;
	border:dashed 1px green
}

#footer {
	width:960px;
	height:71px;
	margin:0 auto;
	position:relative;
	background:url(images/footer.jpg) 0 0 no-repeat
}

#footer .sign {
	float:left;
	margin-top:11px;
	padding-left:31px;
	
}

#footer .sign a {
	width:79px;
	height:52px;
	display:block;
	text-decoration:none;
	background:url(images/footer_sign.gif) 0 0 no-repeat
}

#footer .about {
	float:left;
	color:#c5d3d7;
	font:normal 11px arial;
	line-height:12px;
	padding:10px 0 0 30px
}

#footer .about a {
	color:white;
	text-decoration:none
}

#footer .icon {
	float:right;
	width:31px;
	height:31px;
	margin-top:33px;
	padding-right:25px;
	text-decoration:none;
	background:url(images/icon.gif) 0 0 no-repeat
}

#info {
	float:left;
	width:100%;
	clear:both;
	padding-top:14px
}

#info .rect {
	float:right;
	width:162px;
	padding-right:27px;
	height:108px;
	position:relative
}

#info .rect .background {
	width:162px;
	height:108px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	background:#1b7d02
}

#info .rect .content {
	color:white;
	text-align:center;
	font-size:19px;
	padding-top:14px;
	line-height:22px;
	position:relative
}


#caption {
	width:100%;
	height:87px;
	float:left;
	clear:both;
	z-index:1;
	position:relative
}

#caption h1 {
	margin:0;
	float:right;	
	font-size:52px;
	padding:9px 30px 0 0
}

#caption h1 a {
	color:white;
	text-decoration:none
}

#caption p {
	height:58px;
	float:left;
	color:#f2fff1;
	font-size:15px;
	line-height:21px;
	margin:20px 0 0 0;
	padding:0 12px 0 26px;
}

#caption p span {
	font-size:13px;
	font-weight:bold;
	display:block;
	text-transform:uppercase
}

#content {
	float:left;
	width:100%;
	clear:both;
	color:#333;
	padding-bottom:10px;
	font-family:arial
}

#content div.total {
	font-size:15px;
	padding:10px 0 10px 6px
}

#content div.total p {	
	margin:0;
}

#content .leftarea {
	float:left;
	width:204px;
}

#content .centerarea {
	float:left;
	width:506px;
	overflow:hidden;
	font-size:15px;
	text-align:justify;
	padding:17px 20px 0 20px
}

#content .centerarea ul.dontstyle {
	list-style:disk outside;
	margin:13px 0 13px 15px;
	padding:0;
}

#content .centerarea ol.numered {
	padding-left:0;
	margin-left:45px;
	list-style:decimal outside
}

#content .centerarea ol.numered li div{
	margin-left:-5px	
}

#content .centerfix {
	width:386px;
	padding:17px 70px 0 90px
}

#content .rightarea {
	float:left;
	width:210px;
	padding-top:17px
}

#menu {
	width:204px;
	padding:0;
	margin:17px 0 0 0;
	list-style:none
}


#menu li {
	display:block;
	font:normal 15px arial;
	margin-bottom:1px
}

#menu li a {
	zoom:1;
	color:#333;
	display:block;
	cursor:pointer;
	background:#c5d3d7 url(images/arrow.gif) 27px 50% no-repeat;
	padding-left:45px;
	line-height:24px;
	text-decoration:none
}

#menu li a:hover {
	color:#fff;
	background:#737373 url(images/arrow_hover.gif) 27px 50% no-repeat;
}

#menu li a.selected {
	font-weight:bold;
	background-image: url(images/arrow_down.gif)
}

#menu li a.selected:hover {
	background-image: url(images/arrow_down.gif)
}

#menu li.inneritem a {
	background:white;
	line-height:20px;
	font-size:14px
}

#menu li.inneritem a:hover {
	color:#333;
	background:white;
	text-decoration:underline
}

img {
	border:none
}

div.block {
	width:100%;
	overflow:hidden
}

div.block h2 {
	color:#000;
	height:24px;
	margin:7px 0 6px 0;
	padding:0 0 0 36px;
	font-size:15px;
	line-height:23px;
	font-weight:normal;
	background:#c5d3d7 url(images/arrow_down.gif) 14px 50% no-repeat;
}

div.rightarea div.block h2 {
	color:#000
}

div.block h2.first {
	margin-top:0
}

#content .centerarea div.block h2 {
	margin-top:0;
	margin-bottom:12px
}

div.block .mono {
	text-align:right;
	padding-right:19px
}

div.block ul {
	margin:0;
	color:#333;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:16px;
	list-style:none
}

div.block ul.partners {
	width: 80px;
	float:left;
	margin:0;
	padding: 0;
}

div.block ul.lmargin {
	padding-left:25px
}

div.block ul.partners li {
	clear:both;
	float:none;
	text-align:right;
	padding-top:10px
}

div.block ul.partners li.center {
	text-align:center
}

div.block ul.partners li.first {
	padding:0;
	padding-top: 7px
}

div.block ul.partners li.ensurer {
	font-size:13px;
	line-height:15px;
	padding-left:10px;
	text-align:left;
}

div.block ul.partners li.ensurer a {
	color: #000;
	text-decoration:none
}

div.block ul.partners li.ensurer a:hover {
	text-decoration:underline
}

div.block ul.partners li.last {
	float:left;
	padding-top:18px
}

div.block ul.partners li a.moveable {
	position:relative
}

div.block a.lang {
	color:#333;
	float:left;
	height:20px;
	font-size:14px;
	line-height:20px;
	padding-left:43px;
	text-decoration:none
}

div.block a.ru {
	background:url(images/ru.gif) 13px 0 no-repeat;
}

div.block a.en {
	background:url(images/en.gif) 13px 0 no-repeat;
}



#gallery {
	margin:0;
	padding:0;
	list-style:none
}

#gallery  li {
	float:left;
	width:150px;
	height:112px;
	overflow:hidden;
	margin:0 20px 10px 0
}

#gallery  li.last {
	margin-right:0
}

/*************** BANNER *******************/
#intBanner {
	width:500px;
	height:519px;
	overflow:hidden;
	position:relative;
	background:url(images/banner/intbannerbg.png) no-repeat
}

#intBanner img {
	z-index:2;
	border:none;
	width:500px;
	height:519px;
	position:absolute
}

#intBanner .item {
	top:4px;
	left:1px;
	z-index:1;
	position:absolute;
	background:url(images/banner/intbanneritems.png) no-repeat
}

#intBanner .desc {
	top:219px;
	left:231px;
	width:185px;
	color:#323235;
	text-align:center;
	position:absolute;
	font:bold 15px/17px verdana;
	text-transform:uppercase
}

#intBanner .green {
	color:#338032
}

#intBanner  #it1 {
	width:316px;
	height:226px
}
#intBanner  #it1.hover {
	background-position:0 -336px
}

#intBanner  #it2 {
	top:107px;
	width:214px;
	height:215px;
	background-position:-317px 0
}
#intBanner  #it2.hover {
	background-position:-317px -336px
}

#intBanner  #it3 {
	left:1px;
	top:248px;
	width:252px;
	height:253px;
	background-position:-531px 0
}
#intBanner  #it3.hover {
	background-position:-531px -336px
}

#intBanner  #it4 {
	left:153px;
	top:286px;
	width:241px;
	height:233px;
	background-position:-783px 0
}
#intBanner  #it4.hover {
	background-position:-783px -336px
}

#intBanner  #it5 {
	top:183px;
	left:291px;
	width:206px;
	height:336px;
	background-position:-1024px 0
}
#intBanner  #it5.hover {
	background-position:-1024px -336px
}
/************* END BANNER *****************/

#rosbanner {
	margin:10px 0;
	display:block
}

#rosbanner img {
	display:block
}

#exhdetails dt {
	font-weight:bold;
	padding-bottom:5px
}

#exhdetails dd {
	padding-bottom:20px
}

#exhdetails ul {
	margin-top:5px;
	padding-left:16px;
	list-style-type:square
}

#main_exhibitions_banner {
	width:480px;
	height:496px;
	margin:0 auto;
	position:relative;
	background:url(images/main-exhibitions.png) no-repeat
}

#main_exhibitions_banner img {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute
}

.clear {
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden
}

/************* booklet ****************/
.booklet h4 ,.booklet h3,.booklet h5 {
	color:#49a14f;
	margin-bottom:2px;
	text-transform:uppercase
}

.booklet h3 {
	font-size:17px
}

.booklet h4 {
	font-size:15px
}

.booklet h5 {
	font-size:13px
}

.booklet .red {
	color:#c5202f
}

.booklet .violet {
	color:#9d3a76
}

.booklet .black {
	color:black
}

.booklet .gray {
	color:#777776
}

.booklet .orange {
	color:#eb8a42
}

.booklet .blue {
	color:#0068a0
}

.booklet p {
	margin:12px 0
}

.booklet .caption {
	font-size:13px
}

.booklet .nomargin {
	margin-top:0
}

.booklet .nojustify {
	text-align:left
}

.booklet ul {
	margin:0;
	padding-left:20px
}

.booklet .links,.booklet .links a {
	color:#4da353;
	text-decoration:none
}

.booklet .contacts span {
	color:#777
}
