.clear{clear:both;}
body{background:#FF5353;}
#wrapper{width:1330px;height:1000px;}
#header{width:100%;height:100px;background:#15EAE4;}
#logo{float:left;width:150px;}
#navigation{float:left;width:850px;}
#navigation ul{list-style-type:none;}
#navigation ul li {float:left;width:100px;}
#content{width:100%;height:400px;background:#8080C0;}
#footer{width:100%;height:100px;background:#15EAE4;}
