Cufon.replace('#layout-header .row-1 .fright ul li, h3 span', { fontFamily: 'Swis721 Lt BT', hover: true });
Cufon.replace('#layout-header .row-1 .fright ul li .act', { fontFamily: 'Swis721 Lt BT Italic', textShadow: '1px 1px #82bc1e', hover: false });
Cufon.replace('h1', { fontFamily: 'Swis721 Lt BT', hover: true });
Cufon.replace('h2', { fontFamily: 'Swis721 Lt BT', textShadow: '1px 1px #2b97d6', hover: true });
Cufon.replace('.link1', { fontFamily: 'Swis721 Lt BT Italic', textShadow:'1px 1px #82bc1e', hover: { textShadow:'0 0 #82bc1e', hover:true } });
