html,
body.world{
	height:100%;
	width:100%;
}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#121013 url(/imgs/tpl/bg-body.gif) repeat-y;
	color:#0c0b0c;
	height:100%;
}
body.world{
	display:table;
	min-width:900px;
	background:#110f11 url(/imgs/tpl/bg-body-world.jpg) no-repeat 50% 50%;
}
.world .w1{
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
}
a:hover{text-decoration:none;}
img{border-style:none;}
#wrapper{
	width:996px;
	padding:0 0 30px;
}
.world #wrapper{
	width:364px;
	height:250px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
#main{
	overflow:hidden;
	width:100%;
}
.world #main{
	background:url(/imgs/tpl/bg-main.gif) no-repeat 0 30px;
	margin:0 auto;
}
#sidebar{
	float:left;
	width:214px;
	padding:0 32px 23px;
}
#sidebar .lang,
.world .lang{
	overflow:hidden;
	margin:10px 0 0 0px;
	padding:0 0 85px;
	list-style:none;
	height:1%;
}
.divider{
	overflow:hidden;
	position:relative;
	width:100%;
}
.world .divider{
	padding:0 0 35px;
	margin:0;
	width:auto;
}
.center{
	position:relative;
	left:50%;
	float:left;
}
.world .lang{
	position:relative;
	left:-50%;
	float:left;
	padding:0;
	overflow:visible;
	line-height:11px;
}
.lang li{float:left;}
.lang li a{
	color:#aaabad;
	background:url(/imgs/tpl/separator.gif) no-repeat 100% 55%;
	text-decoration:none;
	padding:0 9px 0 7px;
}
.lang li a.lang-last,
.lang li .lang-last:hover{background:none;}
.lang li a:hover,
.lang li.active a{
	color:#7c1172;
	background:url(/imgs/tpl/separator-hover.gif) no-repeat 100% 60%;
}
#sidebar .logo,
#main .logo{
	text-indent:-9999px;
	background:url(/imgs/tpl/logo.gif) no-repeat;
	width:175px;
	height:184px;
	margin:0 0 49px 22px;
	overflow:hidden;
}
.world #main .logo{margin:0 auto 28px;}
#sidebar .logo a,
.world .logo a{
	display:block;
	height:100%;
}
#sidebar .nav{
	margin:0 0 0 43px;
	padding:0;
	list-style:none;
	width:118px;
	overflow:hidden;
	background:url(/imgs/tpl/bg-nav.gif) repeat-x 0 100%;
}
#sidebar .nav li{
	float:left;
	width:118px;
	background:url(/imgs/tpl/bg-nav.gif) repeat-x;
	font:12px/15px Arial, Helvetica, sans-serif;
	padding:5px 0;
}
.nav li a{
	float:left;
	color:#aaabad;
	text-decoration:none;
}
.nav li a:hover,
.nav li.active a{color:#7c1172;}
#content{
	float:left;
	padding:68px 57px 23px 30px;
	overflow:hidden;
	width:631px;
}
#content .to-left{
	float:left;
	margin:-2px 19px 0 6px;
}
#content p{
	margin:0 0 18px;
	line-height:18px;
}
.divider{
	width:718px;
	margin:0 0 0 278px;
}
#footer{
	position:relative;
	left:-50%;
	float:left;
	font-size:10px;
	line-height:13px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#4e4d4e;
}
#footer ul li{
	float:left;
	background:url(/imgs/tpl/separator-footer.gif) no-repeat 0 55%;
	padding:0 4px 0 5px;
}
#footer ul li:first-child{background:none;}
#footer ul li address{
	display:inline;
	font-style:normal;
	padding:0;
}
#footer ul li strong{
	background:url(/imgs/tpl/logo-reacom.gif) no-repeat;
	width:43px;
	height:11px;
	display:inline-block;
	text-indent:-9999px;
	margin:2px 0 0 5px;
	vertical-align:top;
	overflow:hidden;
}
#footer ul li a{
	text-decoration:none;
	color:#4e4d4e;
}
#footer ul li a:hover{text-decoration:underline;}
#footer ul li strong a{
	width:43px;
	height:11px;
	vertical-align:top;
	display:block;
}
