body{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;


}
.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;

}

.header {
	height: 296px;
	width: 938px;
	margin:0 auto;
}
.delivery_catering_container {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom: 10px;
	position: relative;
	height: 95px;
}
.free_delivery {
	float: left;
	margin-right: 10px;
	position: absolute;
	height: 90px;
	width: 458px;
	background-image: url(../images/free_delivery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.free_delivery p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	position: absolute;
	left: 149px;
	top: 7px;
}

.sushi_catering {
	float: right;
	position: absolute;
	left: 481px;
	top: 2px;
	background-image: url(../images/catering.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 458px;
}
.sushi_catering p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 203px;
	position: absolute;
	left: 170px;
	top: 6px;
}

.mail_club {
	position: absolute;
	height: 164px;
	width: 324px;
	left: 2px;
	top: 307px;
	background-image: url(../images/mail_club.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 194px;
	border: 1px solid #666666;
	height: 28px;
}
.mail_club p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: absolute;
	width: 280px;
	left: 33px;
	top: 80px;
}
.navigation {
	width: 937px;
	height: 48px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li { float:left}
.navigation ul li.home a{
	display: block;
	height: 48px;
	width: 122px;
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.navigation ul li.home a:hover{
	display: block;
	height: 48px;
	width: 122px;
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.navigation ul li.order a {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -122px top;
	height: 48px;
	width: 170px;
	display:block;
	float: left;
}
.navigation ul li.order a:hover {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -122px bottom;
	height: 48px;
	width: 170px;
	display:block;
	float: left;
}
.navigation ul li.menu a {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -292px top;
	height: 48px;
	width: 121px;
	display:block;
	float: left;
}
.navigation ul li.menu a:hover {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -292px bottom;
	height: 48px;
	width: 121px;
	display:block;
	float: left;
}
.navigation ul li.lunch a {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -412px top;
	height: 48px;
	width: 152px;
	display:block;
	float: left;
}
.navigation ul li.lunch a:hover {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -412px bottom;
	height: 48px;
	width: 152px;
	display:block;
	float: left;
}
.navigation ul li.parties a {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -563px top;
	height: 48px;
	width: 229px;
	display:block;
	float: left;
}
.navigation ul li.parties a:hover {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -563px bottom;
	height: 48px;
	width: 229px;
	display:block;
	float: left;
}
.navigation ul li.contact a {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -791px top;
	height: 48px;
	width: 143px;
	display:block;
	float: left;
}
.navigation ul li.contact a:hover {
	background-image: url(../images/navigation_links.gif);
	background-repeat: no-repeat;
	background-position: -791px bottom;
	height: 48px;
	width: 143px;
	display:block;
	float: left;
}

form{
	margin:0;
	padding:0;
	position:absolute;
	left: 34px;
	top: 49px;
}
input { margin:0; padding:0}
.button {
	height:28px;
	border: 1px solid #666666;

}

.cl {
	clear: both;
}

.content {
	position: relative;
	width: 938px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	height: auto;
}
.footer {
	height: 147px;
	width: 938px;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.footer ul {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	width: 50%;
	text-align: center;

}
.copyright a, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}


.footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	display: block;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}


.welcome_message {
	position: absolute;
	width: 370px;
	left: 555px;
	top: 63px;
}
.welcome_message p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.order_online {
	height: 176px;
	width: 372px;
	position: absolute;
	left: 539px;
	top: 277px;
}

.order_online_no_images {
	height: 89px;
	width: 372px;
	position: absolute;
	left: 539px;
	top: 364px;
}

.lunch_specials_list {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:11px; 
	text-align:left; 
	margin-left:0px; 
	padding-left:0px;
	/*color:#ce6002; */
}
