Hi Lyle,
Create this formula and place it on the Group Footer:
(Sum({Direct_hours}, {Department}) / Sum({Available_hours}, {Department})) * 100
Replace {Available_hours}, {Department}, {Direct_hours} with the appropriate database fields.
-Abhilash