I would be in need of 3 dynamic div containers.
- dynamic body container
- dynamic image container
- dynamic sidebar container
The problem that am facing is that the text should go below the dynamic image container but the dynamic image container is wider then the dynamic sidebar container. The image better explains my problem.
Any help will be greatly appreciated.

This is simple you need to know that you just need to
clear:rightto make space for the content on righthere is the fiddle that shows exact result as of your image
http://jsfiddle.net/rigids/3h8Pj/