#footer {
width:975px;
height:248px;
margin:8px auto 0px auto;
padding:0px;
background-color:#333;
color:white
}

#footer a{

font-weight:bold;
color:white;

}

.footer_nav_first{
width:175px;
height:230px;
margin:1px 4px 1px 4px;
padding:0px;
float:left;
font-weight:bold;
color:white;

}

.footer_nav {
width:150px;
height:230px;
margin:1px 4px 1px 4px;
padding:0px;
float:left;
font-weight:bold;
color:white;

}
.footer_nav_short {
width:140px;
height:230px;
margin:1px 4px 1px 4px;
padding:0px;
float:left;
font-weight:bold;
color:white;
}


#footer h2 {
margin:15px auto 5px 10px;
color:white;
text-transform:uppercase;
}

#footer p {
margin:0px;
color:white;

}

#footer ul {
margin:0px 0px 10px 10px;
padding:0px;
list-style-type:none;
overflow:hidden;


}
#footer ul li{

margin:0px;
padding:0px;
list-style-type:none;
overflow:hidden;
border: 1px solid #333;
}

#footer ul li a{
line-height:1.2em;
margin:0px;
padding:0px;
font-weight:bold;
color:white;
display:block;

}
.mix {
width:140px;
height:200px;
margin:15px 4px 1px 30px;
padding:0px;
float:right;
color:white;
}

.mix a{
line-height:1.5em;
}