 var helvetica = {
    src: '/shared/assets/flash/helvetica-neue.swf'
};
 var lucida = {
    src: '/shared/assets/flash/lucida.swf'
};

 var helveticaThin = {
    src: '/shared/assets/flash/helvetica-romen.swf'
};
sIFR.activate(helvetica, lucida);


// styling PE

	sIFR.replace(helveticaThin, {
    selector: 'body.part-exange h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#003082; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.part-exange h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#003082; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.part-exange h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#003082; }'
	  ,'a { text-decoration: none }'
      ]
  })

// styling why-bye 

	sIFR.replace(helveticaThin, {
    selector: 'body.why-buy h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#A13359;; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.why-buy h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#A13359; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.why-buy h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#A13359; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
// styling sustainability
	sIFR.replace(helveticaThin, {
    selector: 'body.sustainability h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#60A65D; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.sustainability h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#60A65D; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.sustainability h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#60A65D; }'
	  ,'a { text-decoration: none }'
      ]
  })

// styling body.new-home
	sIFR.replace(helveticaThin, {
    selector: 'body.new-home h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#94785B; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.new-home h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#94785B; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.new-home h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#94785B; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	// styling body.property
	sIFR.replace(helveticaThin, {
    selector: 'body.property h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#BA5700; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.property h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#BA5700; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.property h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#BA5700; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	// styling body.first
	sIFR.replace(helveticaThin, {
    selector: 'body.first h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#8273BA; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.first h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#8273BA; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'body.first h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#8273BA; }'
	  ,'a { text-decoration: none }'
      ]
  })	
	
// styling h1

	sIFR.replace(helveticaThin, {
    selector: 'h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:24px; color:#003082; font-weight:bold;}'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:20px; color:#003082; }'
	  ,'a { text-decoration: none }'
      ]
  })
	
	sIFR.replace(helveticaThin, {
    selector: 'h3'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:17px; color:#003082; }'
	  ,'a { text-decoration: none }'
      ]
  })	
// styling navigation
 /*	sIFR.replace(lucida, {
    selector: '#content-left ul li'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,bgcolor: 'none'
	,css: [
      '.sIFR-root { text-transform: none;  font-size:14px; color:#ffffff; text-align:center }'
	  ,'a { text-decoration: none; color:#ffffff}'
	  ,'a:hover { text-decoration: none; color:#ffffff}'
      ]
  })*/
	