body { margin:0;
padding:0;
text-align:center;
}
#content {
text-align:left;
margin-left:auto;
margin-top: 30px;
margin-right:auto;
width:800px;
height:945px;
}
#banner{
width:800px;
height:130px;
float:left;
}
#menu{
width:800px;
height:50px;
float:left;
}
#tels{
width:800px;
height:35px;
float:left;
}
#vertical{
width:200px;
height:480px;
float:left;
}
#contenido{
width:600px;
height:480px;
float:left;
}
#vacio{
width:800px;
height:50px;
float:left;
}
#contador{
width:800px;
height:160;
float:left;
}
#pie{
width:800px;
height:40px;
float:left;
}