Ya esat solucionado, queda asi el .css
Código CSS:
Ver original#contenedor{
width: 100%;
height: auto;
overflow: hidden;
}
#cabecera{
width: 100%;
height: 100px;
}
#cuerpo{
width: 100%;
height: auto;
overflow: hidden;
}
#lateral{
width: 30%;
height: 450px;
float: left;
overflow: hidden;
}
#principal{
width: 70%;
height: auto;
float: left;
}
#pie{
width: 100%;
height: auto;
}
Muchas gracias tio, ahi va un karma y ya habalre con tu jefe pa q te suba el sueldo xD
Saludos