#bottom_banner_area{
        position: relative;
      	width: 100%;/*ширина */
       	margin-top: 0px;
	margin-left: auto;
	overflow:hidden;
	margin-right: auto;
	text-align:left;
	height: 157px;
        background: #ffffff;
        text-decoration: none;

}
#botbanner{
    position: relative;
      	width: 550px;/*ширина */
       	margin-top: 0px;
	margin-left: auto;
	overflow:hidden;
	margin-right: auto;
	text-align : center;
	height: 157px;
        background: #ffffff;
        text-decoration: none;
}
#socicon{
    position: absolute;
    float: left;
}
#delopinc{
  position: absolute;
  right: 15px;
}
#delopinc a{
  color: #646464;
  text-decoration: none;
}
#delopinc a:hover{
  color: #646464;
  text-decoration:underline;
}
