/* TOP MENU begin */
.topLinks {
	padding:10px 0 0 10px;
}
.topLinks a {	
	font-family:'Franklin Gothic Medium'; 	
	font-size:13px;
	padding:0px 20px 3px 20px;
	background:URL(../images/splitter_toplinks.gif) left center no-repeat;
	
	line-height:9px;
}
.topLinks a:visited {
	color:#B5B5B5;	
}
.topLinks #span_about a {
	padding-left:0;
	background:none;
}
/* TOP MENU end */







/* LEFT MENU begin */
.leftMenu {
	font-family:'Franklin Gothic Medium'; 
	margin-left:10px;
}
.leftMenu a, .leftMenu a:visited {	
	text-decoration:none;	
	color:#9C9C9C;
}

#li_action a {
	background:URL(../images/menu_action.gif) no-repeat left center;
}
#li_audit a {
	background:URL(../images/menu_audit.gif) no-repeat left center;
	padding:15px 0 8px 60px;
}
#li_audit span {
	padding-left:53px;
	text-decoration:underline;
	display:block;
}
#li_calculator a {
	background:URL(../images/menu_calculator.gif) no-repeat left center;
}
#li_online_consulting a {
	background:URL(../images/menu_online_consulting.gif) no-repeat left center;
}
#li_useful_info a {
	background:URL(../images/menu_useful_info.gif) no-repeat left center;
}
#li_corporate_publications a {
	background:URL(../images/menu_corporate_publications.gif) no-repeat left center;
}
#li_corporate_publications {
	background:none;
}


/* Level 1 */
.leftMenu .a_1 {	
	background-color_:#ccc;
	padding:15px 0 18px 60px;
	zoom:1;
}
.leftMenu .li_1, .leftMenu .li_1_active {	
	background:URL(../images/splitter_leftmenu.gif) bottom repeat-x;	
	border_:1px red solid;
	display:block;
	zoom:1;
	margin:0px;
}


/* Level 2 */
.leftMenu ul ul {	
	margin:3px 0px 10px 15px;
}

/* do not touch */
.leftMenu ul {
	list-style:none !important;		
	list-style-image:none !important;
}
.leftMenu ul, .leftMenu li {
	margin:0px;
	padding:0px;
}
.leftMenu a {	
	display:block;		
}
* html body .leftMenu li {	
	display_:inline;
}
/* do not touch */


/* LEFT MENU end */