@charset "windows-1251";
body {
	background-color: #333030;
}
#wraper {
	display: block;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #86878B;
}
.top1 {
	background-image: url(images/top.png);
	display: block;
	height: 57px;
}
.h1 {
	background-image: url(images/t1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 320px;
}
.h2 {
	background-image: url(images/t2.png);
	background-repeat: no-repeat;
	background-position: 245px top;
	display: block;
	height: 320px;
}
.h3 {
	background-image: url(images/t3.png);
	background-repeat: no-repeat;
	background-position: 431px top;
	display: block;
	height: 320px;
}
.h4 {
	background-image: url(images/t4.png);
	background-repeat: no-repeat;
	background-position: 627px top;
	display: block;
	height: 320px;
}
.h5 {
	background-image: url(images/t5.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 320px;
	position: relative;
}
.cbot {
	background-image: url(images/bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	min-height:80px;
	padding-bottom: 40px;
}
.content {
	display: block;
}
.line {
	font-size: 1px;
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 4px;
	clear: both;
}
.mmenu li {
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
}
.mmenu {
	text-align: center;
	display: block;
	font-family: "Myriad Pro";
	font-size: 18px;
	position: relative;
	top: 287px;
	color: #FFFFFF;
}
.mmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.mmenu a:hover { text-decoration:underline;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover { text-decoration:none;
}
.h5 h1 {
	display: block;
	position: absolute;
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #851e3b;
	left: 50%;
	margin-left: -62px;
	top: 240px;
	width: 125px;
}
.right {
	display: block;
	float: right;
	width: 610px;
	margin-right: 52px;
	_margin-right:26px;
	font-family: "Myriad Pro";
	color: #FFFFFF;
}
.right h2 {
	font-size: 30px;
	padding-bottom: 5px;
}
.right p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
}
.left {
	display: block;
	float: left;
	width: 265px;
	margin-left: 50px;
	_margin-left:25px;
	font-family: "Myriad Pro";
	color: #FFFFFF;
}
.left h2 {
	font-size: 30px;
}
.left ul {
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
}
.arttitle {
	font-size: 13px;
	display: block;
	clear: both;
	font-family: "Arial";
	font-weight: bold;
}
.arttitle a {
	color: #FFFFFF;
	text-decoration: underline;
}
.arttext {
	font-size: 13px;
	display: block;
	clear: both;
	margin-bottom: 10px;
	font-family: "Arial";
}
.left li a {
	color: #FFFFFF;
	text-decoration: none;
}
.left li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	display: block;
	margin-right: 52px;
	margin-left: 52px;
	height: 54px;
	position: relative;
}
.copy {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 10px;
}
.copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
.counters {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	height: 31px;
}
.counters img {
	margin-left: 10px;
}
.img {
	padding: 0px 0px 0px 0px; margin: 2px 6px 4px 0px; border: 1; border-color: #ffffff;
}
.img1 {float:left; padding: 0px 5px 5px 0px;}
