I had a similar problem, and although the characteristics of my gap were slightly different to yours, try adding the following to your CSS:

Code:
#logo img {
	display:block;
}