// PNG Fix by Omer Hussain

ohPNG.fix('.menu h2');
ohPNG.fix('.logo_div a img');
ohPNG.fix('#banner h2 ');
ohPNG.fix('#footer img');
ohPNG.fix('#footer p'); 
ohPNG.fix('a');
ohPNG.fix('ul');
ohPNG.fix('li');
ohPNG.fix('span');
ohPNG.fix('div');

