Quote Originally Posted by Jimbofoxman View Post
Done some searching.........any resolution on getting this to center in the main column and not across both the main and right sidebox?

Plus it forces the right boxes down.........any way to fix that?

Check out my example: http://www.flagshipmodels.com
The banner three is set to go right beneath the breadcrumb links, all the way accross. Moving it so it is within the center content will be difficult, since the center content is different for each link you click. SO, if you only want it on the home page, I can give you one set of instructions. If you want it on ALL pages, then add a negative margin for #navColumnTwo, like this:

#navColumnTwo {margin-top:-65px}

You'll have to play with the number till its just right.