/* MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU */
#MENU, #logo, #navi {
	width : 300px;
	text-align : left;
	float:left;
	border : 0;
}
#MENU {
	height:500px;
	background-color : transparent;
}
#logo {
	height:100px;
	background-color :transparent;
}
#navi {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	height:400px;
	background-color : transparent;
}
.icons{
margin-top:175px;
margin-left:-5px;
}
.icon{
float:left;
margin-left:5px;
}
