var arial = { src: '/sifr-arial.swf' };
sIFR.activate(arial);
/*
sIFR.debug.ratios({ src: 'helveticaneueltcnd.swf', selector: 'h1' });

sIFR.delayCSS = true;
sIFR.fitExactly = true;
sIFR.fixHover = true;
sIFR.forceTextTransform = true;*/

sIFR.replace(arial, {
selector: '.contentcontainer h1',
css: [ 
	  '.sIFR-root{font-weight: bold;kerning:true;leading:0;letter-spacing:0;color:#00411F;ratios:[8, 1.3, 12, 1.27, 16, 1.21, 19, 1.17, 24, 1.18, 26, 1.16, 27, 1.17, 35, 1.16, 44, 1.15, 63, 1.14, 64, 1.13, 67, 1.14, 68, 1.13, 70, 1.14, 76, 1.13, 77, 1.14, 1.13]}'
],wmode:'transparent',offsetTop:'0',tuneHeight:'2',forceClear:'false',fitExactly:'false'
});

sIFR.replace(arial, {
selector: '.homecolor2',
css: [ 
	  '.sIFR-root{font-weight: bold;kerning:true;leading:0;letter-spacing:0;color:#00411F;ratios:[8, 1.3, 12, 1.27, 16, 1.21, 19, 1.17, 24, 1.18, 26, 1.16, 27, 1.17, 35, 1.16, 44, 1.15, 63, 1.14, 64, 1.13, 67, 1.14, 68, 1.13, 70, 1.14, 76, 1.13, 77, 1.14, 1.13]}'
],wmode:'transparent',offsetTop:'0',tuneHeight:'2',forceClear:'false',fitExactly:'false'
});

sIFR.replace(arial, {
selector: '.homecolor',
css: [ 
	  '.sIFR-root{font-weight: bold;kerning:true;leading:0;letter-spacing:0;color:#919295;ratios:[8, 1.3, 12, 1.27, 16, 1.21, 19, 1.17, 24, 1.18, 26, 1.16, 27, 1.17, 35, 1.16, 44, 1.15, 63, 1.14, 64, 1.13, 67, 1.14, 68, 1.13, 70, 1.14, 76, 1.13, 77, 1.14, 1.13]}'
],wmode:'transparent',offsetTop:'0',tuneHeight:'2',forceClear:'false',fitExactly:'false'
});

