/*ubN*/
div.header
 {width:100%;margin:0; height: 200px}
div.header2
 {width:100%; margin:0}
div.left
 {margin:0; float:left; width:150px}
div.center
 {margin:0 220px 0 150px}
div.right
 {float:right; width:220px}
div.footer
 {width:100%;clear: both}

