/**** Page Styles ****/

#center { width:753px; margin:auto; text-align:left; margin-top:5px; }

#page_top { float:left; width:753px; height:6px; background:url(../images/layout/page_top.png) no-repeat; }

#top { float:left; width:741px; padding:0px 6px 0px 6px; background:url(../images/layout/subpage_bg.png) repeat-y; }
	#logo { float:left; width:277px; height:80px; background:url(../images/layout/logo.jpg) no-repeat; display:block; }
	#logo_right { float:left; width:93px; height:80px; background:url(../images/layout/logo_right.jpg) no-repeat; display:block;}
	#undernav { float:left; width:741px; height:11px; background:url(../images/layout/undernav.gif) no-repeat; }

#container { float:left; width:741px; padding:0px 6px 0px 6px; background:url(../images/layout/subpage_grey_bg.png) repeat-y; }

	#left { float:left; width:496px; background:#FFFFFF; }
		#left_top { float:left; width:496px; height:8px; background:url(../images/layout/subpage_content_top.jpg) no-repeat; }
		#content { float:left; width:466px; padding:10px 10px 10px 20px; background:#FFFFFF; }
			#pagetitle { display:block; color:#000000; font-size:18px; font-family:tahoma, verdana; font-weight:normal; margin:0px; padding:0px 0px 5px 0px; }
			#titlebar { background-color:#dddddd; color:#dddddd; height:1px; width:100%; border:0; }
			.textholder { float:left; width:466px; clear:left; margin:0px; padding:0px; }
	
	#right { float:left; width:245px; }
		#rightnav_heading { float:left; width:215px; height:16px; padding:6px 15px 0px 15px; background:url(../images/layout/rightnav_heading_bg.gif) repeat-x; }
		#rightnav_content { float:left; width:215px; padding:6px 15px 10px 15px; background:#F3F3F3; }

#footer { float:left; width:741px; padding:0px 6px 0px 6px; background:url(../images/layout/subpage_bg.png) repeat-y; }
	#footer_top { float:left; width:741px; height:20px; background:url(../images/layout/footer_top.gif) no-repeat; }
	#footer_content{ float:left; width:711px; padding:5px 10px 10px 20px; background:#FFFFFF; color:#333333; text-align:center; }
		#footer_content_right { float:right; width:262px; text-align:right; }
		#footer_content_left { float:left; width:449px; text-align:left; }
	.footer { color:#999999; }
#footer_bot { float:left; width:753px; height:8px; background:url(../images/layout/page_bot.png) no-repeat; }
