Ciao Simone,
io farei cosė:
.container { border-top-left-radius: 6px; border-top-right-radius: 6px; float: left; margin-top: 0; width: 100%;}
#hornav { background: url("../images/barra4.png") repeat-x scroll 0 0 transparent; border-radius: 0 0 0 0; float: left; height: 37px; margin: -20px 0 0 30px; overflow: hidden; width: 483px;}
Poi ovviamente adatti il margin del top menų (hornav) a tuo gusto.
(in parole povere togli il margin-top al container)