﻿.conteiner{
	width:999px;
	margin:auto;
}
.conteiner2{
	width:100%;
	float:left;
	background-color:#fff;
	padding-top:5px;
}
.conteinerHeader{
	width:100%;
	float:left;
	background-image:url(../images/bg_header2.jpg);
	background-repeat:repeat-x;
	height:287px;
}
.bgImg{
	width:100%;
	floar:left;
	height:287px;
	background-image:url(../images/img-header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.conteinerHeader2{
	width:1108px;
	margin:auto;
}
.textImg{
	float:left;
	width:100%;
	height:125px;
	background-image:url(../images/bg_text.jpg);
	background-repeat:repeat-x;
	background-color:#525252;
}
.conteiner3{
	width:100%;
	float:left;
	background-color:#ffffff;
	padding-bottom:20px;
	padding-top:10px;
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.conteinerFooter{
	width:100%;
	float:left;
	background-color:#363737;
	background-image:url(../images/footer.gif);
	padding-top:15px;
	background-repeat:repeat-x;
}
#header{
	width:999px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	min-height: 75px;
}
#left{
	width:680px;
	float:left;
}
#right{
	width:277px;
	float:right;
}
#footer{
	float:left;
	width:100%;
	padding-bottom:55px;
}
.VideoContent{
	display:none;
}
