var gothic = { src: '/media/swf/gothic.swf' };

sIFR.activate(gothic);

sIFR.replace(gothic, {
	selector: 'h1',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#333333',
			'font-size': '20px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.home h2',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#666666',
			'font-size': '20px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.clients #content h2, .work #content h2',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#666666',
			'font-size': '16px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.contact #content h2',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#666666',
			'font-size': '16px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.about #feature h3',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	wmode: 'transparent',
	css: {
		'.sIFR-root': {
			'color': '#333333',
			'font-size': '14px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.call',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#0099FF',
			'font-size': '20px'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.contact #content p',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	forceSingleLine: true,
	tuneHeight: -7,
	css: {
		'.sIFR-root': {
			'color': '#0099FF',
			'font-size': '16px'
		},
		'a': {
			'color': '#0099FF',
			'text-decoration': 'underline'
		},
		'a:hover': {
			'color': '#0099FF',
			'text-decoration': 'none'
		}
	}
});

sIFR.replace(gothic, {
	selector: '.summary',
	ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 22, 1.29, 30, 1.28, 35, 1.27, 44, 1.26, 67, 1.25, 70, 1.24, 71, 1.25, 74, 1.24, 75, 1.25, 1.24],
	wmode: 'transparent',
	fixFocus: true,
	leading: -7,
	css: {
		'.sIFR-root': {
			'color': '#FFFFFF',
			'font-size': '20px'
		}
	}
});