/*==========================================================
-- Left Menu Style
============================================================*/
#nav-section {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 7px;
	width:169px;
	display:block;
	background-color:#ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:162px;
}

#nav-section ul#main-menu  {
	display:block;
	margin:0;
	padding:0;
	list-style: none;
}

#nav-section ul#main-menu li {
	display:block;
	padding:0;
	margin:0 0 2px 0;
	font-size:9px;
	font-weight:bold;
	color: #2464ac;
	}

#nav-section ul#main-menu li a {	
	padding: 2px 10px 5px 14px;
	display:block;
	width:162px;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #bdc1cc;
	background: #efefef url(http://www.tycoemea.com/English/Images/menu_bg_small.gif) no-repeat left bottom;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:138px;
	}
	
#nav-section ul#main-menu li a:visited {
	background: #efefef url(http://www.tycoemea.com/English/Images/menu_bg_small.gif) no-repeat left bottom;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #bdc1cc;
	}
	
#nav-section ul#main-menu li a:hover {
	background: #C6E3F5 url(http://www.tycoemea.com/English/Images/menu_bg_small.gif) no-repeat bottom left;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #bdc1cc;
	}
