Define three containers for each column, and float them to the left:
<div style="float:left;width:Xpx"></div><div style="float:left;width:Ypx"></div><div style="float:left;width:Zpx"></div>
Now you can put all your containers in appropriate places in this columns.