@charset "utf-8";
body {
	background-color: #54301a;
	background-image: url(Pizza-Mondo-images/PizzaMondo-background.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
#page {
	background-image: url(Pizza-Mondo-images/PizzaMondo-head-full.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-top: -15px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#page #content {
	background-repeat: no-repeat;
	background-position: center 465px;
	background-image: url(Pizza-Mondo-images/PizzaMondo-content.jpg);
	padding-top: 250px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#page #content .Links {
	z-index: 3000;
}

.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#page #content #slideshow {
	background-position: center;
	margin-right: 75px;
}
#page #navigation {
	width: 750px;
	margin-top: 10px;
	margin-left: auto;
}
#navigation #home {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 95px;
}
#navigation #menu {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;

	*display:inline;
	height: 48px;
	width: 100px;
	z-index: 1500;
}
#navigation #delivery {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 100px;
}
#navigation #locate {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 85px;
}
#navigation #our_story {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 100px;
}
#navigation #contact {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 84px;
}
#page #awards {
	height: 206px;
	width: 125px;
	left: 137px;
	top: 137px;
	background-repeat: no-repeat;
	position: absolute;
}
#footer {
	width: 1350px;
	background-image: url(Pizza-Mondo-images/PizzaMondo-footer.png);
	height: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 175px;
	margin-bottom: -20px;
}
#awards {
	height: 206px;
	width: 125px;
	left: 19px;
	top: 201px;
	background-repeat: no-repeat;
	position: absolute;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFCC;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	padding-top: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
}
