body {
	margin: 0px;
	padding: 0px;
	background: #780001 url(images/slices/big_background.jpg) top center no-repeat;
	text-align: center;
	display: inline;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

a:link {
}

a:visited {
}

div.spacer {
	clear: both; 
	display: block;
}

#ie_clear {
}

/* <div>*/

#container {
	margin: 0px auto;
	padding: 0px;
	width: 903px;
}

#left_side {
	dislplay: inline;
	float: left;
	width: 199px;
	height: 850px;
}

#top_container {
	margin:  0px;
	padding: 0px;
	display: inline;
	width: 903px;
	height: 118px;
}

#topbar {
	background-image:url(images/slices/logo.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	width: 358px;
	height: 86px; 
	display: inline;
	float: left;
	margin:  65px 0px 0px 0px;
	padding: 0px;
}
/* ----------- NAVIGATION ----------- */
#navbar {
	width: 545px;
	height: 86px; 
	display: inline;
	float: right;
	margin:  65px 0px 0px 0px;
	padding: 0px;
}

#home {
	float: left;
	width: 83px;
}

#about {
	float: left;
	width: 100px;
}

#sushi {
	float: left;
	width: 81px;
}

#entrees {
	float: left;
	width: 76px;
}

#hours {
	float: left;
	width: 96px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#contact {
	float: left;
	width: 109px;
}

/* ----------- SUBLINKS ----------- */
#sublinks {
	margin: -14px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	width: 502px;
	height: 32px;
	float: right;
}	
#sublinks ul {
	height: 32px;
	line-height: 31px;
}
#sublinks ul li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sublinks ul li a,
#sublinks ul li a:visited {
	padding: 0px 20px;
	display: block;
	text-decoration: none;
	float: left;
	color: #ab1831;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sublinks ul li a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
/* ----------- SUBMENU ----------- */
#s2, #s3 { display:none; }

#top_img {
	background-image: url(images/slices/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 903px;
	height: 32px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#mid_section {
	width: 903px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#flash_piece {
	width: 903px; 
	height: 430px; 
	margin-top: 0px; 
	display: inline; 
	float: left;
}

#text {
	float: left;
	width: 875px;
	font: Georgia, "Times New Roman", Times, serif;
	background-color: #fffefd;
}

#text p {
	padding: 10px 15px 20px 30px;
	font-size: 16px;
	font: Georgia, "Times New Roman", Times, serif;
	width: 875px;
}

#text p.about {
	text-indent: 15px;
	line-height: 25px; 
	letter-spacing: 2px; 
	text-align: left; 
	width: 450px;
}

#text p.hours {
	line-height: 23px; 
	letter-spacing: 2px; 
	text-align: justify; 
	width: 450px;
}

.map {
	font: Georgia, "Times New Roman", Times, serif;
	line-height: 25px; 
	letter-spacing: 1px; 
	text-align: justify; 
}

img.pic {
	float: right;
	margin: 15px 0px 15px 15px;
}

#maki {
	width: 300px; 
	float:left; 
	display: block;
	margin-left: 30px; 
}

#right_side {
	display: inline;
	float: left;
	width: 199px;
	height: 850px;
}

#footer {
	width: 903px;
	height: 235px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
	clear: both;
}


.contact {
	margin-top: -43px;
}

.location {
	margin-top: 44px;
}

.about {
	margin-top: 37px;
}

.caption {
	width: 300px;
	margin-left: -315px;
}

/* </div>*/
