* { margin: 0; padding: 0; }

#container {
	width: 641px;
	margin: auto;
}

#header {
	position: relative;
	height: 229px;
	background: white;
}


a:link { 
  color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
  color: #000000;
}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:641px;
	height:234px;
}

#headerslices-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:306px;
	height:71px;
}

#headerslices-02_ {
	position:absolute;
	left:306px;
	top:0px;
	width:45px;
	height:78px;
}

#headerslices-03_ {
	position:absolute;
	left:351px;
	top:0px;
	width:290px;
	height:59px;
}

#headerslices-04_ {	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #01534d;
	position:absolute;
	left:351px;
	top:59px;
	width:290px;
	height:27px;
}

#headerslices-05_ {
	position:absolute;
	left:0px;
	top:71px;
	width:305px;
	height:50px;
}

#headerslices-06_ {
	position:absolute;
	left:305px;
	top:71px;
	width:1px;
	height:7px;
}

#headerslices-07_ {
	position:absolute;
	left:305px;
	top:78px;
	width:46px;
	height:78px;
}

#headerslices-08_ {
	position:absolute;
	left:351px;
	top:86px;
	width:290px;
	height:1px;
}

#headerslices-09_ {
	position:absolute;
	left:351px;
	top:87px;
	width:1px;
	height:147px;
}

#headerslices-10_ {
	position:absolute;
	left:352px;
	top:87px;
	width:276px;
	height:147px;
}

#headerslices-11_ {
	position:absolute;
	left:628px;
	top:87px;
	width:13px;
	height:147px;
}

#headerslices-12_ {
	position:absolute;
	left:0px;
	top:121px;
	width:18px;
	height:89px;
}

#headerslices-13_ {
	position:absolute;
	left:18px;
	top:121px;
	width:274px;
	height:95px;
}

#headerslices-14_ {
	position:absolute;
	left:292px;
	top:121px;
	width:13px;
	height:3px;
}

#headerslices-15_ {
	position:absolute;
	left:292px;
	top:124px;
	width:13px;
	height:85px;
}

#headerslices-16_ {
	position:absolute;
	left:305px;
	top:156px;
	width:46px;
	height:78px;
}

#headerslices-17_ {
	position:absolute;
	left:292px;
	top:209px;
	width:13px;
	height:7px;
}

#headerslices-18_ {
	position:absolute;
	left:0px;
	top:210px;
	width:17px;
	height:6px;
}

#headerslices-19_ {
	position:absolute;
	left:17px;
	top:210px;
	width:1px;
	height:6px;
}

#headerslices-20_ {	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ff1936;
	position:absolute;
	left: auto;
	top:216px;
	width:304px;
	height:18px;
}

#headerslices-21_ {
	position:absolute;
	left:304px;
	top:216px;
	width:1px;
	height:18px;
}



#menu {
	position: relative;
	margin-top: 5px;
}

#Pizza-selected_ {
	position: absolute;
	width:156px;
	height:52px;
}

#Combo-Selected_ {
	position:absolute;
	top: 0px;
	left: 156px;
	width:127px;
	height:52px;
}

#House-Selected_ {
	position:absolute;
	top: 0px;
	left: 283px;
	width:127px;
	height:52px;
}

#Specials-selected_ {
	position:absolute;
	top: 0px;
	left: 410px;
	width:231px;
	height:52px;
}

#content {
	margin-top: 30px;
	padding: 30px 20px;
	text-align: center;
	background: url(../images/content.jpg) repeat-y;
}

#content h1, #content h2, #content i{
	font-family: "Times New Roman", Times, serif;
	font-weight: Bold;
	color: #01534d;
	font-size: 15px;
}

.redEmphasize {
	color: #ff1936;
	font-weight: bold;
}

.Sheading {
	color: #ff1936;
	font-weight: bold;
	font-size: 30px;
}

.SDesc {
	color: #01534d;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
}

.Ingred {
	color: #01534d;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.SComment {
	color: #ff1936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	padding-top: 20px;
	text-align: center;
}

hr {
	color: #ff1936;
}

td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

#footer {
	height: 51px;
	background: url(../images/footer.jpg) no-repeat;
	padding-top: 15px;
	color: #fff;
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 10px;
	text-align: center;
}



