#footer {
    background: #6E6E6E;
    display: block;
    /* padding: 0 0 20px; */
    float: left;
    /* width: 1035px; */
    width: 100%; 
}
#footer .footer-row-01 {
    border-bottom: 1px solid #FFFFFF;
    height: 50px;
    margin: 20px 20px 0 !important;
}
#footer .footer-row-01 .left {
	float:left;
    width: 390px;
}
#footer .footer-row-02 .left {
	float:left;
    width: 390px;
}
#footer .footer-row-01 .left img {
    margin: 0 10px 0 0;
}
#footer .footer-row-01 .left p, #footer .footer-row-01 .left a {
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 6px;
    text-decoration: none;
    text-transform: uppercase;
}
#footer .footer-row-01 .left .a, #footer .footer-row-01 .left .b {
    float: left;
    width: 390px;
}
#footer .footer-row-01 .left .a a {
    display: block;
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    width: 20px;
}
#footer .footer-row-01 .left .b p a:hover {
    text-decoration: underline;
}
#footer .footer-row-01 .right{
	float:right;
}
#footer .footer-row-02 .right{
	float:right;
}
#footer .footer-row-01 .right p, #footer .footer-row-02 .right .footer-sub-text {
    color: #FFFFFF !important;
    font-size: 9px !important;
    line-height: 12px !important;
    text-align: right !important;
}
#footer .footer-row-02 {
    margin: 0 20px !important;
    padding: 10px 0 0 !important;
}