var myriadpro = {
	src: '/assets/fonts/myriadpro.swf'
};
var myriadlight = {
	src: '/assets/fonts/myriadlight.swf'
};


sIFR.activate(myriadpro, myriadlight);


sIFR.replace(myriadpro, {
  selector: '#additional-services h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#c31a53', 
		'color': '#ffffff'
	},
	'a': { 
		'color': '#ffffff',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#ffffff',
		'text-decoration': 'none'
	}
  },
  tuneHeight : '-6',
  offsetTop : '1'
});

sIFR.replace(myriadpro, {
  selector: '#get-in-touch-footer h2',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#c31a53', 
		'color': '#ffffff'
	}
  },
  tuneHeight : '-10',
  forceSingleLine : true
});

sIFR.replace(myriadpro, {
  selector: '#home #content-text h2.alternate-subheading',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff', 
		'color': '#ed145a'
	}
  },
  tuneHeight : '-5' 
});
sIFR.replace(myriadpro, {
  selector: '#content-text h2',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#c21a54 ', 
		'color': '#ffffff',
		'font-size' : '15px'
	}
  },
  tuneHeight : '-3',
  offsetTop : '2' 
});
sIFR.replace(myriadpro, {
  selector: '#content-extra-text h2',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#c21a54 ', 
		'color': '#ffffff',
		'font-size' : '15px'
	}
  },
  tuneHeight : '-3',
  offsetTop : '2' 
});
sIFR.replace(myriadpro, {
  selector: '#site-modules h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#c21a54 ', 
		'color': '#ffffff',
		'font-size' : '15px'
	}
  },
  tuneHeight : '-3',
  offsetTop : '2' 
});

sIFR.replace(myriadlight, {
  selector: '#services-list-1 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#c76bab',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#c76bab',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});
sIFR.replace(myriadlight, {
  selector: '#services-list-2 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#f7941d',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#f7941d',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});
sIFR.replace(myriadlight, {
  selector: '#services-list-3 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#007bc3',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#007bc3',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});
sIFR.replace(myriadlight, {
  selector: '#services-list-4 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#990000',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '990000',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});
sIFR.replace(myriadlight, {
  selector: '#services-list-5 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#a6ce39',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#a6ce39',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});
sIFR.replace(myriadlight, {
  selector: '#services-list-6 h3',
  wmode: 'transparent',
  css: {
	'.sIFR-root': { 
		'background-color': '#ffffff'
	},
	'a': { 
		'color': '#bb8a0a',
		'text-decoration': 'none'
	},
	'a:hover' : {
		'color': '#bb8a0a',
		'text-decoration': 'none'
	}
  },
  offsetTop: '3'
});

