﻿#conteiner{
	width:962px;
	margin:auto;
	float:left;
	position:relative;
	z-index:100;
}
.top{
	float:left;
	width:996px;
}
#conteiner2{
	width:962px;
	margin:auto;
}
#header{
	float:left;
	width:962px;
	padding-top:30px;
}
#header .boxLogo{
	float:left;
	padding-top:60px;
}
.searchBox{
	float:right;
	padding-top:60px;
	padding-right:30px;
}
#bgContent{
	float:left;
	width:979px;
	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:650px;
	float:left;
	display:inline;
	padding-top:10px;
}
#left .boxNews{
	float:left;
	width:630px;
	margin-left:15px;
	padding-top:0px;
	padding-bottom:15px;
	display:inline;
	padding-top:20px;
}
#left .no_border{
	border-bottom:0px solid #727064;
}
#right{
	float:right;
	width:275px;
	display:inline;
	padding-right:10px;
}
#right .boxRight{
	float:left;
	width:274px;
	padding-bottom:10px;
	display:inline;
}
#footerBg{
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
}
#footer{
	float:left;
	width:962px;
	background-image:url('../images/bg_footer.gif');
	color:#cfc1bc;
	font-size:13px;
	padding-top:20px;
	padding-bottom:15px;
	margin-bottom:20px;
}
#footer a{
	color:#cfc1bc;
	text-decoration:none;
}
#footer a:hover{
	color:#cfc1bc;
	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:10px;
	padding-top:10px;
	margin-left:10px;
	display:inline;
	width:628px;
}