muchas gracias aplique lo que me dijiste y funciono.
Dejo el codigo css corregido y funcionando.
Código CSS:
Ver originalhtml>body #contenido {
background-image:url(../img/body/index_r3_c1.jpg);
width:1024px;
margin:0 auto 0 auto;
background-repeat:repeat-y;
overflow:hidden;
}
html>body #box11{
margin:30px;
float:left;
width:600px;
}
html>body #box12{
margin:30px;
float:right;
width:300px;
}
html>body #box21{
margin:30px;
float:left;
width:600px;
}
html>body #box22{
margin:30px;
float:right;
width:300px;
}