#footer {
    background-color: #999;
    width: 1000px
    }
#footer a {
    color: #FFF;
    font-weight: lighter;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none
    }
#footer a:hover {
    color: #FFF;
    font-weight: lighter;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: underline
    }
/* Border for footer on right hand side */
#footer-about {
    height: 150px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: thin
    }
/*********************************/
/*** all pages footer ****/
#footer-column-container {
    margin-left: auto;
    margin-right: auto
    }
#footer1, #footer2, #footer3, #footer4 {
    width: 210px;
    float: left;
    text-align: left
    }
#footer1 .link-box, #footer2 .link-box, #footer3 .link-box {
    height: 200px;
    border-right: thin #fff solid
    }
#footer-column-container {
    padding: 5px;
    padding-left: 106px;
    color: #666;
    line-height: 1.5em;
    font-size: 12px
    }
#footer-column-container h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #333;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
    }
#footer-column-container ul {
    list-style: none;
    margin: 0 0 0;
    padding: 0 0 0
    }
#footer-column-container ul li {
    margin: 0 0 0;
    padding-left: 16px;
    padding-bottom: 0.5em;
    line-height: 1.2em
    }
#footer-column ul li a {
    text-decoration: none
    }
#footer-column ul li a:hover {
    text-decoration: underline
    }
/** New image footer **/
#footer1, #footer2, #footer3, #footer4 {
    padding-bottom: 25px
    }
#footer5 {
    width: 1000px;
    height: 120px;
    background: transparent url(../images/footer5-bg.jpg) repeat-x;
    background-color: #e6e6e6;
    color: #000
    }
#footer5 {
    padding-top: 6px
    }
#footer5 ul li {
    display: inline;
    padding: 10px
    }
#footer5 ul {
    padding-left: 0;
    padding-left: 380px
    }
.copyright {
    padding-left: 310px;
    font-size: 11px;
    color: #666
    }
/** noscript styling ***/
.warning {
    font-style: italic;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px
    }
.underline {
    text-decoration: underline
    }
/**** Feedback Button *******/
#header img {
    padding-top: 0;
    margin-top: 0
    }
.feedback-button {
    background-color: #FF8000;
    width: 100px;
    padding: 5px;
    padding-left: 20px;
    color: #fff
    }
.feedback-button a {
    color: #fff
    }
.feedback-button:hover {
    background-color: #F90
    }
#feedback a:hover {
    text-decoration: none
    }
#feedback {
    margin-top: 5px;
    width: 100px
    }