var av85 = {
	src: 'http://www.toolcare-us.com/assets/templates/toolcare/flash/av85.swf'
};

sIFR.activate(av85);

sIFR.replace(av85, {
	selector: '#feature-text h1',
	css: {
		'.sIFR-root': {
			'font-size': '24px',
			'font-weight' : 'bold',
			'color' : '#ffffff',
			'line-height' : '22px',
			'margin' : '0px',
			'padding' : '0px',
			'text-transform' : 'uppercase',
			'display' : 'block'
		}
	},
	fitExactly:true,
	tuneWidth:2,
	tuneHeight:-3,
	fixHover:true,
	wmode: 'transparent'
});

sIFR.replace(av85, {
			 selector: '#feature-text h2',
			 css: {
				 '.sIFR-root' : {
					 'font-size' : '16px',
					 'color' : '#ffffff',
					 'text-transform' : 'uppercase',
					 'font-style' : 'italic',
					 'font-weight' : 'normal',
					 'margin' : '0px',
					 'padding' : '0px'
				 }
			 },
			 fitExactly: true,
			 tuneWidth: 2,
			 tuneHeight: -3,
			 fixHover: true,
			 wmode: 'transparent'
			 });

sIFR.replace(av85, {
			 selector: '#sec-right-info h1',
			 css: {
				 '.sIFR-root' : {
					 'text-transform' : 'uppercase',
					 'font-size' : '15px',
					 'line-height' : '20px',
					 'color' : '#021e4c',
					 'font-weight' : 'bold',
					 'margin' : '0px',
					 'padding' : '0px',
					 'border-bottom' : 'solid 1px #c2c2c2'
				 },
				 'a' : {
					 'color' : '#021e4c',
					 'text-decoration' : 'none'
				 },
				 'a:hover' : {
					 'color' : '#a90000',
					 'text-decoration' : 'none'
				 }
			 },
			 fitExactly: true,
			 tuneWidth: 2,
			 tuneHeight: 0,
			 fixHover: true,
			 wmode: 'transparent'
		 });

sIFR.replace(av85, {
			 selector: '#page-main-content h1',
			 css: {
				 '.sIFR-root' : {
					 'text-transform' : 'uppercase',
					 'font-size' : '20px',
					 'line-height' : '24px',
					 'color' : '#021a48',
					 'font-weight' : 'bold',
					 'margin' : '0px',
					 'padding' : '0px'
				 }
			 },
			 fitExactly: true,
			 tuneWidth: 2,
			 tuneHeight: 0,
			 fixHover: true,
			 wmode: 'transparent'
			 });

sIFR.replace(av85, {
			 selector: '#sec-display h1',
			 css: {
				 '.sIFR-root' : {
					 'text-transform' : 'uppercase',
					 'font-size' : '18px',
					 'line-height' : '22px',
					 'color' : '#021a48',
					 'font-weight' : 'bold',
					 'margin' : '0px',
					 'padding' : '0px'
				 }
			 },
			 fitExactly: true,
			 tuneWidth: 2,
			 tuneHeight: 0,
			 fixHover: true,
			 wmode: 'transparent'
			 });

sIFR.replace(av85, {
			 selector: '#sec-display h2',
			 css: {
				 '.sIFR-root' : {
					 'text-transform' : 'uppercase',
					 'font-size' : '18px',
					 'font-style' : 'italic',
					 'color' : '#a90000',
					 'line-height' : '22px',
					 'margin' : '0px',
					 'padding' : '0px'
				 }
			 },
			 fitExactly: true,
			 tuneWidth: 2,
			 tuneHeight: 0,
			 fixHover: true,
			 wmode: 'transparent'
			 });