Prueba esto y me cuentas:
HTML{height:100%;}
BODY{height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666;background-image:url(images/fondo.jpg); background-repeat:repeat-y; background-position:center;}
#fondo{width:750px;height:auto; background-repeat:repeat-y; margin:0px auto 0px auto;background-image:url(images/sombra.png); }
#sombra{width:100%; height:100%; }
#cuerpo{width:750px; height:100%;}
#cabecera{width:750px; height:151px;
background-image:url(images/sombracab.jpg); background-repeat:repeat-x;}
#info{width:750px; height:100%;padding-left:5px; padding-right:5px; padding-top:5px;}
Me dices como queda para poder solucionarlos completamente.