﻿#wrapperSandwich
{
	 position: absolute;
	 left: 10px;
	 top: 15px;
	 height: 1850px;
	 width:1040px;
	 
}

#body
{
  position: absolute;
  width: 649px;
  height: 1122px;
  z-index: 9;
  left: 192px;
  top: 602px; 
  overflow: auto;
}


#disclaimer
{
	position: absolute;
	left: 14px;
	top: 1045px;
	height: 67px;
	width: 620px;
	z-index: 9;
}

#bottomMenuSandwich
{
	position:absolute;
	left: 27px;
	height:87px;
	top: 1730px;
	width: 985px;

}

#sideoptions
{
	position: absolute;
	width: 620px;
	height: 100px;
	z-index: 8;
	left: 12px;
	top: 800px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em; 
	
	
}

#sandwich
{
	position: absolute;
	width: 644px;
	height: 51px;
	z-index: 14;
	left: 0px;
	top: 0px;
	text-align:center; 
}

#sandwich1
{
	position: absolute;
	width: 311px;
	height: 200px;
	z-index: 13;
	left: 9px;
	top: 87px; 
}

#sandwich2
{
	position: absolute;
	width: 306px;
	height: 200px;
	z-index: 12;
	left: 335px;
	top: 87px; 
}

#sub
{
	position: absolute;
	width: 626px;
	height: 54px;
	z-index: 11;
	left: 8px;
	top: 607px;
	text-align:center; 
}

#sub1
{
	position: absolute;
	width: 309px;
	height: 88px;
	z-index: 10;
	left: 9px;
	top: 681px;
}

#sub2
{
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 9;
	left: 334px;
	top: 681px; 
}



table
{
	border: 1px maroon solid;
}


.sandwichtable {
	font-weight: bold;
	text-align: left;
	border-style: solid;
	width:300px;
	
}
.menuitem
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:left;
  height: 23px;
  width: 200px; 
}

.menuprice
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:right;
  height: 23px;
  width: 100px; 

 
}

.sectionheader
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.50em;
  text-align:center;
}


