/***** Global Settings *****/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #000;
	font-size: 10px;
	line-height: 10px;
}
#container {
	margin: 0 auto;	
	width: 955px;
}
#content-bg-1 {
	position: relative;
	background-image:url(../lunchtime_images/page-3-background-1.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 338px;
}

#content-bg-2 {
	background-image:url(../lunchtime_images/page-3-background-2.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 353px;
}

#content-bg-3 {
	background-image:url(../lunchtime_images/page-3-background-3.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 354px;
}
#footer {
	width: 955px;
	height: 253px;
}

.title {
	color: #FF3399;	
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
.subtitle {
	color: #3399FF;	
	line-height: 12px;
}
.alt-title {
	color: #66CC66;	
	line-height: 12px;
}
/***** END: Global Settings *****/

/***** Level 1 Layout Box Settings *****/
#location {
	position: absolute;
	left: 16px;
	top: 102px;
	width: 100px;
}
#content {
	position: absolute;
	left: 141px;
	top: 55px;
	width: 138px;
}
#terms {
	position: absolute;
	left: 5px;
	top: 275px;
	padding: 8px;
	font-size: 8px;
	line-height: 10px;
	width: 255px;
}
#box-1 {
	position: absolute;
	margin-left: 43px;
	width: 281px;
	height: 338px;	
}
#box-2 {
	position: absolute;
	margin-left: 337px;
	width: 281px;
	height: 338px;	
}
#box-3 {
	position: absolute;
	margin-left: 631px;
	width: 281px;
	height: 338px;	
}
/***** END: Level 1 Layout Box Settings *****/

/***** Level 2 Layout Box Settings *****/
#content-bg-2 #box-1 {
	position: absolute;
	margin-left: 43px;
	width: 281px;
	height: 338px;	
}
#content-bg-2 #box-2 {
	position: absolute;
	margin-left: 337px;
	width: 281px;
	height: 338px;	
}
#content-bg-2 #box-3 {
	position: absolute;
	margin-left: 631px;
	width: 281px;
	height: 338px;	
}
#content-bg-2 #location {
	position: absolute;
	left: 13px;
	top: 120px;
	width: 130px;
}
#content-bg-2 #content {
	position: absolute;
	left: 144px;
	top: 70px;
	width: 138px;
}
#content-bg-2 #special {
	position: absolute;
	left: 143px;
	top: 54px;
	width: 138px;
}
#content-bg-2 #terms {
	position: absolute;
	left: 10px;
	top: 299px;
	padding: 8px;
	font-size: 8px;
	line-height: 10px;
}
/***** END: Level 2 Layout Box Settings *****/

/***** Level 3 Layout Box Settings *****/
#content-bg-3 #box-1 {
	position: absolute;
	margin-left: 104px;
	width: 368px;
	height: 285px;	
}
#content-bg-3 #box-2 {
	position: absolute;
	margin-left: 484px;
	width: 368px;
	height: 285px;	
}
#content-bg-3 #location {
	position: absolute;
	left: 13px;
	top: 120px;
	width: 130px;
}
#content-bg-3 #content {
	position: absolute;
	left: 150px;
	top: 60px;
	width: 205px;
}
#content-bg-3 #terms {
	position: absolute;
	left: 5px;
	top: 240px;
	padding: 8px;
	font-size: 8px;
	line-height: 10px;
	width: 350px;
}
#content-bg-3 #page {
	position: absolute;
	left: 290px;
	top: 330px;
	width: 100px;
	font-size: 12px;
}
/***** END: Level 3 Layout Box Settings *****/

