I'm having problems with the spacing of my navigation bar for IE7. It works in other browsers but drops down to a second line in IE7. Here is the page:
http://www.honeymoonersreviewguide.com/index2.php

Thanks so much,
Michelle

Code:
#nav-container {
	height: 28px; 
	width: 100%;
	top: 1em;
	left: 1em;
	background: #3068B1 url('../interior/bkg_header.png') 0
...