jQuery(function($) {P7_initPM(1,0,1,-20,10);});

//Cufon
Cufon.replace('h1, h2, .imgtxt');
Cufon.replace('#header h1, #callus', {fontFamily:'Adobe Garamond Pro'});
Cufon.replace('.btn_cta a span strong', {fontFamily:'Adobe Garamond Pro', textShadow: '#666 1px 2px'});


//table.tbl_howwecompare tr add css(even)
jQuery(".dtable tr:even").addClass("even");
