/********************************************* LANGUAGE MENU */

#SAMenu1_-1_1 {
	display: block;
	float: left;
	height: 38px;
	width: 215px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: transparent;
}

#SAMenu1_-1_1 ul {
	width: 215px;
	background: transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#SAMenu1_-1_1 ul li {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	text-align: left;
}

#SAMenu1_-1_1 ul li a {
	display: block;
	line-height: 24px;
	font-family: Arial; 
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
	color: #6B8BAF;
	text-decoration: none;
	
	background: url(../img/lang_bullet.gif) no-repeat 0 8px;
}

#SAMenu1_-1_1 ul li a:hover {
	text-decoration: underline;
}


#SAMenu1_-1_1 ul li a.Selected {
	display: none;
}

#SAMenu1_-1_1 ul li a.AtWay {
	display: none;
}

/************************************************* MAINMENU */

#SAMenu2_1_1 {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 26px;
	overflow: hidden;
	text-align: left;
	background: #093D79; 
	top: 94px;
	left: 0;
	
}


#SAMenu2_1_1 ul {
	width: 1000px;
	height: 27px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#SAMenu2_1_1 ul li {
	color: #000000;
	display: inline;
	padding: 0;
	margin: 0; 
	float: left;
	text-align: left;

}

#SAMenu2_1_1 ul li a {
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
		
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0;

}




#SAMenu2_1_1 ul li a:hover {
	text-decoration: underline;
}


#SAMenu2_1_1 ul li a.Selected {
	font-weight: bold;
	color: #0D3573;
	background: url(../img/menu_bg.jpg) left top;
	
}


#SAMenu2_1_1 ul li a.AtWay {
	font-weight: bold;
	color: #0D3573;
	background: url(../img/menu_bg.jpg) left top;
}




#SAMenu3_2_1 {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 39px;
	overflow: hidden;
	text-align: left;
	background: transparent; 
	top: 120px;
	left: 0;
	
}


#SAMenu3_2_1 ul {
	width: 1000px;
	height: 39px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#SAMenu3_2_1 ul li {
	color: #000000;
	display: inline;
	padding: 0;
	margin: 0; 
	float: left;
	text-align: left;

}

#SAMenu3_2_1 ul li a {
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	line-height: 39px;
	font-weight: normal;
		
	color: #0D3573;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0;
	background: url(../img/blue_bullet.gif) no-repeat left center;

}




#SAMenu3_2_1 ul li a:hover {
	text-decoration: underline;
	
}


#SAMenu3_2_1 ul li a.Selected {
	font-weight: bold;
	
}


#SAMenu3_2_1 ul li a.AtWay {
	font-weight: bold;
	
}






