@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana;
	font-size:10px;
	colo:#333333;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color:#bababa;
}
*
{	
	margin:0;
	padding:0;
	list-style:none;
}
#main-bg {
	float:centred;
	width:100%;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#main {
	width:810px;
}
#main div, li {
	float:left;
}
#container {
	width:100%;
}
.logo {
	width:782px;
	padding-left:28px;
	text-align:left;
}
.menu {
	width:850px;
	padding-top:35px;
	padding-bottom:29px;
	font-size:10px;
	font-weight:bold;
	color:#87888d;
	text-align:center;
}
.menu li {
	padding-left:15px;
}
.menu .menulink {
	color:#87888d;
	text-decoration:none;
		
}
.menu .menulink:hover {
	color:#000000;
	text-decoration:none;	
}
.menu .menulink-active {
	color:#000000;
	text-decoration:none;	
}
.banner {
	width:810px;
	text-align:center;
}

.welcome {
	width:810px;
	height:115px;
	text-align:center;
	/*background-image:url(../images/video-screen-belov-img.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	/*margin-left: 50px;*/
}

.welcometxt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

.headtxt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.video-below-img {
	width:810px;
	height:24px;
	text-align:center;
	background-image:url(../images/video-screen-belov-img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#content {
	width:810px;
	text-align:left;
}
#innerpage_content {
	width:720px;
	padding-left:45px;
	padding-right:45px;
}
.innerpage_data {
	width:692px;
	background-color:#cccccc;
	border:#333333 solid 1px;
	padding:13px;
	text-align:left;

}

#content .top_belt {
	width:765px;
	padding-left:45px;
}
#content .top_belt_data {
	width:720px;
	height:30px;
	padding-top:15px;
	background-color:#333333;
	font-size:10px;
	color:#FFFFFF;
}
.video-slider
{
width:810px;
float:left;
}
#content .content_data {
	width:810px;
	text-align:left;
}
.arrow_left {
	width:27px;
	height:127px;
	padding-top:51px;
	padding-right:18px;
}
.arrow_right {
	width:27px;
	height:127px;
	padding-top:51px;
	padding-left:18px;
}
.content_data1 {
	width:205px;
	height:69px;
	padding-right:40px;
	padding-bottom:8px;
}
.content_data-img {
	width:75px;
	height:69px;
}
.content_data-txt {
	width:130px;
	height:69px;
}

.bottom_belt {
	width:765px;
	padding-left:45px;
}
.bottom_belt .bottom_belt_data {
	width:720px;
	background-color:#929292;
	height:40px;
}
.footer {
	width:810px;
	padding-top:31px;
	padding-bottom:29px;
	font-size:10px;
	color:#87888d;
	text-align:center;
}
.footer li {
	float:none;
	text-align:center;

}
.footer .footerlink {
	color:#87888d;
	text-decoration:none;
		
}
.footer .footerlink:hover {
	color:#000000;
	text-decoration:none;	
}
.footer .footerlink-active {
	color:#000000;
	text-decoration:none;	
}
a.topbelt_link {
	color:#CCCCCC;
	text-decoration:none;
}
a.topbelt_link:hover {
	color:#FFFFFF;
	text-decoration:none;
}
