.footer_div_section_center {
    width: 100%;
    background: #444;
    text-align: center;
    float: left;
}

.footer_center_p1 {
    line-height: 32px;
    font-size: 13px;
    margin-top: 20px;
    color: #fafafa
}

.footer_center_p1 a {
    text-decoration: none;
    padding: 15px;
    color: #fafafa
}

.footer_center_p2 {
    line-height: 32px;
    font-size: 13px;
    color: #b0b0b0;
    margin-top: 16px;
}

.footer_center_p3 {
    line-height: 24px;
    font-size: 13px;
    color: #b0b0b0;
}

.footer_center_p3 a {
    color: #b0b0b0;
    text-decoration: none
}

.footer_center_p3 img {
    width: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 5px
}

.footer_center_p4 {
    line-height: 30px;
    font-size: 13px;
    color: #b0b0b0;
}