table#body
{
	background:				#383838;
}

td#left 
{
	background:				url('/images/left-bg-black.jpg') repeat-y;
	padding:				0;
	width:					195px;
}

td#right
{
	background:				url('/images/right-bg-black.jpg') repeat-y;
	padding:				0 0 0;
	width:					271px;
	background-position:	right;
	background-color:		#F5F5F7;
}

#right_container
{
	padding-top:			58px;
}

#right_div
{
	width:					157px;
	z-index:				2;
}

#left_area
{
	background:				url('/images/menu-left-bg-black.gif') repeat-y;
	text-align:				center;
}

#left_area .sidebar_highlight 
{
	margin-left:			35px;
	width:					109px;
}

#left_area a
{
	color:					#ffd800;
	font-weight:			bold;
}

#left_area a:hover
{
	color:					#ffe763;
}

.notice
{
	background:			url('/images/menu-left-bg-black.gif') repeat-y;
	padding:			13px 43px 6px;
	color:				white;
}

#notice_top,
#notice_bottom
{
	display:				none;
}

#header
{
	height:					255px;
	overflow:				hidden;
}

td#content
{
	width:					auto;
	padding:				44px 20px 20px;  
	background-color:		#f5f5f7;
}

#footer
{
	background:				url('/images/footer-bg-black.gif') no-repeat;
}
#nav-section-top
{
	padding:				58px 0 0 30px;
}

ul#nav-section
{
	background:				url('/images/menu-left-bg-black.gif') repeat-y;
	padding:				0;
}

ul#nav-section a
{
	padding-left:			40px;
	width:					120px;
}

ul#nav-section ul.sub a
{
	width:					109px;

}

/*-------------------------------------------------------------------------------------------------------
//	Link highlights
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section a.active,
ul#nav-section a.subactive,
ul#nav-section a:hover
{
	background:				url('/images/blue-arrow.gif') no-repeat 23px 6px;
}

#right_banner_image
{
	margin-top:				-58px;
	position:				absolute;
	right:					0;
	z-index:				1;
}

#global_nav_area
{
	background-image:		url('/images/global-bg-black.gif');
	width:					477px;
}
