var avenir = { src: 'http://www.webfirm.com/swf/avenir.swf' };
sIFR.useStyleCheck = true;
sIFR.debugMode = true;
sIFR.delayCSS  = true;
sIFR.activate(avenir);

sIFR.replace(avenir, {
  selector: 'div#primary h1, div#primary h2', css: '.sIFR-root { color: #777777; text-transform:lowercase; font-weight: normal; }', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#case_studies h2', css: '.sIFR-root { color: #777777; text-transform:lowercase; font-weight: normal; text-align:center; }', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#side_panel h2', css: '.sIFR-root { color: #ffffff; text-transform:lowercase; }', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#blurb h1, div#blurb h2, div#blurb h3', css: '.sIFR-root { color: #777777; text-transform:lowercase; font-weight: normal; }', wmode: 'transparent'
});
sIFR.replace(avenir, {
  selector: 'div.blurb h1, div.blurb h2, div.blurb h3', css: '.sIFR-root { color: #777777; text-transform:lowercase; font-weight: normal; }', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#blurb div.mini-cascade h3', css: '.sIFR-root {text-align:center;}', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#questions_to_ask_your_web_developer h2', css: '.sIFR-root { color: #433f39; text-transform:lowercase; font-weight: normal; }', wmode: 'transparent'
});

sIFR.replace(avenir, {
  selector: 'div#regional_rural_services h2, div#regional_rural_services h3', css: '.sIFR-root { color: #777777; text-transform:lowercase; font-weight: normal; }', wmode: 'transparent'
});
