﻿#conteiner{
	width:959px;
	margin:auto;
	z-index:100;
}
#conteiner3{
	width:959px;
	margin:auto;
	z-index:100;
	position:relative;
}
.top{
	float:left;
	width:959px;
}
#conteiner2{
	width:959px;
	margin:auto;
	min-width:1081px;
}
#header{
	float:left;
	width:959px;
	padding-top:0px;
}
#header .boxLogo{
	float:left;
	padding-top:60px;
}
.searchBox{
	float:right;
	padding-top:60px;
	padding-right:30px;
}
#bgContent{
	float:left;
	width:948px;
	display:inline;
	background-repeat:repeat-y;
	background-image:url('../images/shadow.png');
	-background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadow.png', sizingMethod='scale');
}
#left{
	width:610px;
	float:left;
	display:inline;
}
.boxNews{
	float:left;
	width:620px;	
	padding-top:0px;
	padding-bottom:15px;
	display:inline;
	padding-top:20px;
}
#left .no_border{
	border-bottom:0px solid #727064;
}
#right{
	float:right;
	width:278px;
	display:inline;
	padding-bottom:20px;
	padding-right:20px;
}
#footerBg{
	float:left;
	width:100%;
	background-image:url('../images/bg_footer.png');
	-background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_footer.png', sizingMethod='scale');
    margin-top:20px;
}
#footerBg2{
	float:left;
	width:957px;
	background-color:#ffffff;
	margin-top:10px;
	border:1px solid #c7cdd1;
	margin-bottom:60px;
}
#footer{
	width:959px;
	margin:auto;
	padding-bottom:60px;
}
#footer a{
	color:#D7643D;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer2{
	width:940px;
	float:left;
	background-color:#545b3a;
	padding-top:15px;
	padding-bottom:15px;
	color:#b9c0a1;
	line-height:20px;
}
#social{
	width:152px;
	background-color:#f3f2f0;
	display:inline;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:10px;
}
#social ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/*end*/
.featuredBox{
	float:left;
	padding-bottom:20px;
	display:inline;
	width:610px;
	margin-left:20px;

}
#headerBox{
	float:left;
	padding-top:0px;
}

.boxVideo{
	float:left;
	border-bottom:1px solid #c7cdd1;
	width:600px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.boxVideo .imgVideo{
	float:left;
	width:237px;
}
.boxVideo .textVideo{
	float:left;
	width:350px;
	padding-left:10px;
}
.boxVideo .titleVideo{
	float:left;
	font-family:Georgia;
	font-size:32px;
	width:350px;
}
.boxVideo .textVideo ul{
	margin:0px;
	padding:0px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.boxVideo .textVideo ul li{
	background-image:url('../images/pic_video.gif');
	background-repeat:no-repeat;
	list-style-type:none;
	background-position:left 17px;
	padding-left:10px;
	padding-top:10px;
	font-size:15px!important;
}
.boxVideo .textVideo ul li a{
	font-size:15px!important;
	color:#0033cc;
	font-family:Arial;
	line-height:18px!important;
}

