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

#content-area-05-left {
	float:					left;
	width:					404px;
	min-height:				505px;
	padding:				0px 18px 0px 18px;
	background-color:		#cc9900;
}

#content-area-05-right {
	float:					left;
	width:					510px;
	min-height:				471px;
	padding:				20px 16px 14px 14px;
	background-color:		transparent;		
}

#menu-special {
	clear:					both;
	width:					404px;
	min-height:				397px;
}

/* 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;	
}