html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #333333;
	background: #dfddd7;
}
html, body, A, input, select, textarea{
	font-family: 'PT Sans', Tahoma, Arial, Verdana, sans-serif;
}
A{
	text-decoration: underline;
	color: #306d87;
	outline: none;
}
A:hover{
	text-decoration: underline;
	color: #e56c3d;
}
img{
	border: 0;
}
header, nav, aside, section, article, footer{
	display: block;
}
form{
	margin: 0;
	padding: 0;
}
input, select, textarea{
	margin: 0;
	font-size: 12px;
	color: #333333;
}
.button{
	cursor: pointer;
}
.checkbox{
	position: relative;
	top: 2px;
	*top: 1px;
}
@media not all and (-webkit-min-device-pixel-ratio){
	.checkbox { top: 0px; }
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}
.clearfix:before, .clearfix:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after{ clear: both; }
.clearfix{ zoom: 1; }
.flexible{
	overflow: hidden;
	zoom: 1;
}
.center{
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}

/* ----- all ----- */
#all{
	max-width: 1060px;
	min-width: 990px;
	margin: 0 auto 15px auto;
	background: #fbfaf7 url(../images/content_top_bg.gif) center top no-repeat;
}
#all_2{
	width: 100%;
	padding: 50px 0;
	background: url(../images/content_bottom_bg.gif) center bottom no-repeat;
	overflow: hidden;
}

/* ----- header ----- */
#header_top{
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	position: relative;
}
#header_top ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_top ul li{
	position: relative;
}
#header_top ul li a{
	text-decoration:none;
}
#header_top ul li i{
	position: absolute;
	top: 24px;
	left: 50%;
	display: block;
	width: 32px;
	height: 16px;
	margin: 0 0 0 -16px;
	background: url(../images/menu_cur.png) left top no-repeat;
}
.header_icons{
	float: left;
}
.header_icons li{
	float: left;
	margin: 0 29px 0 0;
}
.header_icons li img{
	position: relative;
	top: 2px;
}
.menu{
	float: right;
	width: 550px;
}
.menu li{
	float: left;
	margin: 0 25px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

/* ----- footer ----- */
#footer{
	width: 960px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 10px;
	overflow: hidden;
}
#footer a:hover{
	color: #e56c3d;
}
.footer_right{
	float: right;
	width: 470px;
	padding: 3px 0 0 0;
	color: #8d8879;
}
.footer_right a{
	color: #8d8879;
}
.footer_left{
	float: left;
	width: 160px;
	margin: 0 80px 0 0;
	padding: 3px 0 0 10px;
}
.footer_center{
	float: left;
	width: 162px;
	font-size: 11px;
}
.footer_center a{
	color: #333333;
}
.footer_center span{
	margin: 0 5px 0 0;
	font-size: 13px;
}

/* ----- content ----- */
#content{
	width: 960px;
	margin: 0 auto;
}
h1{
	margin: 0 0 13px 0;
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
}
h2{
	margin: 0 0 13px 0;
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
}
h3{
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 15px;
}
h4{
	margin: 0 0 10px 0;
	font-size: 14px;
}
h5{
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 15px;
}
h6{
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: normal;
}
.content_header_left{
	float: left;
	margin: 0 0 26px;
}
.content_header_right{
	float: right;
	width: 550px;
	margin: -9px 0 0 0;
}
.info{
	margin: 0 0 34px 0;
	line-height: 18px;
}
.pl12{
	padding-left: 12px;
}
.contacts{
	float: right;
	width: 163px;
	font-size: 11px;
	background: url(../images/ico_phone.png) right 10px no-repeat;
	position: relative;
	top: 19px;
}
.contacts span{
	position: absolute;
	top: 7px;
	left: -32px;
	font-weight: bold;
}
.contacts strong{
	font-size: 32px;
}
.contacts p{
	margin: -3px 0 0 0;
	color: #4d4643;
	line-height: 17px;
}
.discounts{
	float: left;
	width: 350px;
	margin: -30px 135px 0 0;
	overflow: hidden;
}
.discounts i{
	float: left;
	display: block;
	width: 150px;
	height: 108px;
	margin: 0 22px 0 0;
	padding: 42px 0 0 0;
	text-align: center;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	background: url(../images/ico_o.png) left top no-repeat;
}
.discounts .flexible{
	padding: 29px 0 0 0;
	font-size: 11px;
}
.discounts a{
	font-size: 12px;
	color: #ee875b;
	font-weight: bold;
	text-transform: uppercase;
}
.discounts a:hover{
	color: #306d87;
}
.discounts p{
	margin: 0;
	color: #4d4643;
	line-height: 17px;
}
.discounts span{
	color: #bbb4b0;
}
.menu_left{
	float: left;
	width: 270px;
	margin: 0 0 30px 0;
}
.menu_left h6{
	padding: 0 0 0 22px;
}
.menu_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_left ul li{
	padding: 0 0 16px 22px;
	font-weight: bold;
	line-height: 14px;
	background: url(../images/bullet.png) left 7px no-repeat;
}
.menu_left ul li a{
	text-decoration:none;
	}
