var yourtypeface = {
	  src: '/public/flash/fonts/sifr-identitygroup.swf'
};

sIFR.activate(yourtypeface);

sIFR.replace(yourtypeface, {
	  selector: '#home_content_left h1',
	  css: [	
	  '.sIFR-root { font-size: 24px; color: #000000; font-weight: normal;line-height:24px;margin:7px 0; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#home_content_right #home_content_right_boxes h1',
	  css: [	
	  '.sIFR-root {line-height: 16px; font-size: 22px; color: #000000; font-weight: normal; margin:6px 0 9px 0; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#home_content_right #home_content_right_text h1',
	  css: [	
	  '.sIFR-root {margin:0; font-size: 22px; color: #000000; font-weight: normal; line-height:25px; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#expert_box h1',
	  css: [	
	  '.sIFR-root {line-height: 16px; font-size: 22px; color: #000000; font-weight: normal; margin:0 0 15px 0; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#bottom_box_1 h1',
	  css: [	
	  '.sIFR-root { font-size: 22px; color: #000000; font-weight: normal; margin:0 0 15px 0; line-height:18px; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#bottom_box_2 h1',
	  css: [	
	  '.sIFR-root {line-height: 16px; font-size: 17px; color: #747474; font-weight: normal; padding:15px 13px 10px 13px; margin: 0 0 17px 0; background-color: #F4F4F4; }'
	  ,'a { color: #000000; text-decoration: none; }'
	  ,'a:hover { color: #567495; text-decoration: none; }'
	  ,'strong { color: #000000; font-weight: normal; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#content_right h1',
	  css: [	
	  '.sIFR-root {line-height: 16px;font-size: 22px; color: #000000; margin:22px 0 2px 0; font-weight: normal;}'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#home_content_right #home_content_right_text h2',
	  css: [	
	  '.sIFR-root {margin:0; font-size: 22px; color: #909090; font-weight: normal; line-height:25px; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#bottom_box_1 #bottom_box_1_right div h2',
	  css: [	
	  '.sIFR-root {margin:0;line-height: 16px;display: inline; font-size: 20px; color: #747474; font-weight: normal; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#bottom_box_1 #bottom_box_1_right div h1',
	  css: [	
	  '.sIFR-root {margin:0;line-height: 16px;display: inline; font-size: 26px; color: #000000; font-weight: normal; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});


sIFR.replace(yourtypeface, {
	  selector: '#content_text h1',
	  css: [	
	  '.sIFR-root {color: #000000; font-size: 22px; line-height:18px; margin:0 0 13px 0; font-weight: normal; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	  selector: '#content_text h2',
	  css: [	
	  '.sIFR-root {color: #909090; font-size: 22px; line-height:25px; font-weight: normal; margin:0 0 0 0px; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});


sIFR.replace(yourtypeface, {
	  selector: '#heading h1',
	  css: [	
	  '.sIFR-root {color: #000000; font-size: 22px; line-height:18px; margin:0 0 13px 0; font-weight: normal; margin:0; background-color:transparent; }'
	  ],
	  wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	selector: '#headimg h1',
	css: [	
	      '.sIFR-root {color: #ffffff; font-size: 32px; line-height:18px; margin:0 0 13px 0; font-weight: normal; margin:0; background-color:transparent; }'
	      ],
	      wmode: 'transparent'
});

sIFR.replace(yourtypeface, {
	selector: '.component_news_head h1',
	css: [	
	      '.sIFR-root {color: #000000; font-size: 22px; line-height:18px; margin:0 0 0px 0; font-weight: normal; margin:0; background-color:transparent;}'
	      ],
	      wmode: 'transparent'
});

