#logo_mini {
	background-image: url(images/logo_mini.jpg);
	position: absolute;
	top: 27px;
	left: 52px;
	height: 108px;
	width: 83px;
	background-repeat: no-repeat;
}
#chopstick {
	background-image: url(images/chopstick.jpg);
	position: absolute;
	top: 57px;
	right: 10px;
	height: 405px;
	width: 409px;
	left: 618px;
	background-repeat: no-repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 219px;
	right: 550px;
	left: 190px;
	width: 678px;
	height: 300px;
	line-height: 18px;
	visibility: visible;
}
#foodsample {
	background-image: url(/images/food_sample.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 465px;
	height: 500px;
	width: 663px;
	left: 0px;
	z-index: 2;
}
#workspace {
	top: 0px;
	width: 1000px;
	height: 600px;
	position: absolute;
	z-index: 2;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	position: absolute;
	top: 118px;
	left: 190px;
	display: inline-table;
	width: 600px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#logo_main {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 397px;
	top: 233px;
	height: 285px;
	width: 213px;
	z-index: 1;
}
