.clear{clear:both;}
body{background:#80EFF4;}
#wrapper{width:1300px;height:1000px;}
#header{float:right;width:100%;height:100px;background:#FF2828;}
#logo{float:right;width:300px;height:200px;}
#navigation{float:right;width:84.5%;height:80px;background:#A400A4;}
#content{}
#left{float:left;width:50%;height:600px;background:#E8E800;}
#right{float:right;width:50%;height:600px;background:#29CB7A;}
#footer{width:100%;height:100px;background:#FF2828}
