  @charset "UTF-8";
/* ~~ The footer ~~ */
.footer {
    background: #585858 url("/_resources/images/line-pattern_0.png") repeat scroll 0 0;
    border-top: 4px solid #eaaa00;
    margin: 0 auto;
    padding: 10px 0 18px;
    width: 100%;
	font-family:geneva,tahoma,sans-serif;
}
.footer-content {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
.footer-bottom {
    background: #585858 none repeat scroll 0 0;
    border-top: 1px solid #eaaa00;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.footer-bottom p {
    color: #dad8d6;
    font-size: 0.7em;
    margin: 0;
}
.footer-bottom img {
    border: 0 none;
    height: 24px;
    margin: 0 10px 8px;
    width: auto;
}
.footer-bottom p a:link {
    color: #dad8d6;
    text-decoration: none;
}
.footer-bottom p a:visited {
    color: #dad8d6;
    text-decoration: none;
}
.footer-bottom p a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer-bottom p a:active {
    color: #fff;
    text-decoration: underline;
}
.footer-bottom p a:focus {
    color: #fff;
    text-decoration: underline;
}
.footer p {
    color: #dad8d6;
    font-size: 0.7em;
    line-height: 1.6em;
    margin: 0;
}
.footer img {
    border: 0 none;
}
.footer p a:link {
    color: #dad8d6;
    text-decoration: none;
}
.footer p a:visited {
    color: #dad8d6;
    text-decoration: none;
}
.footer p a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer p a:active {
    color: #fff;
    text-decoration: underline;
}
.footer p a:focus {
    color: #fff;
    text-decoration: underline;
}
.footer-menu1 {
    border-right: 1px solid #bcbcbc;
    display: inline-block;
    padding: 0 10px 0 0;
    text-align: right;
    vertical-align: top;
    width: 173px;
}
.footer-menu2 {
    border-right: 1px solid #bcbcbc;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    text-align: right;
    vertical-align: top;
    width: 172px;
}
.footer-menu3 {
    border-left: 1px solid #bcbcbc;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: top;
    width: 172px;
}
.footer-menu4 {
    border-left: 1px solid #bcbcbc;
    display: inline-block;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: top;
    width: 173px;
}
.footer-logo {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}
.footer-logo img {
    border: 0 none;
	width: 223px;
    height: auto;
}
