
body{
    background-color: #f6f6f6;
}     

.davalianeba_icon{
    background: url(davalianeba_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    height:95px;
    width: 134px;
}
.footer_bot a:hover{
    text-decoration: underline;
    color:#8f5684 ;
}
.footer_bot a
{
    text-decoration: none;
    color:#656064;
}
.footer_bot > div
{
    float: left;
    font-family: BPGBannerCapsRegular;
    font-size: 12px;
    line-height: 26px;
    width: auto;
}
.off_icon
{
    width:37px;
    height: 26px;
    float: left;
    display: block;
}
.off_icon.tel{
    background: url(off_icons.png);
    background-repeat: no-repeat;
    background-position: -26px center;
}
.off_icon.mail{
    background: url(off_icons.png);
    background-repeat: no-repeat;
    background-position: -61px center;
}
.off_icon.web{
    background: url(off_icons.png);
    background-repeat: no-repeat;
    background-position: 9px center;
}
.off_icon.mis{
    background: url(off_icons.png);
    background-repeat: no-repeat;
    background-position: -96px center;
}
.footer_top,
.footer_bot
{
    display: table;
    margin: 0 auto;
    overflow: hidden;
    color: #656064;
    padding: 5px 0;
}
.footer_text
{
    display: table;
    margin: 0 auto;
    overflow: hidden;
    color: #656064;
    padding: 5px 0;
    text-align: center;
    font-family: BPGBannerCapsRegular;
    font-size: 14px;  
}
.footer_logo a
{
    height:32px;
    width:116px;
    display: block;
    font-size: 0;
}
.clr
{
    clear: both;
}
.footer_logo{
    background: url(off_logo.png);
    background-repeat: no-repeat;
    background-position: left center;
	background-size:95px 16px; 
    height:32px;
    width:116px;
    float: left;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
#all {
    min-height: 100%;
    overflow: hidden;
}
.off_footer
{
    clear: both;
    font-size: 11px;
    height: 190px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: -210px;
    position: relative;
    min-width: 700px;
}
.footer_slogan {
    color: #656064;
    float: left;
    font-family: BPGBannerCapsRegular;
    font-size: 14px;
    font-weight: 100;
    line-height: 32px;
    width: auto;
}
.davalianeba_text2
{
    font-family: BPGBannerCapsRegular;
    color: #656064;
    font-size:14px;
    display: table;
    margin: 0 auto;
    padding-bottom: 40px;
    line-height:70px
}
.davalianeba_text {
    line-height: 95px;
    font-family: BPGBannerCapsRegular;
    color: #656064;
    font-size:26px;
}
.davaliianeba_texts
{
    width:auto;
    float: right;
}
.davalianeba_icon {
    float: left;
    width: 180px;
}
.center
{
    min-width: 700px;
}
.davalianeba_holder {
    display: table;
    margin: 160px auto 240px;
}
@font-face {
    font-family: 'BPGBannerCapsRegular';
    src: url('fonts/bpgbannercaps.eot');
    src: url('fonts/bpgbannercaps.eot') format('embedded-opentype'),
        url('fonts/bpgbannercaps.woff') format('woff'),
        url('fonts/bpgbannercaps.ttf') format('truetype'),
        url('fonts/bpgbannercaps.svg#BPGBannerCapsRegular') format('svg');
}