#content-area-04 {
	float:					left;
	width:					980px;
	min-height:				505px;
	border-bottom:			solid 1px #8c8682;
	border-right:			solid 1px #8c8682;
	border-left:			solid 1px #e6cc7f !important;
	background-color:		transparent;
	background-image:		url(images/trans-90.png);
}

#content-area-04-left {
	float:					left;
	width:					442px;
	min-height:				505px;
	padding:				0px 30px 0px 18px;
}
#content-area-04-right {
	float:					left;
	width:					442px;
	min-height:				428px;
	padding:				43px 28px 34px 20px;
}
#under-nav-content {	
	clear:					both;
	width:					442px;
	min-height:				462px;
	padding:				20px 0px 0px 0px;
}

#under-nav-content div, #under-nav-content td, #under-nav-content p, #under-nav-content li, #under-nav-content .normal-text {
	font-family:			"Trebuchet MS", Arial;
	font-size:				12px;
	line-height:			15px;
	color:					#000000;
}
#content-area-04-right div, #content-area-04-right td, #content-area-04-right p, #content-area-04-right li, #content-area-04-right .normal-text {
	font-family:			"Trebuchet MS", Arial;
	font-size:				12px;
	line-height:			15px;
	color:					#000000;
}


/* sub-nav */

#sub-nav a, #sub-nav a:visited, #sub-nav a:active {
	float:					left;
	font-family:			"Trebuchet MS", Arial;
	font-size:				14px;
	line-height:			16px;	
	height:					26px;
	font-weight:			normal;
	color:					#000000;		
	text-decoration:		none;	
	display:				block;
	margin:					0px 1px 0px 0px;
	padding:				10px 9px 0px 9px;
	background-color:		#C1BCB5;
	position:				relative;
	left:					-4px;
}
#sub-nav a.selected, #sub-nav a.selected:visited, #sub-nav a.selected:active, #sub-nav a.selected:hover {
	background-image:		url(images/sub-nav-selected.png);	
	background-repeat:		no-repeat;
	background-position:	left bottom;
}
#sub-nav a:hover {	
	background-color:		#968B7E;;
}


/* third-level */

#third-level a, #third-level a:visited, #third-level a:active {
	float:					left;
	font-family:			"Trebuchet MS", Arial;
	font-size:				14px;
	line-height:			16px;	
	height:					20px;
	font-weight:			normal;
	color:					#b33e3c !important;		
	text-decoration:		none;	
	display:				block;
	margin:					0px 0px 0px 0px;
	padding:				0px 8px 0px 8px;	
	background-image:		url(images/third-back-divider.gif);	
	background-repeat:		no-repeat;
	background-position:	left bottom;
}
#third-level a.selected, #third-level a.selected:visited, #third-level a.selected:active {
	color:					#ffcc66 !important;
	background-image:		url(images/third-back-selected.gif);	
	background-repeat:		no-repeat;
	background-position:	left bottom;	
}
#third-level a:hover {	
	color:					#ffcc66 !important;	
}
