/*
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: 529px; 
	width: 713px;
	position: relative; 
	line-height: 1; 
	background: transparent url(../images/noflash-home-n5.jpg) no-repeat;
}

#noflash-home .header {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
/*
#noflash-btn-order,
#noflash-btn-order a { 
	margin: 0; 
	padding: 0; 
	width: 177px; 
	height: 55px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-ordernow-n5.jpg) no-repeat; 
}
*/
#noflash-btn-order a{
	float:left;
	background:transparent url(../images/noflash-btn-ordernow-n5.jpg) no-repeat;
	width:176px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-1px;
}

#noflash-btn-order { 
	position: absolute; 
	top: 153px; 
	left: 271px; 
}

#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: 107px; 
	height: 36px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-sidebar1-n4.jpg) no-repeat; 
}
*/
#noflash-btn-order-deal-1 a{
	float:left;
	background:transparent url(../images/noflash-btn-sidebar1-n5.jpg) no-repeat;
	width:212px;
	height:255px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-108px 0 0 -7px;
}
#noflash-btn-order-deal-1 { 
	position: absolute; 
	top: 119px; 
	left: 726px; 
}

#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: 109px;
	height: 36px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-sidebar2-n4.jpg) no-repeat; 
}
*/
#noflash-btn-order-deal-2 a{
	float:left;
	text-indent:-9999px;
	background:transparent url(../images/noflash-btn-sidebar2-n5.jpg) no-repeat;
	width:212px;
	height:255px;
	overflow:hidden;
	margin:-204px 0 0 -47px;
}
#noflash-btn-order-deal-2 { 
	position: absolute; 
	top: 474px;
	left: 766px;
}

#noflash-btn-order-deal-2 a:hover { 
	background-position: 0 -255px; 
}
/*
#noflash-btn-create-your-own,
#noflash-btn-create-your-own a { 
	margin: 0; 
	padding: 0; 
	width: 210px;
	height: 40px; 
	display: block; 
	text-indent: -9999px; 
	background: transparent url(../images/noflash-btn-create-your-own-order-n4.jpg) no-repeat; 
}
*/
#noflash-btn-create-your-own a{
	float:left;
	background:transparent url(../images/noflash-btn-create-your-own-order-n5.jpg) no-repeat;
	width:214px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
}
#noflash-btn-create-your-own { 
	position: absolute; 
	top: 468px;
	left: 251px;
}

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

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

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