Header Section and logo change size

I am hoping that you can help guide me as to how to do the change to the css I am hoping for. I would like the site logo to have it's own background, and overlap without bring the navigation background color with it. A screenshot of what I am hoping for from the navigation is available here: http://www.mystickycenter.com/private/mmsamplehome.bmp. Can you please help with this, or send me to the css that needs to change?
It mean you want to make the style for logo like the attached file. right? please send us your url for checking first. Thanks!
Hi, You just open mainmenu.less file and jump to line 157 and add these lines to a.site-logo{... position: absolute; z-index: 9999; Thanks,