#navBar
{
	background:		#363882 !important;
	border: 1px solid #363882;
}
#navMain
{
	margin:					0;
	padding:					0;
	background:			#363882 !important;
	color:						#353881;
	border-bottom:	2px solid #363882;
}
#navMain a
{
	display:				block;
	background:				#363882 !important;
	color:					#f3e17d !important;
	text-decoration:	none;
	line-height:			13px;
	padding-top:			3px;
	padding-bottom:	3px;
}
#navMain a:hover
{
	color: #ffffff !important;
}
#navMain h2
{
	display:	inline;
	float:		left;
	margin:	3px 7px;
	background:	#363882 !important;
	font-size:				12px;
}