sIFR.activate(theSansBp);


sIFR.replace(theSansBp, {selector: '#menu>li', css:[
     '.sIFR-root {padding:0px; margin:0px;}'
      ,'a { text-decoration: none;color: #FFFFFF; letter-spacing:2;}'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #151964; }' 
],wmode:'transparent',
ratios:[10,1.8,15,1.72,22,1.68,27,1.67,32,1.66,48,1.65,74,1.64,75,1.63,78,1.64,80,1.63,82,1.64,83,1.63,85,1.64,91,1.63,92,1.64,1.63]
    });

sIFR.replace(theSansBp, {selector: '#toptext', css:[
     '.sIFR-root {color: #151964; letter-spacing:2; font-size:13px; padding-bottom:0px;}'
],wmode:'transparent'
    });
    
sIFR.replace(theSansBp, {selector: '.toptexthome', css:[
     '.sIFR-root {color: #151964; letter-spacing:1; font-size:13px; }'
     ,'a { text-decoration:none;}'
     ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #151964; }' 
],wmode:'transparent'
    });

sIFR.fitExactly = false;