-- Slice up the background images for me, and include them as css background images
-- Hierarchical nesting of divs? (this div is inside this div)
-- Integration with some grid framework, e.g. 960gs
EDIT: There is a nice 960.gs layout generator available for some time now. http://960ls.atomidata.com/
the tool right now automatically does hierarchical nesting if a div is inside another one.
the download zip contains the sliced images and the html to display them in the layout specified, is that what you are refering to for image slicing?
-- Slice up the background images for me, and include them as css background images
-- Hierarchical nesting of divs? (this div is inside this div)
-- Integration with some grid framework, e.g. 960gs