// JavaScript Document
$(document).ready(function() {

if (typeof DD_belatedPNG !== 'undefined') {
DD_belatedPNG.fix('#main-wrapper,#branding,#main-coloumn-wrapper,#footer-wrapper');
}

});
