var futura_bold = {
  src: 'http://74.53.77.114/~spiezle/swf/futura_bold_415.swf'
};

var garamond_medium = {
  src: 'http://74.53.77.114/~spiezle/swf/garamond_medium_415.swf'
};

sIFR.activate(futura_bold, garamond_medium);

sIFR.replace(garamond_medium, {
		selector: 'h1.page-title',
		ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		fitExactly: true,
		forceSingleLine: true,
		wmode: 'transparent',  
  		css: [   '.sIFR-root { color: #4e4d4b; letter-spacing: .5; text-transform: uppercase; }'
	]
	});


sIFR.replace(futura_bold, {
		selector: 'h2.section-title',
		ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		fitExactly: true,
		wmode: 'transparent',  
  		css: [   '.sIFR-root { color: #69a1ec; letter-spacing: .5; text-transform: uppercase; }'
	]
	});
	
sIFR.replace(futura_bold, {
		selector: 'h2.section-title-sustainable',
		fitExactly: true,
		wmode: 'transparent',  
  		css: [   '.sIFR-root { color: #73b33b; letter-spacing: .5; text-transform: uppercase; }'
	]
	});
	
sIFR.replace(futura_bold, {
		selector: '.body-copy h1, .body-copy-sustainable h1, #portfolio-wrap h1, h1.page-title, h1.what-people, #body-leadership h1',
		fitExactly: true,
		wmode: 'transparent',  
  		css: [   '.sIFR-root { color: #71706d; letter-spacing: .5; text-transform: uppercase; display:  }'
	]
	});
	
sIFR.replace(futura_bold, {
		selector: '#home-featured-wrap h1',
		fitExactly: true,
		wmode: 'transparent',  
  		css: [   '.sIFR-root { color: #ffffff; letter-spacing: .5; text-transform: uppercase; }'
	]
	});