/* ----- CSS ----- */


#footer{
width: 774px;
clear: both;
}

#left, #middle, #right {
width: 277px;
height: 144px;

margin: 0px;
padding: 0px;
}

#left {
position: relative;
left: -40px;
float: left;
margin: 0px;
}

#left2 {
position: relative;
left: -40px;
float: left;
margin: 0px;
}

#banner {
list-style-type: none;
width: 277px;
height: 144px;
overflow: hidden;
float: left;
}

#banner2 {
list-style-type: none;
width: 248px;
height: 132px;
overflow: hidden;
float: left;
}



