body {
	background: #040102;
	/*//border-top: 5px solid #000;*/
	color: #fff;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a: hover {color: #fff;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	overflow:visable;
	text-align: center;
}

p {
	
	text-align: center;
}

.container_12 {
	padding-top: 80px;
	background:url(freshwasabi.png) no-repeat;
	
}


.content				{ height:445px; margin-top:10px;}
#footer					{margin-bottom:100px; margin-top: 13px; text-align:right; color:#000; }

.menubg					{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/menu.png) no-repeat; margin-left:auto; margin-right:auto}
#menucont				{margin-top:40px;}
.drinkbg				{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/drinks.png) no-repeat; margin-left:auto; margin-right:auto}
#drinkcont				{margin-top:40px; padding-left: 6px;}
.hrsbg					{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/hours.png) no-repeat; margin-left:auto; margin-right:auto}
#hrscont				{margin-top:43px; }
.locbg					{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/locations.png) no-repeat; margin-left:auto; margin-right:auto}
#loccont				{margin-top:110px; }
.revbg					{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/reviews.png) no-repeat; margin-left:auto; margin-right:auto}
#revcont				{margin-top:40px; }
.conbg					{overflow-y:hidden; height:445px; margin-top:10px; background:url(image/contact.png) no-repeat; margin-left:auto; margin-right:auto}
#concont				{margin-top:30px; margin-left: 25px; }

.hide 					{visibility:hidden;}
#home					{float: left;  height: 60px;  width: 290px; text-decoration:none; background:none;}
#menu					{float: left; margin-top: 17px; height: 20px;  width: 57px;  background:none;}
#drinks					{float: left; margin-top: 17px; height: 20px;  width: 57px; text-decoration:none; background:none;}
#hours					{float: left; margin-top: 17px; height: 20px;  width: 57px; text-decoration:none; background:none;}
#locations				{float: left; margin-top: 17px; height: 20px;  width: 57px; text-decoration:none; background:none;}
#reviews				{float: left; margin-top: 17px; height: 20px;  width: 57px; text-decoration:none; background:none;}
#contact				{float: left; margin-top: 17px; height: 20px;  width: 57px; text-decoration:none; background:none;}

