You are going to have to re-think your layout.
You are trying to make this a lot harder than it needs to be.
You only have a basic layout.
The header,
the body ( contains the sidebar and the content, side-by-side)
and the footer.
You first need to layout your main div's to form this configuration.
Then add any formatting and special effects to the contents of each div.