To help with the calculation of physics collision categories and masks there is an excellent table available:
http://forums.coronalabs.com/topic/2128-collision-filters-helper-chart/
collisions
You can detect collisions between objects without using physics using these two routines. Simply add a Runtime enterFrame listener or look for the collisions in your touch handler.