Navigation Bar Right of Logo

just move the menu div into the logo div. Then in the menu css put -

float: right;
 
Back
Top Bottom