#footer {
    padding-top:0;
    margin-left:-14px;
    width:1000px;
    border-top:1px solid #E8E8E8;
    float:left;
}

.footer_top_box {
    float:left;
    width:100%;
    background:#fff url(/images/template/footer_top_bg.jpg) repeat-x 0 0;
    padding:25px 0 0 0;
    height:110px;
}

.footer_top_box .logo_section {
    margin: 0 auto;
    width: 900px;
}

.footer_top_box ul {
    width:auto;
    list-style:none;
}

.footer_top_box ul li {
    width: auto;
    margin-right: 65px;
    display: inline-block;
    margin-left: 55px;
}

.footer_top_box ul li#verified_badge_resize img {
    max-height: 50px;
    margin-top: 17px;
    padding-bottom: 20px;
}

.footer_top_box ul li.droplist_badge {
    margin-top:25px;
}

.footer_top_box ul li img {
}

#nortonBadge {
    cursor: pointer;
    margin-bottom:14px;
}

/* --- footer bottom section starts  --- */

#footer_bottom_section {
    display:block;
    background:#f1f2f2 url(/images/template/footer_bottom_section_bg.jpg) repeat-x 0 0;
    width:100%;
    height:auto;
    overflow:hidden;
    color:#6d6e71;
    font-size:10px;
}

#footer_bottom_section #footer_bottom_wrap {
    width:892px;
    margin:0 auto;
    padding:40px 40px 20px;
}

#footer_bottom_section #footer_bottom_wrap span {
    float:left;
    width:600px;
    font-size:10px;
    line-height:12px;
    color:#6d6e71;
}

.footer_bottom_box {
    float:left;
    width:100%;
    background:#666 url(/images/template/footer_bottom_bg.jpg) repeat-x 0 0;
}

.phone_number_footer_section {
    font-size: 23px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 100 !important;
    color: #044587;
    background-color: #FFF;
}

.phone_number_footer_section .bold_phone_number {
    font-weight:600;
}

.footer_bottom_box .bottom_box_details {
    width:940px;
    padding:21px 0 0 132px;
    margin: 0px auto;
}

.footer_bottom_box .common_box {
    float:left;
    width:238px;
}

.footer_bottom_box .common_box.second {
    width:202px;
}

.footer_bottom_box .common_box.third {
    width:191px;
}

.footer_bottom_box .common_box h3 {
    float:left;
    width:100%;
    font-size:15px;
    color:#fff;
    line-height:20px;
    padding-bottom:15px;
    font-weight:bold;
}

.footer_bottom_box .common_box ul {
    float:left;
    width:100%;
    list-style:none;
}

.footer_bottom_box .common_box ul li {
    float:left;
    width:100%;
    font-size:12px;
    color:#fff;
    line-height:18px;
    padding-bottom:1px;
}

.footer_bottom_box .common_box ul li a {
    color:#fff;
    text-decoration:none;
}

.footer_bottom_box .common_box ul li a:hover {
    border-bottom:solid 1px #fff;
}

.footer_bottom_box p {
    float:left;
    width:100%;
    text-align:center;
    font-size:12px;
    color:#fff;
    line-height:17px;
    padding:13px 0 10px 0;
}

div.centralize {
    width:972px !important;
}

#verisign img, #verisign a img {
    height: 54px;
    left: -5px;
    position: relative;
    top: -10px;
    width: 75px;
}

.phone_number_footer_section {
    background-color: #FFF;
}

/* BBB badge for Footer  */

div#bbb_seal{
    margin-top:23px;
}


a#bbblink.ruhzbam, a#bbblink.ruhzbum {
    height: 69px;
    width: 115px!important;
}

a#bbblink.sehzbam:hover img,
a#bbblink.rbhzbam:hover img,
a#bbblink.ruhzbam:hover img,
a#bbblink.sehzbum:hover img,
a#bbblink.rbhzbum:hover img,
a#bbblink.ruhzbum:hover img {
    margin-left: -115px!important;
}


/* --- footer ends --- */