
#contenedor
{
position:relative;
left:0px;
width:770px;
height:100%;
margin: 0px auto; /* centrar con firefox */
text-align:center; /* centra las capas con internet explorer */
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

no me anduvo para IE 7.0