//<[CDATA[

var MyriadPro = {  src: '/sifr/fonts/MyriadPro.swf' };
sIFR.activate(MyriadPro);


/* ============================= top [SHARED] =============================== */

sIFR.replace(MyriadPro, {
    selector: '.top_one_ul li div'
   ,css: [ '.sIFR-root {background-color:#cc3300; font-size:19px; color:#00aeef; }' ]
   
   ,wmode: 'transparent'
   ,offsetLeft: '3'
   ,offsetTop: '-3'
   ,tuneWidth: '7'
   ,tuneHeight: '-7'
   ,forceWidth:true
   ,fitExactly: true
   ,selectable: true
  });


sIFR.replace(MyriadPro, {
    selector: '.top_two_ul li div'
   ,css: [ '.sIFR-root {background-color:#cc3300; font-size:14px; color:#000000; }' ]
   
   ,wmode: 'transparent'
   ,offsetLeft: '3'
   ,offsetTop: '-2'
   ,tuneWidth: '7'
   ,tuneHeight: '-7'
   ,forceWidth:true
   ,fitExactly: true
   ,selectable: true
  });



sIFR.replace(MyriadPro, {
    selector: '#button_a, #button_b, #button_c, #button_d, #button_e, #button_f'
   ,css: [ '.sIFR-root {background-color:#cc3300; font-size:17px; color:#000000; text-align:center;}' ]
   
   ,wmode: 'transparent'
   ,offsetLeft: '2'
   ,offsetTop: '9'
   /*,tuneWidth: '12'*/
   ,tuneHeight: '7'
   ,forceWidth:true
   /*,fitExactly: true*/
   ,selectable: true
});


sIFR.replace(MyriadPro, {
	    selector: '.top_link span'
	   ,css: ['.sIFR-root {background-color:#66CCFF; color:#078fc9; font-size:14px; font-weight: }']

	   ,wmode: 'transparent'
	   ,offsetLeft: '0'
	   ,offsetTop: '-4'
	   ,tuneWidth: '0'
	   ,tuneHeight: '-7' /* was turned off */
	   ,forceWidth:true
	   /*,fitExactly: true*/
	   /*,selectable: false*/
});
	
function sIFR_head_one() {
	sIFR.replace(MyriadPro, {
    selector: '.head_one'
   ,css: [
      '.sIFR-root {background-color:#66CCFF; color:#00aeef; font-size:20px;}'
	  ,'.head_one_fonta { color:#f8a32c; }'
	  ,'.head_one_fontb { color:#F0CC00; }'
		,'.head_one_fontc { color:#FFFFFF; }'
          ]
   
   ,wmode: 'transparent'
   ,offsetLeft: '0'
   ,offsetTop: '-4'
   ,tuneWidth: '0'
   ,tuneHeight: '-7' /* was turned off */
   ,forceWidth:true
   /*,fitExactly: true*/
   /*,selectable: false*/
   
  });
}

sIFR_head_one();





/*
sIFR.replaceElement("#button_a", named({sFlashSrc: "./sifr/fonts/MyriadPro.swf", sColor: "#016bb5", sWmode: "transparent", sFlashVars: "textalign=center" }));
*/
/*
sIFR.replace(MyriadPro, {
    selector: '.top_one_ulzzzzz li div'
   ,css: [ '.sIFR-root {background-color:#cc3300; font-size:19px; color:#FFFFFF; }' ]
   
   ,wmode: 'transparent'
   ,offsetLeft: '3'
   ,offsetTop: '-3'
   ,tuneWidth: '7'
   ,tuneHeight: '-7'
   ,forceWidth:true
   ,fitExactly: true
   ,selectable: true
  });
*/
/* ============================= fla [SHARED] =============================== */
/* =============================================================================== */

  //]]>