/***** 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-2-background-1.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 338px;
}

#content-bg-2 {
	background-image:url(../lunchtime_images/page-2-background-2.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 353px;
}

#content-bg-3 {
	background-image:url(../lunchtime_images/page-2-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: 13px;
	top: 110px;
	width: 100px;
}
#content {
	position: absolute;
	left: 143px;
	top: 45px;
	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: 143px;
	top: 65px;
	width: 138px;
}
#content-bg-2 #special {
	position: absolute;
	left: 5px;
	top: 240px;
	padding: 8px;
	font-size: 8px;
	line-height: 10px;
}
#content-bg-2 #terms {
	position: absolute;
	left: 9px;
	top: 281px;
	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: 220px;
}
#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 *****/

