*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
html{
	background:url(../../images/style/back.gif) left top #5c4a4a;
}
html, body{
	margin:0px;
	padding:0px;
	height:100%;
	font:12px/16px Tahoma, Arial, serif;
	color:#666666;
}
body{
	/*background:url(../../images/style/back_top.gif) left top repeat-x;*/
}
.clear{
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}
a img{
	border:0px;
}
#main{
	min-height:100%;
	width:960px;
	margin:0 auto;
	min-width:960px;
	overflow:hidden;
}
#header{
	position:relative;
}
#logo{
	position:relative;
	left:50%;
	width:300px;
	height:155px;
	margin:30px 0 40px -150px;
}
#ru_version{
	position:absolute;
	right:0;
	top:165px;
	color:#fff;
}
.round_wrapper{
	position:relative;
}
.round_wrapper .c1{
	background:url(../../images/en/c1.gif) left top no-repeat #fff;
}
.round_wrapper .c2{
	background:url(../../images/en/c2.gif) right bottom no-repeat;
}
#visual{
	width:930px;
	padding:25px 10px 20px 20px;
	position:relative;
	background:url(../../images/en/bg_visual.jpg) center bottom no-repeat;
	overflow:hidden;
}
#visual div.left{
	width:310px;
	float:left;
}
#visual div.left img{
	margin:7px 0 17px 0;
}
#visual div.right{
	width:310px;
	float:right;
	padding-left:20px;
	margin-left:-20px;
}
#visual p{
	margin-bottom:15px;
}
#visual div.right div.strong_block{
	position:relative;
	margin-left:-20px;
	z-index:100;
	background:url(../../images/en/c1_o.gif) left top no-repeat #fde5db;
}
#visual div.right div.strong_block div{
	padding:20px;
	background:url(../../images/en/c2_o.gif) right bottom no-repeat;
}
.iwd_bottom_line{
	position:relative;
}
.rating_text{
	position:absolute;
	top: 0px;
	z-index:1000;
	background:#E3EFFF;
	height:20px;
	width:130px;
	display:none;
	text-align: center;
	padding-top: 3px;
	right: 0px;
}
