/* 2. header [-begin-] */
body {
	background: #e50102;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
a img { border: none; }
.container {
	width: 912px;
	height: 600px;
	position: relative;
	margin-top: 92px;
	margin-left: auto;
	margin-right: auto;
}
.mainimage {
	position: absolute;
	left: 10px;
	top: 19px;
}
.lang {
	position: absolute;
	left: 816px;
	top: 0;
	text-align: right;
	line-height: 20px;
}
.lang a {
	color: #000;
	text-decoration: none;
}
.footer1, .footer2 {
	position: absolute;
	left: 50px;
	width: 550px;
	text-align: center;
}
.footer1 {
	top: 474px;
	color: #fff;
	font-size: 14px;
}
.footer1 a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.footer2 {
	top: 494px;
	color: #c0c0c0;
	font-size: 10px;
}
.footer2 a {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 10px;
}
.links {
	position: absolute;
	left: 607px;
	top: 142px;
	height: 454px;
	background: #130a03;
	width: 285px;
}
.link1, .link2, .link3 {
	position: absolute;
	left: 0;
	top: 0;
}
.link2 { top: 93px; }
.link3 { top: 195px; }
.line1, .line2, .line3 {
	position: absolute;
	background: #980002;
	height: 1px;
	font-size: 1px;
	width: 320px;
	left: 591px;
}
.line1 { top: 234px; }
.line2 { top: 336px; }
.line3 {
	left: 0;
	top: 437px;
	width: 912px;
}