#footer img
{
    border: 0px;
}

#footer {
    background-color: #FFFFFF;
    color: #000000;

    border: 0px;
    border-top: 1px solid #C67F17;
    border-bottom: 1px solid #C67F17;

    padding: 3px;
    margin: 0px;
    text-align: center;
    clear: both;
	position: relative;
    font-size: 90%;
}

#footer #mantra {
    font-size: 8pt;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
}

#footer ul#badges {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: transparent;
}

#footer ul#badges li {

}
