#wrapper{
width: 980px;
}

#content{
 
}

#main{
  float:left;
  width:600px;

}
#sidebar, #secondary{
  float:right;
  width:190px;

}


