In fixed width layout if width of layout is already defined in #wrapper {width:970px} then 
what should i add to inner div which i want to expand fully .like for header, footer, banner etc
- same 
width:970pxto all div also - No need to define any width
 - or 
width:100%should be added