#bofoot {
    clear: both; 
    min-height: 200px; 
    padding: 20px 0px 0px 0px;
    width: 100%; 
    background-color: #000066;  
    border-top: 0px solid red;  
    font-family: 'Scada';
}

#bofoot #menuitems {
    clear: both;
    width: 984px;
    margin: 0 auto;
}

#bofoot #menuitems .menucol {
    width: 864px;
}

#bofoot #menuitems ul {
    text-align: left; 
    list-style: none; 
    margin-top: 0px; 
    padding-top: 0px; 
    margin-left: 0px; 
    padding-left: 0px;
}

#bofoot #menuitems ul li {
    margin: 0px 0px 2px 0px;
}

#bofoot #menuitems ul li.title, #bofoot #menuitems ul li.title a {
    color: #ffffff; 
    margin: 0px 0px 7px 0px; 
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
}

#bofoot #menuitems ul li.title a {
    text-decoration: none;
    font-weight: normal;
}

#bofoot #menuitems ul li.title a:hover {
    color: #ff0000;
    font-weight: normal;
    text-decoration: underline;
}

#bofoot #menuitems ul li a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}

#bofoot #menuitems ul li a:hover {
    color: #ff0000;
    font-weight: normal;
    text-decoration: underline;
}

#bofoot .footspace {
    clear: both; 
    height: 10px;
}

#bofoot #bottom {
    clear: both; 
    text-align: left;
    font-size: 11px;
    text-transform: uppercase;
    color: #808080;
    padding: 5px 0px 100px 0px;
    background-color: #000066; 
    height: 30px; 
    border-top: 0px solid red;
}

#bofoot #bottom .table {
    width: 984px;
    margin: 0 auto;
}

#bofoot #bottom #copyright {
    color: #ff0000;
    font-size: 11px;
    font-weight: normal;
}

#bofoot #bottom a {
    color: #ff9494;
    text-decoration: underline;
    font-size: 11px;
    font-weight: normal;
}

#bofoot #bottom a:hover {
    color: #ffffff; 
    text-decoration: none;
    font-weight: normal;
}

#bofoot .sepleft {
    background-color: #484848;
    width: 1px;
}

#bofoot .sepright {
    background-color: #000000;
    width: 1px;
}

#bofoot .sepspace {
    width: 30px;
}

#bofoot #menuitems .single_col { 
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ffffff; 
}

#bofoot #menuitems .single_col:hover { 
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ffffff; 
}