.english_true_eng {
	display: none;
}

body{
	margin:0;
	color:#333;
	font:12px Verdana, Sans-serif;
	background:#6a0b10 url(/files/design/images/bg-body.gif) no-repeat 50% 0;
}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/*wrapper*/
#wrapper{
	width:972px;
	margin:0 auto;
	position:relative;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:972px;
	height:47px;
	z-index:10;
}
#header .holder{
	background: url(/files/design/images/bg-header.png) no-repeat;
	height:100%;
	width:931px;
	padding:0 15px 0 26px;
	z-index:10;
}

#nav{
	margin: 0;
	padding: 0;
	position:relative;
	float:left;
	list-style:none;
}
#nav li{
	float:left;
	position:relative;
	margin:0 18px 0 0;
	padding:14px 10px 15px 8px;
}
#nav li a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	display:block;
	white-space: nowrap;
}
#nav li div.outer{
	margin: 0;
	padding: 0;
	position: absolute;
	/*display:none;*/
	visibility:hidden;
	/*border-top: 1px solid white;*/
	/*top:-32px;*/
	margin-top:11px;
	white-space:nowrap;
}
#nav div.inner-l {
	background: url(/files/design/images/bg-nav-drop-li-l.png) repeat-y left;
}
#nav div.inner-r {
	padding:0px 10px 0 10px;
	background: url(/files/design/images/bg-nav-drop-li-r.png) repeat-y right;
}

#nav div.inner{
	background: url(/files/design/images/bg-nav-drop-li-c.png) repeat;
}

#nav div a{
	font-size:11px;
	padding:6px 9px 5px 9px;
	margin:0;
	display:block;
	border-bottom:1px solid #a81119;
}
#nav div a.last{
	border-bottom:0px;
}

#nav div a:hover {
	background: url(/files/design/images/bg-nav-hover.png) repeat;
}
#nav div.bottom-c{
	background:url(/files/design/images/bg-nav-b-c.png) repeat-x;
	margin:0 14px;
}

#nav div.b-l{
	float:none;
	background:url(/files/design/images/bg-nav-b-l.png) no-repeat left;
	height:14px;
	width:14px;
	display:block;
}
#nav div.b-r{
	float:none;
	padding:0 14px 0 14px;
	background:url(/files/design/images/bg-nav-b-r.png) no-repeat right;
	height:14px;
	width:14px;
	display:block;
}
#nav div.b-c{
	float:none;
	background:url(/files/design/images/bg-nav-b-c.png) repeat-x;
	height:14px;

	display:block;
}


/*menu*/
.menu{
	margin:0;
	padding:16px 0 0 0;
	list-style:none;
	float:right;
	position:relative;
}
.menu li{
	float:left;
	margin-right:8px;
}
.menu li a img{display:block;}
/*main*/
#main{
	width:100%;
	padding:58px 0 0;
}
#main h1{
	font-size:30px;
	color:#fff;
	margin:0 0 19px;
}
/*content*/
#content{
	width:100%;
	position:relative;
}
#content .content-t{
	background: url(/files/design/images/bg-content-t.png) no-repeat;
	height:11px;
	overflow:hidden;
}
#content .content-c{
	background: url(/files/design/images/bg-content-c.png) repeat-y;
	width:972px;
}
#content .content-c:after{
	clear:both;
	display:block;
	content:"";
}
.inner #content .content-t{background: url(/files/design/images/bg-inner-content-t.png) no-repeat;}
.inner #content .content-c{
	background: url(/files/design/images/bg-inner-content-c.png) repeat-y;
	padding:0 23px 19px 81px;
	width:868px;
	min-height: 470px;
}
.img-visual{
	margin:-17px 4px 0 0;
	height:484px;
	width:941px;
	display:inline;
	position:relative;
	float:right;
}
.img-visual img{
	display:block;
}
.img-box{
	float:right;
	padding:12px 0 0;
	width:466px;
}
.img-box img{display:block;}
/*logo*/
.logo{
	position:absolute;
	right:4px;
	bottom:41px;
	z-index:1;
	overflow:hidden;
	text-indent:-9999px;
	width:226px;
	height:69px;
}
.logo a{
	background: url(/files/design/images/logo.png) no-repeat;
	height:100%;
	display:block;
}
/*boxes*/
.boxes{
	position:absolute;
	left:62px;
	top:41px;
}
.box{
	margin:0 0 11px;
	position:relative;
	cursor:pointer;
}
.box .frame{
	background: url(/files/design/images/bg-box.png) no-repeat;
	padding:13px 19px 0;
	width:258px;
	height:119px;
}
.box a{
	position:absolute;
	top:0;
	left:0;
	width:315px;
	height:119px;
}
.box h2{
	margin:0 0 18px;
	color:#c8141e;
	font-size:18px;
}
.box .text{
	line-height:13px;
	display:block;
	width:180px;
	color:#322a2a;
}
.img-place{
	position:absolute;
	top:34px;
	right:-20px;
}
.img-place img{display:block;}
/*info*/
.info{
	line-height:24px;
	width:287px;
	float:left;
	padding:42px 0 0 0;
}
.info h2{
	position:relative;
	background: url(/files/design/images/bg-heading.gif) no-repeat;
	width:310px;
	height:50px;
	margin:0 0 13px -19px;
	color:#c8141e;
	font-size:18px;
	font-weight:normal;
	padding:13px 0 0 10px;
}
.info p{margin:0 0 20px;}
/*footer*/
#footer{
	width:100%;
	line-height:13px;
}
#footer .c{
	background: url(/files/design/images/bg-footer-c.png) repeat-y;
	padding:14px 64px 6px 29px;
	overflow:hidden;
	height:1%;
}
#footer .b{
	background: url(/files/design/images/bg-footer-b.png) no-repeat 0 100%;
	height:15px;
}
.address-box {
	font-style:normal;
	margin:0;
	width:100%;
	overflow:hidden;
	width:139px;
	float:left;
	color:#fff;
}
.address-box dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
* html .address-box dt{
	margin:0;
}
.address-box dd{margin:0;}
.contact{
	width:139px;
	float:left;
	padding:0 0 0 25px;
}
.contact ul{
	margin:0;	padding:0;	list-style:none;
}
#footer .web{color:#fff;}
.contact .web{color:#fff;}
.data{
	float:right;
	width:330px;
	font-size:10px;
	padding:0;
	color:#fff;
}
.data p{margin:0;}

.breaker {
	height: 0px;
	clear: both;
	overflow: hidden;
}