#page_container					{ width:100%; height:394px; background:url(/images/page_background.jpg) top center no-repeat;  }
	#header						{ width:901px; height:394px; margin:0px auto; }
		#header h1				{ width:901px; height:88px; background:url(/images/logo.jpg) no-repeat; text-indent:-9009px; margin:0px; padding:0px; }
		#navigation				{ width:901px; height:20px; margin:0px auto; background:url(/images/navigation.jpg) no-repeat; }
		#navigation ul 			{ width:644px; height:20px; margin:0px 0px 0px 257px; padding:0px; list-style:none; }
		#navigation ul li		{ height:20px; float:left; margin:0px; padding:0px; list-style:none; }
		#navigation ul li a:hover,
		#navigation ul li a		{ text-indent:-9009px; display:block; height:20px; }

		#nav_01					{ width:78px; }
		#nav_01 a:hover,
		#nav_01.o		 		{ background:url(/images/nav_01.jpg) no-repeat; }
		#nav_02					{ width:118px; }
		#nav_02 a:hover,
		#nav_02.o		 		{ background:url(/images/nav_02.jpg) no-repeat; }
		#nav_03					{ width:105px; }
		#nav_03 a				{ cursor:default; }
		#nav_03.o		 		{ background:url(/images/nav_03.jpg) no-repeat; }
		#nav_04					{ width:122px; }
		#nav_04 a:hover,
		#nav_04.o		 		{ background:url(/images/nav_04.jpg) no-repeat; }
		#nav_05					{ width:113px; }
		#nav_05 a:hover,
		#nav_05.o		 		{ background:url(/images/nav_05.jpg) no-repeat; }
		#nav_06					{ width:108px; }
		#nav_06 a:hover,
		#nav_06.o		 		{ background:url(/images/nav_06.jpg) no-repeat; }
		
		#header_image			{ width:901px; height:286px; background:url(/images/main_image.jpg) no-repeat; }
		
#page_content					{ background:#F8F8F8; width:100%; display:table; clear:both; }
	#page_body_content			{ width:901px; margin:0px auto; background:url(/images/page_body_content_background.jpg) repeat-y; display:table; border-bottom:#C00 solid 1px; }
	#page_body_content_bottom	{ width:901px; margin:0px auto; background:url(/images/page_body_content_background_internal_bottom.jpg) bottom left no-repeat; display:table; }
		#body_content			{ width:570px; float:left; padding:40px 0px 12px 30px; }
		
		
		#sidebar_content		{ width:275px; float:right; }
			#sidebar_header		{ width:275px; height:80px; background:url(/images/sidebar_header.jpg) no-repeat; }
			#sidebar_body		{ width:275px; min-height:291px; background:url(/images/sidebar_background.jpg) top left no-repeat; }
				#sidebar_body_content		{ padding:20px; }
				#sidebar_body_content ul li	{ list-style-image:url(/images/bullet.gif); padding-bottom:5px; }
	
		h1						{ background:url(/images/header_index.jpg) no-repeat; }