.footer_content{
	padding-top:0px;
}

.upper_content{
	background-image: url(../img/footer_background.png);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 111px;
}

.footer_separate_line{
	background-image: url(../img/footer_background_line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:5px!important;
	overflow: hidden;
	position:absolute;
	top:48px;
	left: 0px;
	border-bottom: #ffffff solid 1px;
}

.banner_left{
	width: 249px;
	position: absolute;
	bottom:83px;
	height:60px;
	left:11px;
}

.banner_center{
	width: 520px;
	position: absolute;
	bottom:83px;
	height:60px;
	left:280px;
}

.banner_right{
	width: 240px;
	position: absolute;
	bottom:83px;
	height:60px;
	right:5px;
}

.footer_brand{
	position: absolute;
	bottom:10px;
	left:10px;
}

.footer_logo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer_logo.png', sizingMethod='crop');
	width: 38px;
	height: 32px;
	float: left;
}

html > body .footer_logo{
	background-image: url(../img/footer_logo.png);
	background-repeat: no-repeat;
	//background-image: none;
}

.footer_company{
	font-size: 14px;
	font-weight: bold;
	color: #6d6d6d;
	padding-top:10px;
	width:215px;
}

.footer_middle{
	position: absolute;
	bottom:10px;
	left:330px;
	color: #000;
}

.footer_middle a {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

.footer_middle a:hover{
	text-decoration: none;
}

.footer_adress{
	position: absolute;
	right: 23px;
	bottom: 5px;
	text-align: left;
	font-size: 9px;
	color: #010101;
}

.dark_content{
	background-color: #000;
	height:99px;
	width: 100%;
	position: relative;
    text-align: center;
}

.dak_first_row{
	padding-top: 5px;
	color: #fff;
	font-size: 10px;
}

.dak_first_row a {
	color: #f00;
}

.dak_first_row a:hover{
	text-decoration: none;
	
}
.dark_banner_row{
	margin-top:10px;
	text-align: center;
    padding-left: 330px;
}

.dark_banner_row div{
	float: left;
	padding: 0px 5px;
}

.banner_bigmir{
	background-image: url(../img/footer_banner_small1.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 30px;
}

.banner_arrow{
	background-image: url(../img/footer_banner_small2.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 33px;
}

.banner_red{
	background-image: url(../img/footer_banner_small3.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 31px;
}

.banner_meta{
	background-image: url(../img/footer_banner_small4.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 31px;
}

.banner_i{
	background-image: url(../img/footer_banner_small5.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 32px;
}

.banner_meta2{
	background-image: url(../img/footer_banner_small6.png);
	background-repeat: no-repeat;
	width: 95px;
	height: 33px;
}

.banner_bigmir2{
	background-image: url(../img/footer_banner_small7.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 32px;
}
