/* CSS Document */

#header { position:relative; height:113px; background:url(/images/header_bg.jpg) #ffffff right 1px no-repeat; }
	#header a.logoLink { display:block; position:absolute; top:1px; left:0px; }
	
#pnav { position:static; }

#main { margin-top:0px; }
	#left { display:none; }

	#content { width:734px; float:none; padding:20px 20px 0px 20px; overflow:hidden; }
	* html #content { width:774px; }
		#pageTitle { display:none; }