#footer {
    width:100%;
    clear:both;
}

/* COPYRIGHT */

#copyright {
    display:block;
    background-image: url(../resources/images/footer/repdown.jpg);
    background-repeat:repeat-x;
    position:relative;
    float:left;
    height:67px;
    width:100%;
}

html>body #copyright-box {
    display:block;
    position:relative;
    padding-top:23px;
    margin-left:10px;
    height:29px;
    width:321px;
    background-image: url(../resources/images/footer/tabladown.png);
}

.copyright-text {
    display:inline;
    float:left;
    width:auto;
    margin-left:20px;
    font-size:10px;
    font-weight:bolder;
}

/* OTHER */

#other {
    display:inline;
    float:left;
    width:100%;
    background-color:#111312;
    color:#FFFFFF;
}

.footer-content {
    display:inline;
    float:left;
    margin-left:11px;
    margin-right:12px;
    margin-bottom:32px;
    width:230px;
}

.footer-title {
    display:block;
    font-size:24px;
    font-weight:bolder;
    color:#FFFFFF;
    width:230px;
    margin-bottom:32px;
    font-family: arial,sans-serif,helvetica;
    text-align:left;
    clear:both;
}

.footer-text {
    display:block;
    width:210px;
    font-size:12px;
    font-weight:lighter;
    color:#FFFFFF;
    font-family: arial,sans-serif,helvetica;
    text-align:left;
}

.footer-anchor {
    display:inline;
    padding:2px 2px 2px 2px;
    font-weight:normal;
    margin-right:10px;
    margin-bottom:10px;
    background-color:#2E2E2E;
    text-decoration:none;
    float: left;
    color:#FFFFFF;
}

.footer-anchor:hover {
    display:block;
    padding:2px;
    font-weight:normal;
    margin-right:10px;
    margin-bottom:10px;
    background-color:#76B900;
    text-decoration:none;
    float: left;
    color:#FFFFFF;
}

.footer-line {
    float:left;
    display:inline;
    width:737px;
    margin-left:11px;
    margin-right:12px;
    color: #C9C9C9;
}

.footer-content-end {
    display:inline;
    float:left;
    padding-bottom:30px;
    padding-left:11px;
    padding-right:12px;
    padding-top:30px;
}

.html-validator-anchor {
    display:inline;
    float:left;
    text-decoration:none;
    border: 0 none;
}

.html-validator-image {
    display:inline;
    float:left;
    border: 0 none;
    vertical-align:bottom;
    margin-top:4px;
}

.footer-logo {
    display:inline;
    float:left;
    margin-left:515px;
}

html>body #facebook-footer-image{
    display:inline;
    float:left;
    border: 0 none;
    vertical-align:bottom;
    width: 133px;
    height: 32px;
    margin-left:494px;
    background-image: url(../resources/images/footer/btnfacefractal.png);
}

#facebook-footer-link {
    display:inline;
    float:left;
    border: 0 none;
    vertical-align:bottom;
    text-decoration:none;
    width: 133px;
    height: 32px;
    text-indent:-9999px;
}
