/* <![CDATA[ */
	
	body {
		font-family:Trebuchet Ms;
		font-size:.85em;
		margin:0px;
		text-align:center;
		background:#333;
	}
	
	
	a:link {
		/* color:#92D216; */
		color:#00AADC;
		font-weight:bold;
		text-decoration:none;
	}
	
    a:visited {
		color:#aac857;
		font-weight:bold;
		text-decoration:none;
	}
	
	a:hover {
		color:#94d102;
		font-weight:bold;
	}
	
	
	#container{
		width:795px;
		margin-left:auto;
		margin-right:auto;
		background:url(/img/center-bg.png) repeat-y;
		_background-image:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/center-bg.png');
	}
	
	#center {
		width:766px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		min-width:766px;
		background:#fff;
	}
	
	#top-nav {
		background-color:#333; 
		color:#fff;
		padding:4px;
		width:758px;
		filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-size:.78em;
	}
	
	#top-nav a:link {
		color:#fff;
		text-decoration:none;
	}
	
	#top-nav a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#top-nav a:hover {
		color:#B5F304;
		text-decoration:none;
	}
	
	#header {
		background:#0B94D1 url(/img/header-bg.jpg) no-repeat;
		height:280px;
		overflow:hidden;
	}
	
	#bttm-nav {
		/* #background-color:#000;
		#border-top:1px solid #444;
		#padding:8px; */
		background:url(/img/menu_bg.gif) repeat-x; 
		color:#fff;
		font-size:13px;
		min-height:25px;
		text-align:center;
		width:100%;
		
	}
	
	#bttm-nav a:link {
		color:#fff;
		text-decoration:none;
	}
	
	#bttm-nav a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#bttm-nav a:hover {
		color:#B5F304;
	}
	
	#bttm-nav ul { padding:0px; line-height:8px; }
	#bttm-nav ul li {display:inline; padding-right:8px; padding-left:6px; line-height:8px;}
	
	
	#content {
		background:url(/img/content-bg.gif) repeat-x;
		min-height:500px;
		padding-left:18px;
		padding-right:18px;
		padding-bottom:10px;
		padding-top:10px;
		font-family: Trebuchet Ms, Helvetica, Arial, sans-serif;
		color:#333;
	}
	
	
	#content h1 {
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-weight:bolder;
		color:#00AADC;
		text-shadow: #666 1px 1px 2px;
	}
	
	#content h2 {
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-weight:bolder;
		color:#00AADC;
		text-shadow: #999 1px 1px 1px;
	}
	
	#content h3 {
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-weight:bolder;
		color:#00AADC;
		text-shadow: #999 1px 1px 1px;
	}
	
	#content h4 {
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-weight:bolder;
		color:#00AADC;
		text-shadow: #333 1px 1px 1px;
	}
	
	#content p {
		text-align:justify;
	}
	
	#sidebar {
		background: #E6E6F3 url(/img/sidebar-bg.gif) repeat-x;
		min-height:800px;
		width:180px;
		padding:8px;
		float:right;
		margin-left:12px;
	}
	
	#footer {
		background-color:#000;
		clear:both;
		text-align:center;
		color:#fff;
		margin:1px;
		font-family:Trebuchet Ms, Helvetica, Arial, sans-serif;
		font-size:.8em;
		padding:4px;
	}



.menu-top {
	margin: 0;
	padding: 0 0 25px 0;
}

.menu-top li  {
	min-width:98px;
	margin: 0 -14px 0 0;
	padding: 0;
	color:white;
	text-decoration:none;
	float:left;
	text-align:center;
}

.menu-top a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 8px;
}

.menu-top a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.menu-top li ul {
	display: none;
}


.menu-top li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:150px;
	padding: 4;
	margin: 0;
	background-color: #222;
	text-align:left;
	font-size:12px;
}

.menu-top li li {
	border: none;
	}	

.menu-top li li a {
	padding: 4px 4px 4px 12px;
	text-align:left;
}


.menu-top .menu-current {
	background:url(/img/menu_bg_f2.gif) repeat-x;
	margin-right:3px;
	margin-left:3px;
	}
	

.menu-top li ul .menu-current {background-color:#222;}


/* Menus not to display */
#menu_5{display:none;}
#menu_32 ul {display:none;}



.support {
	clear: both;
}
	

/* ]]> */
