var TitilliumText14L = { src: 'TitilliumText14L.swf' };
var SimianDisplayChimpanzee = { src: 'SimianDisplay-Chimpanzee.swf' };

//sIFR.useStyleCheck = true;
sIFR.activate(TitilliumText14L);
sIFR.activate(SimianDisplayChimpanzee);
sIFR.preserveSingleWhitespace = true;

sIFR.replace(TitilliumText14L, {
  selector: '#index_firstcol h2',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 14px; font-weight: normal; color: #0073ae; text-transform: uppercase; }'
});

sIFR.replace(TitilliumText14L, {
  selector: '#index_secondcol h2',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 14px; font-weight: normal; color: #0073ae; text-transform: uppercase; }'
});

//tuneWidth(20);
sIFR.replace(TitilliumText14L, {
  selector: '#inside_secondcol h2',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 14px; font-weight: normal; color: #0073ae; text-transform: uppercase; }'
});
sIFR.replace(SimianDisplayChimpanzee, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 28px; font-weight: normal; color: #0073ae; text-transform: uppercase; white-space: nowrap; }'
});
sIFR.replace(TitilliumText14L, {
  selector: '.phone_number',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 15px; font-weight: normal; color: #5f6062; text-transform: uppercase; margin-top: 10px; }'
});
