.hide, #print_header, .print_menu_name {
	display: none;
}

html, body, img, h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background-color: #961D28;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#page {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	width: 750px;
	height: 131px;
	background-image: url("../images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

#sitenav {
	position: absolute;
	top: 101px;
	left: 0;
	width: 750px;
	height: 30px;
	background-image: url("../images/header_bottom_bg.jpg");
	background-repeat: repeat-y;
}

#nav_home {
	position: absolute;
	top: 0;
	left: 40px;
	width: 72px;
	height: 30px;
	background-color: #FFFFFF;
	background-image: url("../images/nav_home.gif");
	background-repeat: no-repeat;
}

#nav_menu {
	position: absolute;
	top: 0;
	left: 112px;
	width: 66px;
	height: 30px;
	background-image: url("../images/nav_menu.gif");
	background-repeat: no-repeat;
}

#nav_specials {
	position: absolute;
	top: 0;
	left: 178px;
	width: 86px;
	height: 30px;
	background-image: url("../images/nav_specials.gif");
	background-repeat: no-repeat;
}

#nav_delivery {
	position: absolute;
	top: 0;
	left: 264px;
	width: 90px;
	height: 30px;
	background-image: url("../images/nav_delivery.gif");
	background-repeat: no-repeat;
}

#nav_locations {
	position: absolute;
	top: 0;
	left: 354px;
	width: 101px;
	height: 30px;
	background-image: url("../images/nav_locations.gif");
	background-repeat: no-repeat;
}

#nav_jobs {
	position: absolute;
	top: 0;
	left: 455px;
	width: 165px;
	height: 30px;
	background-image: url("../images/nav_job.gif");
	background-repeat: no-repeat;
}

#nav_history {
	position: absolute;
	top: 0;
	left: 620px;
	width: 90px;
	height: 30px;
	background-image: url("../images/nav_history.gif");
	background-repeat: no-repeat;
}

#nav_home:hover { background-position: 100% 0%; }
#nav_menu:hover { background-position: 100% 0%; }
#nav_specials:hover { background-position: 100% 0%; }
#nav_delivery:hover { background-position: 100% 0%; }
#nav_locations:hover { background-position: 100% 0%; }
#nav_jobs:hover { background-position: 100% 0%; }
#nav_history:hover { background-position: 100% 0%; }

#content {
	position: relative;
	margin-left: 10px;
	width: 730px;
	background-image: url("/images/body_bg_gradient.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFABA8;
	padding-top: 10px;
	padding-bottom: 16px;
	font-size: 11px;
	text-align: center;
	word-spacing: 1px;
	line-height: 16px;
}

#content a {
	text-decoration: none;
}

#content a:link, #content a:hover, #content a:active {
	color: #961D28;
}

#content a:visited {
	color: #2F3452;
}

#content img {
	padding: 6px 0 6px 0;
}

#content p {
	padding-bottom: 10px;
}

#home {
	position: relative;
	margin: 0 0 0 10px;
	font-size: 12px;
	text-align: left;
}

#home img {
	margin: 23px 0 0 3px;
	z-index: 100;
}

#home #side {
	width: 196px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 30px;
	padding-top: 23px;
}

#side a {
	margin: 0;
	padding: 0;
}

#home img.home_sp {
	margin: 0;
	padding: 0;
	display: block;
}

#home p {
	width: 474px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 30px;
}

#print {
	position: relative;
	text-align: right;
	margin: 0;
	padding:0 65px 0 0;
	height: 20px;
}

#print img {
	margin: 0;
	padding: 0;
}

#specials {
	/*background-image: url("../images/specials_pickup.gif");
	background-repeat: no-repeat;
	background-position: top left;*/
	width:690px;
	height: 644px;
	margin-left: auto;
	margin-right: auto;
} 
/*
#specials-a {
	background-image: url("../images/specials_delivery.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width:690px;
	height: 644px;
} 

#specials-b {
	background-image: url("../images/specials_bonus.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 690px;
	height: 644px;
}
*/

#specials #specials_img1 {
	position: absolute;
	top: 0;
	left: 16px;
}

#specials #specials_img2 {
	position: absolute;
	top: 0;
	left: 257px;
}

#specials #specials_img3 {
	position: absolute;
	top: 0;
	right: 16px;
}

#delivery, #jobs {
	position: relative;
	text-align: left;
	height: 428px;
}

#history {
	position: relative;
	text-align: left;
	height: 643px;
}
#locations{

}
#delivery_container
{
	height: 643px;
	width: 774px;
}
#delivery_container1
{
	height: 643px;
	width: 774px;
}
#jobs_container, #history_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 474px;
}

#delivery_container-a, #jobs_container-a, #history_container-a {
	position: relative;
}

#delivery-a, #jobs-a, #history-a {
	padding: 0 20px 0 20px;
}
#locations-a
{
	padding: 0;
}

#delivery .map_areas, #locations .map_areas {
	float: left;
	width: 202px;
	padding: 0 16px 0 16px;
}

#jobs_container p {
	padding-top: 5px;
}

#new_menu {
	position: absolute;
	top: 40px;
	left: 60px;
}

.pizza_menu {
	position: static;
	background-color: #FFFFFF;
	border: 2px solid #F7931D;
	width: 706px;
	margin-left: 10px;
	clear: both;
}

.pizza {
	width: 321px;
	height: 66px;
	padding: 0 16px 0 16px;
	text-align: left;
}

.pizza h3 {
	font-size: 12px;
	color: #C01E32;
}

.pizza p {
	margin: 0;
	padding: 0;
}

.pizza_prices {
	text-align: right;
}

.price {
	padding-right: 40px;
}

.menu_specs {
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	margin: 0 0 16px 0;
	padding: 0;
	width: 320px;
	line-height: normal;
}

.conditions {
	width: 706px;
	padding: 10px 0 10px 0;
	margin-left: 10px;
	font-weight: bold;
}

#website_address {
	display: none;
}

#footer {
	position: relative;
	clear: both;
	width: 750px;
	height: 30px;
	background-image: url("../images/header_bottom_bg.jpg");
	background-repeat: repeat-y;
	text-align: left;
}

#footer p {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 10px;
	width: 740px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	top: 8px;
	right: 10px;
}

.invisible {
	visibility: hidden;
}