body{background:#FFFFFF}
*{margin:0px;padding:0px}
.clear{clear:both}

.wrapper{width:800px;height:800px;border:1px solid:#000;margin:20px auto;background:#ffff}
#header{width:100%;height:130px;background:#187848}

#content{}
#left-sidebar{float:left;width:20%;height:540px;background:#29CB7A}
#post{float:right;width:80%;height:540px;background:#C2F3DB}

#footer{width:100%;height:130px;background:#187848}
.footer-left{float:left;width:70%;height:130px;background:#187848}
.footer-right{float:left;width:30%;height:130px;background:#1695AB}