#home-information { display: none !important; }
.home-header-en,.home-banner-en { display: block; }
.home-banner { display: none !important; }
.home-banner li { float: right; }
.home-banner-en,.home-banner-en li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.home-banner-en {
	height: auto;
	width: 100%;
	text-align: center;
	border-top: 2px solid #FFF;
}
.home-banner-en li {
	height: auto;
	border-bottom: 2px solid #FFF;
}
.home-banner-en li img { vertical-align: top; }
ul.bottom-contact-en { display: block; }
ul.bottom-contact { display: none; }
ul.bottom-contact-en,.bottom-contact-en li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.bottom-contact-en {
	text-align: center;
	background-color: #F7F5F3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.bottom-contact-en li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
@media screen and (max-width: 860px) {
.bottom-contact-en li:nth-child(2) img { margin-top: 20px; }
.bottom-contact-en li {
	padding-right: 0;
	padding-left: 0;
	display: block;
}
}
.construction { display: block; }
#footer-navigation-en { display: block; }
#footer-navigation { display: none; }
#footer-navigation-en {
	background-color: #E8E8E8;
	color: #000;
}
#footer-navigation-en .wrap-inner{
	width: 1240px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 15px;
}
@media screen and (max-width: 1240px) {
#footer-navigation-en .wrap-inner { display: none; }
}
#footer-navigation-en strong {
	font-family: Impact;
	font-size: 16px;
}
#footer-navigation-en table {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
#footer-navigation-en a,#footer-navigation-en a:hover {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 180%;
}
#footer-navigation-en strong {
	display: block;
	margin-bottom: 15px;
}
#footer-navigation-en strong.type-normal { font-weight: normal !important; }
#footer-navigation-en td {
	padding-bottom: 25px;
	vertical-align: top;
}
#footer-navigation-en tr:first-child td{ padding-right: 25px; }
#copyright-en {
	background-image: url(images/copyright-back.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	display: block;
}
#copyright-en a,#copyright img { vertical-align: top; }
#copyright { display: none; }
@media screen and (max-width: 640px) {
#site-title {
	width: 63%;
}
ul.language {
	position: absolute;
	top: 15px !important;
}
#mobile-menu a { top: 10px !important; }
}