Prueba a poner estos dos selectrores así:
Cita: #header_primario ul {
text-align: center;
list-style-type: none;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
width: 656px;
}
#header_secundario_a {
width: 1004px;
height: 322px;
background: url(logo/logo_header2.png) no-repeat;
margin: 0pt auto;
padding: 10px 0pt 20px;
}