(function(){function setSiteMargins(marginValue){for(var i=0;i<document.styleSheets.length;i++){var styleSheet=document.styleSheets[i];var stylesheetRules=new Array();if(styleSheet.cssRules){stylesheetRules=styleSheet.cssRules;}else if(styleSheet.rules){stylesheetRules=styleSheet.rules;};for(var x=0;x<stylesheetRules.length;x++){if(stylesheetRules[x].selectorText.toLowerCase()=='div#site'){stylesheetRules[x].style.marginRight=stylesheetRules[x].style.marginLeft=marginValue;return true;}};};return false;};var browserWidth=(window.innerWidth)?window.innerWidth:(document.documentElement)?document.documentElement.clientWidth:(document.body)?document.body.clientWidth:0;if(browserWidth>=1350){setSiteMargins('auto');}else if(browserWidth<=1000){setSiteMargins('0.125em');};})();document.writeln('<scr'+'ipt type="text\/javascript" src="'+(document.location.protocol=='https:'?'https://secure.comodo.com':'http://www.trustlogo.com')+'/trustlogo/javascript/trustlogo.js">'+'<\/scr'+'ipt>');
