#main-tsr {
	background-image: url(../img/img_b2b_main.jpg);
	background-position: 0 0;
    background-repeat: no-repeat;
    height: 335px;
    position: relative;
    margin-top: 80px;
}

#main-tsr a {
    position: absolute;
}

#main-tsr a#brief {
    display: block;
    width: 150px;
    height: 35px;
    text-indent: -9999px;
    top: 202px;
    left:558px;
}

#main-tsr a#russia {
	color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
}

#cols {
    overflow: hidden;
    background-image:url(../img/bg_b2b_cols.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#cols .col {
    float: left;
    width: 276px;
    margin-right: 12px;
    padding-left: 0;
}
#cols a {
    color: #fff;
}

#cols .col ul,
#cols .col p,
#cols .col a {
    margin-left: 12px;
	padding-left: 0;
    margin-right: 12px;
}

#cols li {
    list-style: none;
	margin-bottom: 5px;
    margin-left: 0;
}


#cols .col h2 {
    text-indent:-9999px;
}

#cols #solutions {
    
}

#cols #solutions a {
    display: block;
    text-align: center;
}

#cols #wholesale {
    
}

#cols #wholesale a span {
    padding-right: 5px;
}

#cols #news {
    margin-right: 0;
}

#cols #news a {
    margin-left: 0;
}

#news li {
    position: relative;
}

#cols #news li a {
    display: block;
    margin-left:15px;
}

#news li span {
    position: absolute;
    left: 0;
    top: 0;
}

#cols #news a {
    margin-left: 12px;
    display: block;
}

#news a span {
    
    padding-right: 7px;
}

#customerservice {
    overflow: hidden;
    background-image: url(../img/bg_en_b2b_customer_service.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 25px;
    height:78px;
}

#customerservice h3,
#customerservice h4,
#customerservice p {
    margin: 0;
    padding: 0;
}

#customerservice h3 {
    text-indent: -9999px;
    
}

#customerservice h4 { 
	color: #97c4e0;
}



#customerservice .col { 
	float: left;
	margin-top: -20px;
	padding-top: 10px;
	width: 276px;
}

#customerservice .first { 
	margin-left: 288px;
	margin-right: 12px;
	
}

