.left{ width:200px; height:600px; background:#ccc;position:absolute; left:0; top:0}
.main{ height:600px;background:#9CF;margin:0 210px 0 310px;}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.main{ height:600px;background:#9CF;margin:0 210px 0 310px;}
.right{ height:600px; width:300px; position:absolute; top:0; right:0; background:#FCC;}
.top{ height:50px;background:gray;}
.main{height:300px;background:red;}
.left{width:200px;height:300px;background:blue;position:absolute;left:0;top:50px;}
.right{margin-left:210px;height:300px;background:green;}
.foot{height:50px;background:red;}
.main{height:300px;background:red;}
.left{width:200px;height:300px;background:blue;position:absolute;left:0;top:50px;}
.right{margin-left:210px;height:300px;background:green;}
.foot{height:50px;background:red;}