body{
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images-ru/bg-body.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

img{
	border: none;
}

div.body{
	width: 780px;
	margin: 0 auto;
	border: 0px black solid;
	/*background-color: #ffffff;*/
	position: relative;
	top: 5px;
	overflow: hidden;
	background-image:url('images-ru/bottomWhite.png');
 background-position:bottom;
 background-repeat:repeat-x;
 
}

div.header{
	background-image: url(images-ru/bg-header.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 790px;
	height: 130px;
	margin: 0 auto;
	border: 0px black solid;
	position: relative;
	overflow: hidden;
}

div.header a.btn-header{
	display: block;
	width: 402px;
	height: 112px;
	position: relative;
	left: 28px;
	top: 22px;
	
}

div.header div.lang-sel{
	position: absolute;
	right: 10px;
	top: 7px;
	width: 97px;
	height: 14px;
	line-height: 16px;
	background: url(images-ru/bg-select.png) no-repeat scroll;
	cursor: pointer;
	padding: 1px 4px 2px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

div.header div.lang-twitter{
	position: absolute;
	right: 5px;
	top: 100px;
	width: 98px;
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	padding: 1px 4px 3px;
	font-weight: bold;
}

div.header div.lang-facebook{
	position: absolute;
	right: 17px;
	top: 101px;
	width: 98px;
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	/*padding: 1px 4px 3px;*/
	font-weight: bold;
	z-index:2;
}

div.header div.lang-sel img{
	vertical-align: middle;
	margin: 3px 3px 3px 3px 3px;
	padding: 0px 0px 4px 4px;
}

div.header div.lang-list{
	position: absolute;
	left: 950px;
	top: 23px;
	width: 80px;
	padding: 3px 3px 3px 3px 3px;
	background: #125a85 url(images-ru/bg-select-end.png) no-repeat scroll bottom center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

div.header div.lang-list a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height: 14px;
	height: 14px;
	padding: 0px 0px 0px 4px;
	border-bottom: 1px #6f6f6f solid;
	font-weight: bold;
	z-index:1;
}

div.header div.lang-list a img{
	vertical-align: middle;
	margin-right: 5px;
}

div.header div.addthis{
	position: absolute;
	right: 20px;
	top: 15px;
	width: 125px;
	height: 16px;
}

div.header div.info a.flag{
	width: 22px;
	height: 18px;
	margin: 5px;
	display: block;
	float: right;
}


div.header div.info div.onlineinfo{
	background-image: url(images-ru/bg-onlineinfo.gif);
	width: 122px;
	height: 24px;
	color: yellow;
	font-weight:bold;  
	font-size:10px; 
	font-family:Arial; 
	text-align:left; 
	padding:3px 10px;
}

div.menu{
	background-image:url('images-ru/bg-menu.png');
	height: 33px;
	width: 790px;
	margin: 0 auto;
	background-position:center;
	background-repeat:no-repeat;
	/*top:135px;
	position:relative;*/
}

div.menu table{
	height: 33px;
}

div.menu table td{
	font-weight: 700; 
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;

}
div.menu table td.sep{
	width: 40px;
}

div.menu table a{
	color: #FFFFFF;
	text-decoration:none;
}

div.menu table a:hover{
	font-weight: 700; 
	color: #fecb00;
}

div.main{
 
}

div.main h1{
	font-size: 36px;
	margin: 15px 15px 0 15px;
}

div.main div.presentation{
	height: 322px;
	position: relative;
	
}

div.main div.presentation a{
	display: block; 
	width: 200px; 
	height: 45px; 
	cursor: pointer;
}

div.main div.presentation a.btn-quick{
	position: absolute; 
	left: 90px; 
	top: 352px; 
}

div.main div.presentation a.btn-quick-all{
	position: absolute; 
	left: 0px; 
	top: 0px; 
}

div.main div.presentation a.btn-download{
	position: absolute; 
	left: 368px; 
	top: 352px; 
}

div.main div.separator{
	height: 20px;
	background: url('images-ru/bg-line.png') repeat-x scroll center center;
	margin: 0 ;
	clear: both;
	background-color: #ffffff;
}

div.main div.clear-divs{
	clear: both;
}

div.main div.blocks-line1{
	height: 231px;
	width: 529px;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
}

div.main div.blocks-line2{
	clear: both;
	text-align: center;
	background-color: #ffffff;
}

div.main div.news{
	height: 150px;
	width: 251px;
	background: url('images-ru/bg-news.jpg') repeat-x scroll center center;
	float: left;
}

div.main div.news div.news-marquee{
	margin: 60px 10px 0 10px;
	width: 225px;
	height: 75px;
	overflow: hidden;
}

div.main div.news a{
	color: black; 
	font-size: 14px; 
	text-decoration: none;
}


div.main a.take-a-tour{
	height: 81px;
	width: 251px;
	display: block;
	float: left;
}

div.main div.links{
	color: black;
	text-align: center;
	line-height: 20px;
	background-color: #ffffff;
}

div.main div.links a{
	color: black;
}

div.main div.description{
	margin: 0 25px;
	background-color: #ffffff;
}
div.main div.description2{
	width: 780px;
	background-color: #ffffff;
}

div.main div.description kbd{
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

div.main div.description a{
	font-size: 12px;
	color: black;
	text-decoration: none;
}

div.main div.sidebar{
	width: 190px;
	margin: 0 7px;
	position:absolute;
	top:27px;
}

div.main div.sidebar-left{
	float: left;
}

div.main div.sidebar-right{
	float: right;
	margin-left: 0px;
}

div.main div.sidebar div.side-menu{
	margin: 10px 20px;
}

div.main div.sidebar div.side-buttons{
	position: relative;
	top: 0px;
}

div.main div.sidebar a{
	display: block;
	line-height: 18px;
	margin: 2px 0;
	color: #0000ee;
}

div.main div.sidebar div.sub-menu a{
	margin: 4px 0 4px 15px;
	line-height: 14px;
	color: black;
}

div.main div.sidebar a.tour{
	width: 180px;
	height: 50px;
	background-image: url(images-ru/btn-page-take-a-tour.png);
	display: block;
	margin: 10px auto;
}

div.main div.sidebar a.download{
	width: 180px;
	height: 64px;
	background-image: url(images-ru/btn-page-download.png);
	display: block;
	margin: 10px auto;
}

div.main div.sidebar a.quick{
	width: 180px;
	height: 64px;
	background-image: url(images-ru/btn-page-quick-play.png);
	display: block;
	margin: 10px auto;
}

div.main div.page-bg-left{
	width: 780px;
	margin: 0;
	padding: 0;
	background: url(images-ru/bg-sidebar.png) no-repeat scroll left bottom;
}

div.main div.page-bg-right{
	width: 780px;
	margin: 0;
	padding: 0;
	background: url(images-ru/bg-sidebar.png) no-repeat scroll right bottom;
}

div.main div.page{
	width: 565px;
}

div.main div.page-left{
	float: right;
}

div.main div.page-right{
	float: left;
	margin: 0 0 0 8px;
}

div.main div.page h1{
	font-size: 18px;
	line-height: 30px;
	font-family: Calibri;
	color: white;
	width: 535px;
	margin: 0px 0 0 0;
	height: 46px;
	padding: 25px 15px;
}

div.main div.page h1.title1{
	background-image: url(images-ru/bg-page-title1.jpg);
}

div.main div.page h1.title2{
	background-image: url(images-ru/bg-page-title2.jpg);
}

div.main div.page h1.title3{
	background-image: url(images-ru/bg-page-title3.jpg);
}

div.main div.page h1.title4{
	background-image: url(images-ru/bg-page-title4.jpg);
}

div.main div.page h1.title5{
	background-image: url(images-ru/bg-page-title5.jpg);
}

div.main div.page h1.title6{
	background-image: url(images-ru/bg-page-title6.jpg);
}

div.main div.page h1.title7{
	background-image: url(images-ru/bg-page-title7.jpg);
}

div.main div.page h1.title8{
	background-image: url(images-ru/bg-page-title8.jpg);
}

div.main div.page h1.title9{
	background-image: url(images-ru/bg-page-title9.jpg);
}

div.main div.page h1.title10{
	background-image: url(images-ru/bg-page-title10.jpg);
}

div.main div.page div.content{
	background-image: url(images-ru/bg-page-body.jpg);
	padding: 15px 35px 15px 25px;
	width: 505px;
	overflow: hidden;
}

div.main div.page div.content div.news-block{
	margin: 0;
}

div.main div.page div.content div.news-block h2{
	margin: 0 5px;
	padding: 0;
	font-size: 16px;
}

div.main div.page div.content div.news-block h2 a{
	color: #1334A1;
	line-height: 20px;
	text-decoration: none;
}

div.main div.page div.content div.news-block h2 a:hover{
	text-decoration: underline;
}

div.main div.page div.content div.news-block img.bullet{
	float: left;
	margin: 0 5px;
	padding: 0;
}

div.main div.page div.content div.news-block div.ltop{
	text-align: right;
}

div.main div.page div.content div.news-block div.news-content{
	clear: both;
}

div.main div.page div.content div.promotion{
}

div.main div.page div.content div.promotion h2{
	clear: both;
}

div.main div.page div.content div.promotion img.promo{
	float: left;
	margin: 0 0 30px 0;
}

div.main div.page div.content div.promotion div.promo-content{
	margin: 10px 0 20px 0;
	width: 340px;
	float: right;
	overflow: hidden;
}

div.main div.page div.content div.promotion div.promo-link{
	margin: 10px 0;
}

div.main div.page div.content div.promotion div.promo-link a{
	cursor: pointer;
	color: #0000EE;
	text-decoration: underline;
}

div.main div.page div.content div.promotion div.promo-more{
	display: none;
}

div.main div.page div.content div.promotion div.promo-show{
	display: block;
}

div.main div.page div.page-footer{
	background-image: url(images-ru/bg-page-footer.jpg);
	width: 565px;
	height: 51px;
}


div.footer{
	color: #888888;
	text-align: center;
	font-size: 11px;
	background-color: #ffffff;
}
