
var lucidaGrande = {
      src: '/scripts/sifr/sifrFutura.swf'
      ,ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 74, 1.32, 76, 1.31, 77, 1.32, 1.31]
    };


sIFR.activate(lucidaGrande);


sIFR.replace(lucidaGrande, {
  selector: 'div.introHead h1',
  css: [
       '.sIFR-root { background: none; font-style: normal;font-weight: normal;font-size:30px;text-transform:none;color:#25ad98;letter-spacing: -1.2; font-style:normal; line-height:1em; padding-bottom:0px; margin-bottom:0px; width:100px; float:left; }'
	  ,'strong {color: #1d5b9d;background: none; font-style: normal;font-weight: normal;font-size:30px;text-transform:capitalize;letter-spacing: -1.2; font-style:normal; line-height:1em;padding-bottom:0px; margin-bottom:0px;width:100px;float:left;}'
	  ]
  ,wmode: 'transparent'
});

sIFR.replace(lucidaGrande, {
  selector: 'h1',
  css: [
       '.sIFR-root { background: none; font-style: normal;font-weight: normal;font-size:22px;text-transform:none;color: #1d5b9d;letter-spacing: -1.2; font-style:normal; line-height:1em; padding-bottom:0px; margin-bottom:0px; width:100px; float:left; }'
	  ,'strong {color:#25ad98;background: none; font-style: normal;font-weight: normal;font-size:22px;text-transform:capitalize;letter-spacing: -1.2; font-style:normal; line-height:1em;padding-bottom:0px; margin-bottom:0px;width:100px;float:left;}'
	  ]
  ,wmode: 'transparent'
});


sIFR.replace(lucidaGrande, {
  selector: '#contactColumn h2',
  css: '.sIFR-root { background-color: none; color: #3ba796; letter-spacing:-1; text-transform:uppercase;font-size:14px;  }', wmode: 'transparent'
});

sIFR.replace(lucidaGrande, {
  selector: '.rightColumn h3',
  css: '.sIFR-root { background-color: none; color: #3ba796; letter-spacing:-1; text-transform:uppercase;font-size:14px; margin-bottom:0px; padding-bottom:0px;  margin-top:-10px; padding-top:0px; }', wmode: 'transparent'
});




sIFR.replace(lucidaGrande, {
  selector: 'ul#partnersList li div h2',
  css: '.sIFR-root { background-color: none; color: #1d5b9d; letter-spacing:-1; text-transform:uppercase;font-size:14px;  }', wmode: 'transparent'
});

sIFR.replace(lucidaGrande, {
  selector: 'div.textWrapper-Project h2',
  css: '.sIFR-root { background-color: none; color: #1d5b9d; letter-spacing:-1; text-transform:uppercase;font-size:14px;  }', wmode: 'transparent'
});



sIFR.replace(lucidaGrande, {
  selector: 'h2',
  css: '.sIFR-root { background-color: none; color: #5c686f; letter-spacing:-1; text-transform:uppercase;font-size:14px;  }', wmode: 'transparent'
});

sIFR.replace(lucidaGrande, {
  selector: 'ul.subNavigation li div'
  ,css: [
      '.sIFR-root { background-image:url(../images/common/arrow.gif); background-position:20px 11px; background-repeat:no-repeat; text-decoration:none; background-color: none; color: #25ad98; letter-spacing:-1; text-transform:uppercase;font-size:14px; width:237px; height:34px; display:block; cursor:pointer; }'
      ,'a { text-decoration: none; color: #25ad98; letter-spacing:-1; text-transform:uppercase;font-size:14px; display:block; cursor:pointer; margin-left:42px;}'
      ,'a:link { color: #25ad98; cursor:pointer;}'
      ,'a:hover {  color:#1d5b9d; cursor:pointer; text-decoration: none; }'
	  
    ]
   ,wmode: 'transparent'


});

