📖 Documentation
Banner images in the Header area
http://drupal.org/node/126864
The above link gave me an idea for our banner images.
Just create a block with each image, place it in the header, and in the block properties, set which url's should display this block.
That way, each menu item can display a banner image in the header. No php/css fiddling required! :)
Later, we can use the code given in the above link to show banner images on other pages according to taxonomy or other events.

