body		{
	background-color:#9D001D;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	margin-top:105px;
	margin-bottom:75px;
	padding:0px;
	text-align:center;
	}
	
img	{
	border:0px;
	}
		
div, td	{
	font-family:arial, sans-serif;
	font-size:19px;
	color:#ffffff;
	}	

	
#logo	{
	position:absolute;
	top:112px;
	margin-left:15px;
	z-index:3;
	width:210px;
	height:140px;
	}	

#nav 	{
	position:absolute;
	top:318px;
	margin-left:13px;
	z-index:2;
	width:1000px;
	oveflow:hidden;
	text-align:center;
	}	
	
#nav div	{
	margin:0px;
	float:left;
	}	

#taglines	{
	position:absolute;
	z-index:2;
	top:120px;
	margin-left:360px;
	width:525px;
	height:185px;
	}

#audio	{
	position:absolute;
	z-index:2;
	top:740px;
	margin-left:690px;
	width:128px;
	height:23px;
	}
	
div.padding	{
	margin:40px;
	}	
	
	
#containerSiteElements	{
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	text-align:left;
	border:#fffffff solid 1px;
	}

	
#content	{
	position:absolute;
	margin-left:70px;
	top:395px;
	width:880px;
	height:500px;
	z-index:2;
	}	

#contentXL	{
	position:absolute;
	margin-left:12px;
	top:378px;
	width:995px;
	height:590px;
	overflow:auto;
	z-index:2;
	}	
	
#contentXL-promo	{
	position:absolute;
	margin-left:12px;
	top:378px;
	width:995px;
	height:590px;
	overflow:auto;
	z-index:2;
	
	}
	
p	{
	margin-top:0px;
	margin-bottom:30px;
	}			

a	{
	color:#ffffff;
	text-decoration:none;
	}	
	
a:hover 	{
	color:#FFFAAB;
	}

a.selected	{
	color:#FEEE00;
	}		

h1	{
	font-size:25px;
	color:#FEEE00;
	font-weight:bold;
	margin-bottom:20px;
	}	
	
h2	{
	font-size:19px;
	color:#FEEE00;
	font-weight:bold;
	margin:0px;
	}	
	
.imgRight	{
	float:right;
	margin-left:30px;
	margin-bottom:10px;
	}	

.imgLeft	{
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	}	
	
.indent	{
	margin-left:15px;
	}	
	
	
.hide	{
	display:none;
	}	
	
	
.window	{
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#D5111C; 
	scrollbar-darkshadow-color:#D5111C; 
	scrollbar-face-color:#ED000D; 
	scrollbar-highlight-color:#D5111C; 
	scrollbar-shadow-color:#ffffff;
	}	
	
		
/* --------------- Locations styles ------------- */

#winLocations	{
	width:880px;
	height:360px;
	border:#ffffff solid 1px;
	background-color:#D5111C;
	overflow:auto;
	}

#contentLocations	{
	position:absolute;
	margin-left:70px;
	top:395px;
	width:880px;
	height:555px;
	overflow:auto;
	z-index:2;
	}	
	
div.locImg	{
	position:absolute;
	top:20px;
	margin-left:410px;
	width:460px;
	height:530px;
	overflow:auto;
	}	
	

#introLocations	{
	width:480px;
	height:80px;
	overflow:auto;
	}
	
table.locations td	{
	padding-bottom:20px;
	width:33%;
	}	
	
td.region	{	
	padding-top:20px;
	}
	
div.btn_locheader	{
	display:block;
	margin-bottom:15px;
	}	


#map	{
	background-image:url(images/btn-map-00.gif);
	background-repeat:no-repeat;
	width:98px;
	height:60px;
	}
	
#map a	{
	display:block;
	width:98px;
	height:60px;
	background-image:url(images/btn-map-00.gif);
	background-repeat:no-repeat;
	} 	
	
#map a:hover	{
	background-image:url(images/btn-map-01.gif);
	}
	
#map a.selected	{	
	background-image:url(images/btn-map-02.gif);
	}
	
#menu	{
	background-image:url(images/btn-menu-00.gif);
	background-repeat:no-repeat;
	width:108px;
	height:70px;
	}
		
#menu a	{
	display:block;
	width:108px;
	height:70px;
	background-image:url(images/btn-menu-00.gif);
	background-repeat:no-repeat;
	} 	
	
#menu a:hover	{
	background-image:url(images/btn-menu-01.gif);
	}


#promos	{
	background-image:url(images/btn-promotions-00.gif);
	background-repeat:no-repeat;
	width:152px;
	height:60px;
	}
		
#promos a	{
	display:block;
	width:152px;
	height:60px;
	background-image:url(images/btn-promotions-00.gif);
	background-repeat:no-repeat;
	} 	
	
#promos a:hover	{
	background-image:url(images/btn-promotions-01.gif);
	}	
	
#promos a.selected	{
	background-image:url(images/btn-promotions-02.gif);
	}	
	
/* --------------- our story styles ------------- */

#winStory	{
	width:860px;
	height:455px;
	border:#ffffff solid 1px;
	overflow:auto;
	}		
	
	
/* --------------- employment styles ------------- */
#introEmployment	{
	width:880px;
	height:180px;
	overflow:auto;
	}
	
#empBack	{
	position:absolute;
	top:-15px;
	margin-left:0px;
	z-index:2;
	}	
	
#winCurrentOpp	{
	width:880px;
	height:280px;
	overflow:auto;
	border:#ffffff solid 1px;
	background-color:#D5111C;	
	}	
	
/* --------------- franchise styles ------------- */	


#contentFranchise {
	position:absolute;
	margin-left:50px;
	top:395px;
	width:930px;
	height:560px;
	overflow:auto;
	z-index:2;
	}	

#franchNORTHERN	{
	position:absolute;
	top:2px;
	left:270px; /*left:280px;*/
	z-index:2;
	}

#franchApp	{
	position:absolute;
	top:0px;
	left:580px;/*left:505px;*/
	z-index:2;
	}
	
#franchFAQ	{
	position:absolute;
	top:30px;
	left:740px; /*left:705px;*/
	z-index:3;
	}	

#franchLOGIN	{
	position:absolute;
	top:60px;
	left:762px;
	z-index:4;
	}	
	
#containerFranch	{
	margin-top:15px;
	overflow:hidden;
	width:930px;
	}
	
#subnavFranch	{
	width:205px;
	float:left;
	height:450px;
	overflow:auto;
	font-size:16px;
	}		
	
#winFranch	{
	border:#ffffff solid 1px;
	width:700px;
	height:435px;
	float:right;
	overflow:auto;
	}	
	
ul	{
	list-style:none;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:0px;
	}	
	
li	{
	margin-bottom:5px;
	}	
	
ul.franchbody {
	list-style-type:disc;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
	padding-left:10px;
	}
	
li.franchbody {
	margin-top:5px;
	margin-bottom:10px;
	}
	
.saucebox {
	position:absolute;
	overflow:visible;
	z-index:10;
	}
	
