@CHARSET "UTF-8";
#top {
	background: url("../../images/menu/en/bg.gif") no-repeat 110px 0;
}
#menu a {
	display: block;
	position: relative;
}
#menu a span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	cursor: pointer;
}
ul#ul_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0;	
}
ul#ul_menu li {
	float: left;
}
#menu .sub_menu  {
    color: #303030;
    background:#d4d4d4;
    display:none;
    position: absolute;
    z-index:100;
    top: 43px;
    left: 0;
    width: 871px !important;
    width: 911px;
    margin-left: 0;
    line-height: 30px;
    text-align: center;
}
#menu .sub_menu li {
    padding: 5px;
    display: inline;
    width: auto;
    float: none;
    margin: 0 30px 0 8px;
}
#menu .sub_menu li a {
    display: inline;
    position: static;
    width: auto;
}
#menu {
	width: 911px;
    height: 49px;
    text-align: center;
    padding: 13px 0px 0px 0px;
    position: relative;
}



#menu_homepage , #menu_homepage a , #menu_homepage a span {
	width: 122px;
}

#menu_homepage a span {
	background: url("../../images/menu/en/homepage.gif") no-repeat;
}

#menu_homepage a:hover span {
	background: url("../../images/menu/en/homepage_h.gif") no-repeat;
}

#menu_homepage a.hover span {
	background: url("../../images/menu/en/homepage_h.gif") no-repeat;
}

#menu_about, #menu_about a, #menu_about a span {
	width: 144px;
}

#menu_about a span {
	background: url("../../images/menu/en/about.gif") no-repeat;
}

#menu_about a:hover span {
	background: url("../../images/menu/en/about_h.gif") no-repeat;
}

#menu_about a.hover span {
	background: url("../../images/menu/en/about_h.gif") no-repeat;
}

#menu_contact, #menu_contact a, #menu_contact a span {
	width: 134px;
}

#menu_contact a span {
	background: url("../../images/menu/en/contact.gif") no-repeat;
}

#menu_contact a:hover span {
	background: url("../../images/menu/en/contact_h.gif") no-repeat;
}

#menu_contact a.hover span {
	background: url("../../images/menu/en/contact_h.gif") no-repeat;
}

#menu_news, #menu_news a, #menu_news a span {
	width: 197px;
}

#menu_news a span {
	background: url("../../images/menu/en/news.gif") no-repeat;
}

#menu_news a:hover span {
	background: url("../../images/menu/en/news_h.gif") no-repeat;
}

#menu_news a.hover span {
	background: url("../../images/menu/en/news_h.gif") no-repeat;
}

#menu_projects, #menu_projects a, #menu_projects a span {
	width: 217px;
}

#menu_projects a span {
	background: url("../../images/menu/en/projects.gif") no-repeat;
}

#menu_projects a:hover span {
	background: url("../../images/menu/en/projects_h.gif") no-repeat;
}

#menu_projects a.hover span {
	background: url("../../images/menu/en/projects_h.gif") no-repeat;
}

#menu_chamber, #menu_chamber a, #menu_chamber a span {
	width: 96px;
}

#menu_chamber a span {
	background: url("../../images/menu/en/chamber.gif") no-repeat;
}

#menu_chamber a:hover span {
	background: url("../../images/menu/en/chamber_h.gif") no-repeat;
}

#menu_chamber a.hover span {
	background: url("../../images/menu/en/chamber_h.gif") no-repeat;
}
