﻿#document {
	width: 882px;
	height: auto;
	background: url(../images/home/home_page_bg.jpg) no-repeat;
	float: left;
	position: relative;
}

#jj_logo {
	position: absolute;
	top: -62px;
	left: 6px;
	z-index: 2;
	width: 139px;
	height: 99px;
	background: url(../images/home/home_jj_logo.jpg) bottom no-repeat;
}

#navigation_bar {
	width: auto;
	margin-left: 6px;
	height: 44px;
	padding-top: 1px;
}
#global_nav {
	float: left;
	padding-left: 133px;
	padding-top: 1px;
	height: 36px;
	width: 737px;
	background: url(../images/common/nav_bg.gif) repeat-x;
}

dt#nav_franchise {
	width: 101px;
	background: url(../images/home/home_nav_franchise.gif) no-repeat;
}
dt#nav_franchise a {
	width: 100%;
	background: url(../images/home/home_nav_franchise.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_menu {
	width: 74px;
	background: url(../images/home/home_nav_menu.gif) no-repeat;
}
dt#nav_menu a {
	width: 100%;
	background: url(../images/home/home_nav_menu.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_order {
	width: 82px;
	background: url(../images/home/home_nav_order.gif) no-repeat;
}
dt#nav_order a {
	width: 100%;
	background: url(../images/home/home_nav_order.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_find {
	width: 84px;
	background: url(../images/home/home_nav_find.gif) no-repeat;
}
dt#nav_find a {
	width: 100%;
	background: url(../images/home/home_nav_find.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_catering {
	width: 96px;
	background: url(../images/home/home_nav_catering.gif) no-repeat;
}
dt#nav_catering a {
	width: 100%;
	background: url(../images/home/home_nav_catering.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_merchandise {
	width: 104px;
	background: url(../images/home/home_nav_merchandise.gif) no-repeat;
}
dt#nav_merchandise a {
	width: 100%;
	background: url(../images/home/home_nav_merchandise.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_company {
	width: 101px;
	background: url(../images/home/home_nav_company.gif) no-repeat;
}
dt#nav_company a {
	width: 100%;
	background: url(../images/home/home_nav_company.gif) 0 -34px no-repeat;
	display: block;
}
dt#nav_fun {
	width: 92px;
	background: url(../images/home/home_nav_fun.gif) no-repeat;
}
dt#nav_fun a {
	width: 100%;
	background: url(../images/home/home_nav_fun.gif) 0 -34px no-repeat;
	display: block;
}

dt#nav_giftcard {
	width: 87px;
	background: url(../images/home/home_nav_giftcard.gif) no-repeat;
}
dt#nav_giftcard a {
	width: 100%;
	background: url(../images/home/home_nav_giftcard.gif) 0 -34px no-repeat;
	display: block;
}

#global_nav dt a {
	height: 34px;
	background-position: 0 -34px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#global_nav dt a:hover, #global_nav dt a.selected {
	background-position: 0 0;
}


#theater {
	margin-left: 69px;
	padding-top: 42px;
	width: 750px;
	height: 270px;
}
#menu {
	float: left;
	position: relative;
	padding-left: 36px;
	padding-top: 5px;
	width: 188px;
	z-index: 1;
}	
#catering {
	float: left;
	position: relative;
	padding-top: 5px;
	width: 189px;
	z-index: 1;
}
#locator {
	float: left;
	position: relative;
	padding-top: 5px;
	width: 188px;
	z-index: 1;
}
#franchise {
	float: left;
	padding-top: 5px;
	width: 265px;
	height: 200px;
}
#garage {
	position: absolute;
	top: 359px;
	left: 20px;
	width: 850px;
	height: 230px;
	z-index: 2;
	background: transparent none;
}
#garage #no_flash6 {
	position: absolute;
	top: 5px;
	left: 576px;
}


#jjNews_bg {
	clear: left;
	float: left;
	width: 850px;
	height: 67px;
	background: url(../images/home/jj_news_bg.gif) no-repeat;
	margin-left: 16px;
}
* html #jjNews_bg {
	/* work-around for width bug in IE6 and below */
	margin-left: 8px;
}
#jjNews_bg h2 {
	float: left;
	text-indent: -9000px; 
}
#jjNewsFeatured {
	float: right;
	width: 637px;
	height: 52px;
	padding-right: 50px;
	padding-top: 10px;
	color: #EEEEEE;
	font-size: 11px;
}
