.mnucontainer {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 768px;
	background: #FFFFFF;
}

* html .mnucontainer {width: 770px; w\idth: 771px;}
 
/* main menu */

#menu {
	position: relative;
	margin: 0;
	height: 29px;
	width: 768px;
    	background-image: url("../images/menubg3.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
}

* html #menu  {width: 770px; w\idth: 771px;}

#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	white-space: nowrap;
	
}

#menu ul li {
	color: #3249AB;;
	display: inline;
	padding: 0px 10px 0 10px;
	float: left;
	border-right: dotted 2px #ddd;
}

#menu ul #Last{
	border: 0;
	background: transparent;
}

#menu ul li a {
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 7px 0 7px;
	color: #3249AB;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #3249AB;;
	background: transparent;
	text-decoration: underline;
}

/* main menu */

#menu2 {
	position: relative;
	float: right;
	margin: 0;
	height: 27px;
	width: 200px;
}

* html #menu2  {width: 770px; w\idth: 771px;}

#menu2 ul {
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	list-style-type: none;
	text-align: right;
}


#menu2 ul li {
	display: block;
	color: #3249AB;
	padding: 0px 7px 0px 8px;
	border-left: dotted 2px #ddd;
	float: right;
	text-align: center;
}


#menu2 ul li a {
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 7px 0 7px;
	color: #3249AB;;
	text-decoration: underline;
}

#menu2 ul li a:hover {
	color: #3249AB;;
	background: transparent;
	text-decoration: none;
}


#SAMenu1_1_0 {
	position: relative;
	width: 185px;
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/menu_maisematausta.jpg) no-repeat left top;	
	overflow: hidden;


}

#SAMenu1_1_0 ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	margin-top: 0;
	margin-left: 8px;
	padding: 8px 0 0 0;
	border: 0;
	width: 185px;	
}

/*Taso yksi */
		
#SAMenu1_1_0 li {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #SAMenu1_1_0 ul li a {width: auto;}		


#SAMenu1_1_0 ul li a {
	display: block;
	width: 95%;
	margin: 0 15px 0 0;
	padding: 1px 8px 1px 8px;
	color: #134498;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/oranssikolmio.gif) no-repeat left center;
}

#SAMenu1_1_0 ul li a:hover {
	text-decoration: underline;
}

html>body #SAMenu1_1_0 ul li.Selected a {width: auto;}

html>body #SAMenu1_1_0 ul li.AtWay a {width: auto;}

/* Taso kaksi */

#SAMenu1_1_0 ul li.Selected a, #SAMenu1_1_0 ul li.AtWay a  {
	color: orange;
}

#SAMenu1_1_0 ul li.Selected a:hover, #SAMenu1_1_0 ul li.AtWay a:hover{
	text-decoration: none;
	color: orange;
}

#SAMenu1_1_0 ul li.Selected ul, #SAMenu1_1_0 ul li.AtWay ul {
	padding: 0px;
	margin: 0;
	margin-left: 20px;
	color: #ddd;
}

#SAMenu1_1_0 ul li.Selected ul, #SAMenu1_1_0 ul li.AtWay ul {
	padding: 0px;
}

html>body #SAMenu1_1_0 ul li.Selected ul li a {width: auto;}

html>body #SAMenu1_1_0 ul li.AtWay ul li a {width: auto;}

#SAMenu1_1_0 ul li.Selected ul li a, #SAMenu1_1_0 ul li.AtWay ul li a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	padding-left: 8px;
	color: gray;
	text-decoration: none;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#SAMenu1_1_0 ul li.Selected ul li a:hover, #SAMenu1_1_0 ul li.AtWay ul li a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0;
	padding-left: 8px;
	color: gray;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#SAMenu1_1_0 ul li.Selected ul li a.Selected, #SAMenu1_1_0 ul li.AtWay ul li a.Selected  {
	text-decoration: none;
	padding: 2px;
	padding-left: 8px;
	color: gray;
	font-weight: bold;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#SAMenu1_1_0 ul li.Selected ul li a.Selected:hover, #SAMenu1_1_0 ul li.AtWay ul li a.Selected:hover {
	text-decoration: none;
	padding: 2px;
	padding-left: 8px;
	color: gray;
	font-weight: bold;
	background: url(../images/menupointer.gif) no-repeat left center;
}


/* main menu */

#menu4 {
	position: relative;
	float: right;
	margin: 0;
	margin: 0 0px 0 0;
	height: 27px;
	width: 350px;
}

#menu4 ul {
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	list-style-type: none;
	text-align: right;
}


#menu4 ul li {
	display: block;
	color: #3249AB;
	padding: 0px 16px 0px 17px;
	border-left: dotted 2px #ddd;
	float: right;
	text-align: center;
}


#menu4 ul li a {
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 7px 0 7px;
	color: #3249AB;;
	text-decoration: underline;
	width: 126px;
}

* html #menu4 ul li a {width: 141px; w\idth: 129px;}

#menu4 ul li a:hover {
	color: #3249AB;;
	background: transparent;
	text-decoration: none;
}







/************************************ ETUSIVUN MENU *******************************/




#IncMenu {
	position: relative;
	/*float: left;*/
	width: 185px;
	/*height: auto;*/
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;	
	overflow: hidden;


}

#IncMenu ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	margin-top: 8px;
	margin-left: 8px;
	padding: 0;
	border: 0;
}

/*Taso yksi */
		
#IncMenu li {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #IncMenu ul li a {width: auto;}		


#IncMenu ul li a {
	display: block;
	width: 95%;
	margin: 0 15px 0 0;
	padding: 1px 8px 1px 8px;
	color: #134498;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/oranssikolmio.gif) no-repeat left center;
}

#IncMenu ul li a:hover {
	text-decoration: underline;
}

html>body #IncMenu ul li.Selected a {width: auto;}

html>body #IncMenu ul li.AtWay a {width: auto;}

/* Taso kaksi */

#IncMenu ul li.Selected a, #IncMenu ul li.AtWay a  {
	color: orange;
}

#IncMenu ul li.Selected a:hover, #IncMenu ul li.AtWay a:hover{
	text-decoration: none;
	color: orange;
}

#IncMenu ul li.Selected ul, #IncMenu ul li.AtWay ul {
	padding: 0px;
	margin: 0;
	margin-left: 20px;
	color: #ddd;
}

#IncMenu ul li.Selected ul, #IncMenu ul li.AtWay ul {
	padding: 0px;
}

html>body #IncMenu ul li.Selected ul li a {width: auto;}

html>body #IncMenu ul li.AtWay ul li a {width: auto;}

#IncMenu ul li.Selected ul li a, #IncMenu ul li.AtWay ul li a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	padding-left: 8px;
	color: gray;
	text-decoration: none;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#IncMenu ul li.Selected ul li a:hover, #IncMenu ul li.AtWay ul li a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0;
	padding-left: 8px;
	color: gray;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#IncMenu ul li.Selected ul li a.Selected, #IncMenu ul li.AtWay ul li a.Selected  {
	text-decoration: none;
	padding: 2px;
	padding-left: 8px;
	color: gray;
	font-weight: bold;
	background: url(../images/menupointer.gif) no-repeat left center;
}

#IncMenu ul li.Selected ul li a.Selected:hover, #IncMenu ul li.AtWay ul li a.Selected:hover {
	text-decoration: none;
	padding: 2px;
	padding-left: 8px;
	color: gray;
	font-weight: bold;
	background: url(../images/menupointer.gif) no-repeat left center;
}














