I'm trying to get my coded template to look like my mockup here. My main issue is getting the Our Products box to appear over the gray content area. I've tinkering around with absolute positioning amongst other things, but I can't nail down the proper lines of code. Can anyone give me some ideas or help on this? Thanks so much.
Your problem isn't the absolute positioning.You have the overflow setted to hidden on #content-wrapper div. Remove overflow:hidden; from #content-wrapper and you will get the product box over the gray content area. After that you need to do some fixes to the #content-wrapper.
i didn't analyse full code, but thing which can be wrong is it maybe 'clear:none;' will something help btw. why you don't have outside file of css