﻿.b-site-footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	position: relative;
	width: 980px;
}

.b-site-footer__wrapper {
	clear: both;
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative;
}

.b-social-links img
{
	margin: 0;
}
.b-social-links__link 
{
	padding: 0 3px;
}
.b-social-links__img__tw 
{
	background-position: -16px -123px;
}
.b-social-links__img__lj 
{
	background-position: -48px -123px;		
	}
.b-social-links__img__vk
{
	background-position: 0 -123px;		
	}		
.b-social-links__img__fb
{
	background-position: -64px -123px;		
	}		
.b-social-links__img__ok
{
	background-position: -32px -123px;		
	}	

/* лого */

.b-site-footer__logo  
{
	float: left; 
	padding-left: 10px;
}

.b-site-footer__logo img {
	position: absolute;
	top: -10px;
	margin: 0;
	background-position: 0 -63px;
}
.b-site-footer-mailtop__link 
{
	margin: 0;
	/*background-position: -117px -63px;*/
	}

.b-site-footer__bg {
	background: none repeat scroll 0 0 #ebebeb;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	height: 30px;
	overflow: hidden;
	padding: 7px 10px 4px;
}

.b-site-footer__bg__menu 
{
	margin: 0;
	clear: none;	
	}
.b-site-footer__bg__menu__item
{
	border-left: 1px solid #1B69A7;
}
.b-site-footer__bg__menu__item:first-child
{
	border: none;
}

.b-site-footer__bg__left {
	float: left;
	margin-left: 120px;
	margin-top: 7px;
}

.b-site-footer__bg__right {
	position: absolute;
	right: 10px;
	top: 5px;
}

.b-site-footer__bg__center {
	margin-left: 247px;
	padding-top: 7px;
	text-align: center;
	width: 579px;
}


.b-site-footer__bg__center ul { }

.b-site-footer__bg__center ul li {
	float: left;
	padding: 0 5px;
}

.b-site-footer-seotext  {
	padding: 0 9px; 
	font-size: 12px;	
	overflow: hidden;
}
.b-site-footer-seotext__h2,
.b-site-footer-seotext h2 {
	padding-bottom: 5px;
	font-size: 12px;	
}
.b-site-footer-seotext__p,
.b-site-footer-seotext p {
	padding: 0 0 10px 0;
}
.b-site-footer-seotext-list {
	margin: 0 0 10px 0;
}
.b-site-footer-seotext-list__item 
{
	padding: 0 0 2px 0;
	}
.b-site-footer-seotext-list__item a 
{
	color: #333;
	}	
