#top_proeminence {
	margin-left:25px;
	height:23px;
	background-color:transparent;
}
#top_logo {
	width:280px;
	height:117px;
	margin:16px 0px 7px 15px;
}

#top_menu {
	height:31px;
	width:970px;
	background-color:transparent;
	margin-bottom:10px;
}
#top_menu_left {
	background:url(../../images/menu_left.png) no-repeat transparent top left;
	width:4px;
	height:31px;
	float:left;
}
#top_menu_center {
	background:url(../../images/bg_menu.jpg) repeat-x #dae2e8 top left;
	width:712px;
	height:31px;
	float:left;
}
#top_menu_center2 {
	background:url(../../images/bg_menu.jpg) repeat-x #dae2e8 top right;
	/*width:150px;*/
	width:250px;
	height:31px;
	float:left;
	border:0px solid black;
}
#top_menu_right {
	background:url(../../images/menu_right.png) no-repeat transparent top left;
	width:4px;
	height:31px;
	float:left;
}


.top_div_language {
	margin:7px 10px 0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	display:block;
}
.top_div_language a {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}