body{
font-family : verdana;
margin: 0;
padding : 0;

}

#container{
width: auto;
padding : 0px;
clear: both;
}

#header {
height: 125px;
padding : 0px;
clear: both;
}

.menu {
height : 35px;
}


#sidebar_center{
float :left;
width: auto;
height: auto;
clear: both;
}

#footer {
height : 40px;
clear: both;
}


