@charset "utf-8";
#lang {
	background-image: url(../images/lang.jpg);
	height: 337px;
	width: 348px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}
#lang ul {
	list-style-type: none;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	color: #939598;
	font-weight: bold;
	width: 178px;
	display: block;
	margin: 0px;
	height: 163px;
	padding-top: 127px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
#lang ul li a {
	color: #939598;
	text-decoration: none;
}
.footer1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-align: center;
}
#lang ul li a:hover {
	color: #c11b20;
}
