#topnavi {
	width: auto;
	overflow:visible;
	background-image:none;
	background-color:rgb(252, 217, 1);
}
#toolnavi {
	width: auto;
	height:22px;
	background-image:url(../img/bg_logo.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	margin-left:0;
}
#servicenavi {
	width: auto;
	position:static;
	float:left;
}
#mainnavi {
	width: auto;
	position:static;
	background-color:#FFF;
	margin-left:347px;
}
#logo{
	height:auto;
	width:auto;
	background-image:none;
	background-color:transparent;
	left:1pt;
	top:-25px;
}
