﻿

/*---------------------------------------*/
/*-- Global footer file --*/
/*---------------------------------------*/

#footer-section {
    height:15px;
    background:url('../images/footer_line.png') no-repeat;
    margin:0px auto 0px auto;
}

#footer-main {
    width:708px;
    margin:10px 0 0 0;
}

#footer-left {
    float:left;
}

#footer-left p.telephone {
    width:185px;
    height:21px;
    background:url('../images/telephone_btm.png') no-repeat;
    text-align:left;
    text-indent:-9999px;
    margin:0 0 0 28px;
}

#footer-right {
    float:right;
}

#footer-right p.copyright {
    font-family:Arial ,Arial, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    color:#000;
}