﻿#conteiner{
	width:975px;
	margin:auto;
	float:left;
}
.top{
	float:left;
	width:930px;
}
#conteiner2{
	width:975px;
	margin:auto;
}
#conteiner3{
	width:100%;
	float:left;
}
#header{
	float:left;
	width:975px;
	background-repeat:no-repeat;
	background-image:url('../images/bg_header.png');
	height:221px;
	-background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/green_air/images/bg_header.png', sizingMethod='crop');
}
#header .boxLogo{
	float:left;
	padding-top:60px;
}
.searchBox{
	float:right;
	padding-top:60px;
	padding-right:30px;
}
#bgContent{
    background-image: url("../images/bg_content.png");
    background-repeat: repeat-y;
    float: left;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 955px;
}
#left{
	width:660px;
	float:left;
	display:inline;
}
#left .boxNews{
	float:left;
	width:610px;
	padding-top:5px;
	background-image:url('../images/border2.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:15px;
	display:inline;
}
#left .no_border{
	border-bottom:0px solid #727064;
}
#right{
	float:right;
	width:250px;
	margin-right:15px;
	display:inline;
}
#right .boxRight{
	float:left;
	width:250px;
	padding-bottom:10px;
	display:inline;
}
#footer2{
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
}
#footer{
	float: left;
    padding-bottom: 20px;
    width: 975px;
}
#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;
	background-image:url('../images/border.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:15px;
	padding-top:15px;
}
