
#footer_section {
    background-color: white;
    width: 960px;
    margin-top: 5px;
    clear: both;
}

#footer_imagitas_copyright {
    width: 960px;
    height: 32px;
    background: url("/theme/img/icoa/footer1.gif");
    color: #708ea0;
    font-size: 11px;
}

#footer_imagitas_copyright a {
    font-weight: bold;
    color: #708ea0;
}

#footMGOHelp {
    color: #708ea0;
    float: left;
    margin-top: 9px;
    margin-left: 5px;
    font-weight: bold;
}

#footMGOTrademark {
    color: #0a3a83;
}

#footMGOCopyright {
    float: right;
    margin-top: 9px;
    margin-right: 5px;
}

#usps-footer {
	font-family: Arial;
    width:100%;
    height:160px;
    font-size: 11px;
    background-color:#FFFFFF;
}

#usps-footer h3 {
    color: #444444;
    font-size: 9.9px;
    font-weight: bold;
    line-height:10px;
    margin: 0 0 3px;
    text-transform: uppercase;
}

#usps-footer a {
    color: #656565;
    font-weight:400;
    text-decoration: none;
}

#usps-footer a:focus, #usps-footer a:hover {
    color: #444444;
}

#usps-footer .usps-page-section {
    padding-left:0px;                          /*<-- EDIT THIS VALUE TO MOVE THE FOOTER TO THE RIGHT*/
    width: 1003px;
}
#usps-footer .usps-page-section ul {
	list-style: none;
	padding:0;
}

#usps-footer #usps-footer-links {
    padding: 0 0 5px 6px;
    margin: 10px 0 0;
}

#usps-footer .usps-list {
    color: #656565;
    display: inline;
    float: left;
    margin-right: 15px; 
    width: 226px;
}

#usps-footer .usps-list ul li {
    margin-bottom: 1px;
    padding:0px;
    font-size:9.9px;
    font-size:11px;
    line-height:14px;
}
#usps-footer .usps-list .top-link {
    font-size:10px;
    text-decoration:underline;
    margin-bottom:10px;
    display:block;
}
#usps-footer .usps-list.last {
    margin-right: 0;
}

#usps-footer .lspace-mid {
    padding-left: 4px;
}
#usps-footer .lspace-last {
    padding-left: 4px;
}

#usps-footer #usps-footer-copyright {
    color: #707070;
    padding: 0 0 10px 6px;
    text-align: left;
    clear: both;
}
#usps-footer ul{
    margin-left: 0;
}
#usps-footer .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0 !important;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#usps_footer .clearfix {
    display: inline-block;
    margin: 0;
    padding: 0;
}