$(document).ready(function() {
	Cufon.replace('#content h1');
	Cufon.replace('#ctaBox div strong');
});