.container
{
width:720px;
text-align:center;
}
.logo
{

}

.navigation
{

float: left;
width:160px;
}
.content
{

Margin-left:180px;
}
.footer
{

clear:both;
}