﻿#foot {
    width: 100%;
    float: left;
    border-top-color: #CCCCCC;
    border-top-width: medium;
    border-top-style: ridge;
    position:static;
}

#FootLinks {
    text-align: center;
    font-family: Verdana;
    font-size: x-small;
    background-color: #f5f5f5;
    width: 100%;
}

#PayMethods {
    text-align: center;
    font-family: Verdana;
    font-size: x-small;
    width: 100%;
    padding: 10px 0 10px 0;
}
