#leftCallOut { clear: both; background-image: url(../gfx/gb_left_bg.jpg); }
#leftCallOutInner { clear: both; height: 85px; }

#subMenu { position: relative; width: 415px; left: 5px; border: 0px solid green; }
#terMenu { position: relative; top: 27px; width: 413px; left: 5px; text-align: left; margin-bottom: 20px;  }
#breadcrumbs { position: absolute; top: 45px; width: 415px; left: 5px; border: 0px solid red; }
#body { position: absolute; top: 95px; width: 570px; height: 412px; padding-bottom: 1px; left: 0px; text-align: left; overflow: auto; border: 0px solid red; }
#innerbody { position: relative; top: 0px; height: 350px; width: 550px; margin-bottom: 20px; left: 5px; text-align: left; overflow: visible; border: 0px solid red; }
#pageheader { position: relative; top: 0px; margin-bottom: 10px; width: 400px; padding-bottom: 1px; left: 0px; text-align: left; overflow: auto; border: 0px solid red; }

#centerColumn, #contentBody, #contentEnd { position: relative; clear: both; width: 570px; }
#centerColumn { position: relative; float: left; }
	#contentBody { height: 502px; width: 570px; z-index: 100; }
	#contentEnd { position: absolute; top: 502px; z-index: 300; height: 10px; background-image: url(../gfx/bar_h.gif); }
	#links { position: relative; margin-top: 15px; }
