body 			{ padding:0px; margin:0px; }
div 			{ border:0px solid red; }

#pgbody 		{ text-align:center; }
#pgcontainer	{ text-align:left; width:702px; margin:0px auto; }

#pgheader 		{ position:relative; height:250px; background-image:url(/images/headers/comp0.jpg); background-position:bottom right; background-repeat:no-repeat; }
#pglogo 		{ position:absolute; top:3px; left:0px; height:99px; width:200px; background-image:url(/images/main.header.logo.125.gif); background-repeat:no-repeat; }
#pglogo a 		{ display:block; height:99px; width:200px; text-decoration:none; }
#pgsearch 		{ position:absolute; top:60px; right:2px; height:30px; width:300px; }
#pgnavigation 	{ position:absolute; top:107px; left:0px; height:auto; width:200px; overflow:hidden; }

#pgmain 		{ position:relative; margin-top:7px; }

#pgsidebar 		{ float:left; left:-205px; width:200px; border:0px solid #066; padding-bottom:0px; }
/* #pgsidebar .block { padding:5px 7px 8px 7px; border-bottom:0px solid #666; } */

#pgcrumbs 		{ display:none; }
#pgcontent 		{ margin-left:205px;padding-top:12px;}
#homeleft		{ float:left; width:48%; margin:20px 0px; border:0px solid red; }
#homeright		{ float:right; width:48%; margin:20px 0px; border:0px solid red; }
#pgspacer 		{ height:50px; }

#pgfooter 		{ position:relative; clear:left; margin-left:205px; margin-top:50px; border-top:0px solid #006666; padding-bottom:5px; }
#pgfooter div	{ text-align:center; }