body
{
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	background-color: tan;
}
#content
{
	width: 800px;
	height: 560px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: tan;
}
#layout
{
	position: relative;
	width: 790px;
	height: 550px;
	top: 5px;
	left: 5px;
	margin: 0px auto;
	background-color: #C79C59;
	background: url('layout.png');
}
#weDeliver
{
	position: absolute;
	background-color: white;
	top: 15px;
	left: 292px;
	width: 305px;
	height: 130px;
	background: url('weDeliver.png');
}		
#rotatingText
{
	position: absolute;
	top: 10px;
	left: 600px;
	width: 180px;
	height: 130px;
}
#display
{
	position: absolute;
	background-color: white;
	top: 156px;
	left: 210px;
	width: 563px;
	height: 377px;
	background: url('display.png');
}
#displayHome
{
	position: absolute;
	background-color: white;
	width: 563px;
	height: 377px;
	background: url('displayAboutUs3.png');
}
#displayMenu
{
	position: absolute;
	width: 563px;
	height: 377px;
}
#display4
{
	position: absolute;
	background-color: white;
	width: 563px;
	height: 377px;
	background: url('displayHome2.png');
}
#menuBg
{
	position: absolute;
	width: 563px;
	height: 60px;
}
#menuDisplay
{
	position: absolute;
	top: 60px;
	width: 563px;
	height: 317px;
}

#navigation
{
	position: absolute;
	background-color: white;
	top: 213px;
	left: 20px;
	width: 176px;
	height: 155px;
	background: url('navigation.png');
}
#aboutUs
{
	position: absolute;
	top: 6px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('home.png');
}
#aboutUsWhite
{
	position: absolute;
	top: 6px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('homeWhite.png');
	display: none;
}
#location
{
	position: absolute;
	top: 53px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('aboutUs2.png');
}
#locationWhite
{
	position: absolute;
	top: 53px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('aboutUsWhite2.png');
	display: none;
}
#menu
{
	position: absolute;
	top: 100px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('menu.png');
}
#menuWhite
{
	position: absolute;
	top: 100px;
	left: 6px;	
	width: 164px;
	height: 47px;
	background: url('menuWhite.png');
	display: none;
}
#logo
{
	position: absolute;
	top: 10px;
	left: 6px;	
	width: 250px;
	height: 165px;
	background: url('logo2.png');
}
#specials
{
	position: relative;
	top: 390px;
	left: 5px;
	/*background: url('sundaySpecial2.png');*/
	width: 180px;
	height: 155px;
}