#SAMenu1_-1_1
{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	height:35px;
	width:100px;
	background:url(../img2007/languagemenu_border.gif) no-repeat;
}

#SAMenu1_-1_1:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAMenu1
{
	display:block;
	position:relative;
	margin:0 0 0 10px;
	padding:0;
	height:35px;
	width:100px;
}

#SAMenu1 li
{
	display:block;
	position:relative;
	margin:0;
	padding:12px 0 0 0;
	float:left;
}

#SAMenu1 li.AtWay, #SAMenu1 li.Selected
{
	display:none;
}

#SAMenu1 li a
{
	position:relative;
	margin:0;
	padding:0;
	float:left;
	font-family:verdana, sans-serif;
	font-size:9px;
	color:#EDF3EB;
	text-transform:uppercase;
}


#SAMenu2
{
	display:block;
	position:absolute;
	margin:0 0 0 12px;
	padding:0;
	width:528px;
	height:200px;
	top:78px;
	left:106px;
	list-style-type: none;
	z-index:20;
	overflow: hidden;
}
html>body #SAMenu2 {width: 528px;}

* html #SAMenu2
{
	height:106px;
}

#SAMenu2 li
{
	display:inline;
	position:relative;
	margin:0;
	padding:0;
	float:left;	
	background:url(../img2007/menu1_border.gif) top right no-repeat;
	height:28px;
	line-height:28px;
}

#SAMenu2 #LastLink
{
	background:transparent;
}

#SAMenu2 li a
{
	display:inline;
	position:relative;
	margin:0;
	padding:0 7px 0 7px;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;	
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	height:28px;
}

#SAMenu2 li a.AtWay, #SAMenu2 li a.Selected
{
	color:#FED803;
}

#SAMenu2 ul {
    display: block;
	position: absolute; 
	left: 0px;
	top: 30px;
	margin: 0;
	padding: 0;
	width: 200px;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	z-index:100;
	background-color:#fff;
}

#SAMenu2 ul li {
    display:block;
    position:relative;
    float:left;
    margin: 0;
    padding: 0;
    width: 200px;
    overflow:hidden;
    clear:both;
    background:url(../img2007/dottedline.gif) left bottom no-repeat;
}

#SAMenu2 ul li a {
    display:block;
    position:relative;
    margin: 0;
    padding: 0 0 0 22px;
    float:left;
    overflow:hidden;
    clear:both;
    color:#247EC6;
    font-weight:normal;
    text-transform:none;
    background: url(../img2007/menu2_bullet2.gif) 13px 12px no-repeat;
}

#SAMenu2 ul li a:hover {
    display:block;
    position:relative;
    margin: 0;
    padding: 0 0 0 22px;
    float:left;
    overflow:hidden;
    clear:both;
    color:#247EC6;
    font-weight:normal;
    text-transform:none;
    background: url(../img2007/menu2_bullet2.gif) 13px 12px no-repeat;
}

#SAMenu2 ul li a.Selected,#SAMenu2 ul li a.Selected:hover,#SAMenu2 ul li a.AtWay,#SAMenu2 ul li a.AtWay:hover {
    display:block;
    position:relative;
    margin: 0;
    padding: 0 0 0 22px;
    float:left;
    overflow:hidden;
    clear:both;
    color:#D81A09;
    font-weight:normal;
    text-transform:none;
    background: url(../img2007/menu2_bullet2.gif) 13px 12px no-repeat;
}

#Incmenu
{
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	height:28px;
	text-align:right;
	width: 255px;
	line-height:28px;
	top:78px;
	right:25px !important;
	overflow:hidden; 
	background:url(../img2007/topmenu_bg.gif) repeat-x;
}
html>body #Incmenu{width:247px;right:0 !important;left: 598px;}

* html #Incmenu
{
	right:4px;
}

#Incmenu:after
{
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Top {
   display:block;
    position:relative;  
    float:left;
    margin: 0 0 0 -3px;
    padding: 0;
    overflow: hidden;
}
html>body #Top {margin: 0;}

#Incmenu a
{
	display:block;
	position:relative;
	float: left;
	padding:0 5px 0 5px;
	margin:0;
	height:28px;
	line-height:28px;
	border:0;
	color:#247EC6;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	background: url(../img2007/incmenu_border.gif) right top no-repeat;
}





