/*div#home{
	display:none;
	z-index:2;
}
div#about{
	display:none;
	z-index:2;
}
div#services{
	display:none;
	z-index:2;
}
div#training{
	display: none;
	z-index:2;
}
div#events{
	display:none;
	z-index:2;
}
div#studies{
	display:none;
	z-index:2;
}
div#news{
	display:none;
	z-index:2;
}
div#library{
	display:none;
	z-index:2;
}
div#contact{
	display:none;
	z-index:2;
}*/
div.moz_event{
	position:relative;
	left:80px;
	top:24px;
	width:10px;
	height:22px;
}
div.menu_header{
	padding-top:4px;
	text-align: center;
	border-top:2px solid #507AA1;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height:22px;
	background-color: #669BCC;
	font-family: Verdana, Arial, "Times New Roman", "MS Sans Serif";
	font-size: 11px;
	font-weight:bold;
}
div.menu_header a, a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
div.blockout{
	position: relative;
	top:-1px;
	left:1px;
	margin-bottom:0px;
	border-bottom: 1px solid  #669BCC;
}
div.dropdown{
	margin-top:-2px;
	width:170px;
	height:148px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #669BCC;
	font-family: Verdana, Arial, "Times New Roman", "MS Sans Serif";
	font-size: 10px;
	font-weight:normal;
}
.item_top{
	margin-top:0px;
	width:163px;
	font-family: Verdana, Arial, "Times New Roman", "MS Sans Serif";
	font-size: 10px;
	padding-left:7px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: none;
	background: url(../images/furniture/icons/css_black_dot.gif) repeat-x bottom;	
}
.item{
	width:163px;
	font-family: Verdana, Arial, "Times New Roman", "MS Sans Serif";
	font-size: 10px;
	padding-left:7px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: none;
	background: url(../images/furniture/icons/css_black_dot.gif) repeat-x bottom;	
}
.item_last{
	width:163px;
	font-family: Verdana, Arial, "Times New Roman", "MS Sans Serif";
	font-size: 10px;
	padding-left:7px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: none;
}
div.item_top a, a:hover{
	text-decoration:none;
	color:#000000;
}
div.item a, a:hover{
	text-decoration:none;
	color:#000000;
}
div.item_last a, a:hover{
	text-decoration:none;
	color:#000000;
}
div#services div.blockout{
	width:79px;
}
div#services div.menu_header{
	width:80px;
}
 HTML div#services div.menu_header{
	width:78px;
}
/* -- About Us -- */
div#about div.blockout{
	width:81px;
}
div#about div.menu_header{
	width:82px;
}
 HTML div#about div.menu_header{
	width:80px;
}
/* -- Training -- */
div#training div.blockout{
	width:77px;
}
div#training div.menu_header{
	width:78px;
}
 HTML div#training div.menu_header{
	width:76px;
}
/* -- Events -- */
div#events div.blockout{
	width:69px;
}
div#events div.menu_header{
	width:70px;
}
 HTML div#events div.menu_header{
	width:68px;
}
/* -- Case studies -- */
div#studies div.blockout{
	width:104px;
}
div#studies div.menu_header{
	width:105px;
}
 HTML div#studies div.menu_header{
	width:103px;
}
/* -- News -- */
div#news div.blockout{
	width:61px;
}
div#news div.menu_header{
	width:62px;
}
 HTML div#news div.menu_header{
	width:59px;
}
/* -- Resourse library -- */
div#library div.blockout{
	width:125px;
}
div#library div.menu_header{
	width:126px;
}
 HTML div#library div.menu_header{
	width:124px;
}
/* -- Contact us -- */
div#contact div.blockout{
	width:91px;
}
div#contact div.menu_header{
	width:92px;
}
 HTML div#contact div.menu_header{
	width:90px;
}
.dropdown {
	height: auto !important;
}
