I’ve got this layout that i want to cut into html/css, but i’m struggling with picking best way to strcture html/css for major content (like diffrent bg block in the middle that is under 960 content block, and covers whole wideness etc.). I’ve attached a structure of the layout:

So my main quesions are:
- How to handle custom bg block that is ,,outside” of grid, or should
it be inside, and then make content block be inside contenbg, and
outside the container, that logo and menu is? - How to handle custom png shadows (i wanna avoid css3 in this case) that should be outside the content
slider (as on image) - Same question applies to footer, should it be outside the main 960
container? Should i use ,,main container” at all in this case? I’m
not sure whats the best practise here.
Thanks
I’m unable to see the attached file but I’ll try to give you some guidelines:
example:
I hope that answers your questions.