@charset "utf-8";
/* CSS Document */

.header
{
 position:relative; top:10px
}

.jay
{
 position:relative;
 
 left:100px;
}

.logo
{
	width:110px;
}

.sushi_bar
{
margin-top:20px;
}

.menu
{ 
  width:75px;
}

.contact_us
{
width:135px;
}

.page
{
 position:relative; left:95px
}

.bg
{
	background-image:url(../images/location_bg.png); background-repeat:no-repeat; width:1200px; height:800px;
}

.slide
{
	text-align:center; background-repeat:no-repeat; position:relative; left:-10px; top:-10px; background-image:url(../images/location_background.png); width:947px; height:600px;
}
