/*
topNav
--------------------------------------------------*/

.topNav { 
	height: 15px; 
	background: transparent; 
}

.topNav li#franchise { 
	bottom: -6px; 
	right: 10px;
}

/*
SITE-CONTENT
--------------------------------------------------*/

.site-content { 
	
}

/*
BREADCRUMBS
--------------------------------------------------*/

.breadcrumbs { 
	top: 42px;
}

.breadcrumbs img { 
	margin-top: 30px; 
}

/*
MAIN-CONTENT
--------------------------------------------------*/

.main-content { 
	width: 864px;
	overflow: hidden;
	padding: 4px 75px 0 41px;
	background: transparent;
}

#flash-home { 
	line-height: 1;
	height: 538px;
	width: 939px;
	padding: 0;
}

/*
NOFLASH
(Non-Flash home page alternative content)
--------------------------------------------------*/

#noflash-home {
	margin-top: -4px;
	height: 538px; 
	width: 939px;
	position: relative; 
	line-height: 1; 
	background: transparent url(../images/noflash-home-pjclaim-n2-p2.jpg) no-repeat;
}

#noflash-btn-order,
#noflash-btn-order a { 
	margin: 0; 
	padding: 0; 
	width: 178px; 
	height: 50px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-order-now-pjclaim-n2.jpg) no-repeat; 
}

#noflash-btn-order { 
	position: absolute; 
	top: 141px; 
	left: 277px; 
}

#noflash-btn-order a:hover { 
	background-position: left bottom; 
}

#noflash-btn-order-deal-1,
#noflash-btn-order-deal-1 a { 
	margin: 0; 
	padding: 0; 
	width: 114px; 
	height: 42px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-sidebar1-new-improved_n1_2.jpg) no-repeat; 
}

#noflash-btn-order-deal-1 { 
	position: absolute; 
	top: 95px; 
	left: 809px; 
}

#noflash-btn-order-deal-1 a:hover { 
	background-position: bottom left; 
}


#noflash-btn-order-deal-2,
#noflash-btn-order-deal-2 a { 
	margin: 0; 
	padding: 0; 
	width: 114px;
	height: 40px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-sidebar2-new-improved_n1_2.jpg) no-repeat; 
}

#noflash-btn-order-deal-2 { 
	position: absolute; 
	top: 379px;
	left: 722px;
}

#noflash-btn-order-deal-2 a:hover { 
	background-position: bottom; 
}

#noflash-btn-create-your-own,
#noflash-btn-create-your-own a { 
	margin: 0; 
	padding: 0; 
	width: 217px;
	height: 50px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-orderyourown-n2-p2.jpg) no-repeat; 
}

#noflash-btn-create-your-own { 
	position: absolute; 
	top: 465px;
	left: 256px;
}

#noflash-btn-create-your-own a:hover {
	background-position: bottom;
}

/* pizzas */
a.pizza_link { 
	position: absolute; 
	text-indent: -9999px;
}

a.sausage {
	bottom: 161px;
	left: 74px;
	width: 213px;
	height: 112px;
}

a.cheese {
	top: 216px;
	left: 317px;
	width: 221px;
	height: 91px;
}

a.pepperoni {
	bottom: 79px;
	left: 279px;
	width: 276px;
	height: 109px;
}

/*
FOOTER
--------------------------------------------------*/

.footer { 
	padding: 10px 0 0 48px; 
	width: 932px; 
	background: transparent; 
	top: 0px; 
}