.trash{
	width: 100%;
	margin: 0 0 45px 0;
	position: relative;
}
.trash_block{
	position: absolute;
	top: -61px;
	width: 170px;
	padding: 0 0 88px 0;
	z-index: 1;
}
.trash_block_2{
	width: 170px;
}
.trash_block_3{
	min-height: 218px;
	padding: 35px 22px 0 22px;
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
}
.trash_blue{
	left: 0px;
	background: url(../images/trash_blue_bottom_bg.png) left bottom no-repeat;
}
.trash_blue .trash_block_2{
	background: url(../images/trash_blue_bg.jpg) left top repeat-y;
}
.trash_blue .trash_block_3{
	color: #f2f2ec;
	background: url(../images/trash_blue_top_bg.jpg) left top no-repeat;
}
.trash_grey{
	top: -168px;
	left: 240px;
	background: url(../images/trash_grey_bottom_bg.png) left bottom no-repeat;
}
.trash_grey .trash_block_2{
	background: url(../images/trash_grey_bg.jpg) left top repeat-y;
}
.trash_grey .trash_block_3{
	color: #574d46;
	background: url(../images/trash_grey_top_bg.jpg) left top no-repeat;
}
.trash_orange{
	top: -119px;
	right: 0px;
	background: url(../images/trash_orange_bottom_bg.png) left bottom no-repeat;
}
.trash_orange .trash_block_2{
	background: url(../images/trash_orange_bg.jpg) left top repeat-y;
}
.trash_orange .trash_block_3{
	color: #f4f3f1;
	background: url(../images/trash_orange_top_bg.jpg) left top no-repeat;
}
.trash_img{
	height: 418px;
	margin: 0 -50px;
	position: relative;
	z-index: 2;
}
.trash_img_2{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#trash_description{
	padding: 0 0 0 12px;
}
.trash_description{
	float: left;
	width: 29%;
	margin: 0 4.3% 0 0;
	line-height: 18px;
	position: relative;
	z-index: 3;
}
.trash_description .description_logo{
	position: absolute;
	top: -20px;
}
.trash_description p{
	margin: 0 0 18px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
}
.trash_description_blue p{
	color: #306d87;
}
.trash_description_grey p{
	color: #666666;
}
.trash_description_orange p{
	color: #e56c3e;
}
.separator{
	position: relative;
	top: 5px;
}
#block_removal{
	margin: 0 0 60px 0;
	padding: 0 0 0 12px;
	overflow: hidden;
}
.block_removal{
	float: left;
	width: 20%;
	margin: 0 5% 0 0;
	line-height: 18px;
}
.block_removal .block_removal_img{
	margin: 0 0 7px 0;
	position: relative;
	left: -8px;
}
.news{
	float: left;
	width: 430px;
	margin: 0 33px 0 0;
	padding: 0 0 0 12px;
	line-height: 18px;
}
.news span{
	font-size: 11px;
	color: #bab3b0;
}
.news p{
	margin: 0 0 17px 0;
}
.articles{
	float: left;
	width: 370px;
	padding: 18px 0 0 12px;
}
.articles a{
	font-weight: bold;
}
.read_more{
	font-size: 11px;
	color: #e56c3d;
	font-weight: normal !important;
}
.read_more:hover{
	color: #306d87;
}

/* ----- inner ----- */
.footer_inner .footer_center{
	float: right;
}
.header_top_inner .menu{
	width: 630px;
}
.header_top_inner .contacts{
	position: absolute;
	top: 14px;
	right: 0px;
	float: none;
	width: 130px;
	background-position: right 7px;
}
.header_top_inner .contacts span{
	top: 4px;
}
.header_top_inner .contacts strong{
	font-size: 24px;
}
.content_left{
	float: left;
	width: 270px;
}
.content_right{
	float: right;
	width: 630px;
	margin: -5px 0 0 0;
}
.content_left .menu_left{
	margin: 0 0 50px 0;
}
.discounts_small{
	padding: 0 0 0 22px;
	overflow: hidden;
}
.discounts_small i{
	float: left;
	display: block;
	width: 50px;
	height: 37px;
	margin: 0 12px 0 0;
	padding: 13px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	background: url(../images/ico_o_small.png) left top no-repeat;
}
.discounts_small .flexible{
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #4d4643;
	line-height: 17px;
}
.txt{
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 20px;
}
.header_p{
margin-top:0px;
}
