/* FEAST ON THIS - INDEX - CSS Document */

#wrapIndex {
	width: 1124px;
	height: 855px;
	position: relative;
	background: url("images/feastOnThis_Background-INDEX.jpg") no-repeat;
}
		#grillLink{
			width: 216px;
			height: 111px;
			display: block;
			position: absolute;
			left: 864px;
			top: 0px;
		}
		#grillLink a{
			width: 216px;
			height: 111px;
			display: block;		
		}


#leftSliceIndex {
	width:115px;
	height: 270px;
	background: url("images/feastOnThisCatering_leftSlice.jpg");
	position: absolute;
	left: 19px;
	top: 482px;
}


#contentIndex {
	width: 796px;
	height: 270px;
	background: #373737;
	position:absolute;
	left: 309px;
	top: 482px;
}
	#contentIndexBox1 {
		width: 353px;
		height: auto;
		position: absolute;
		left: 30px;
		top: 0px;
	
	}
	
	#indexImage01 {
		width: 124px;
		height: 150px;
		
	}

#rightInfoBoxIndex {
	width: 393px;
	height: 206px;
	background: url("images/feastOnThis_Index_RightBox.jpg") no-repeat;
	position: absolute;
	left: 391px;
	top: -15px;
}
	#rightInfoBoxIndexContent {
	font: Arial, Helvetica, sans-serif;
	color:#333333;
	width: 193px;
	height: 121px;
	position: absolute;
	left: 162px;
	top: 44px;
	}
		#rightInfoBoxIndexContent a{
			font: Arial, Helvetica, sans-serif;
			color: #422B43;
			text-decoration: underline;
		}
			#rightInfoBoxIndexContent a:hover{
			font: Arial, Helvetica, sans-serif;
			color:#666666;
			text-decoration: underline;
		}


#subNavIndex {
	width:175px;
	height: 271px;
	background: url("images/feastOnThisCatering_subNavContainer.jpg");
	position: absolute;
	left: 134px;
	top: 482px;
			}
					
					
					
#bestOf {
	width: 100px;
	height: 66px;
	float: left;
}					
					
					
					
/* ---- FOOTER INDEX ---- */

#footerNavIndex {
	font: 12pt "Times New Roman", Times, serif;
	width: 1093px;
	height: 19px;
	position: absolute;
	color: #FFFFFF;
	left: 16px;
	top: 785px;
}		
	#footerNavIndex a{
		color: #FFFFFF;
		text-decoration: none;
		display: inline;
	}

		#footerNavIndex a:hover{
			color: #999999;
			text-decoration: none;
			
		}
				


#footerIndex {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 1093px;
	height: auto;
	position: absolute;
	left: 16px;
	top: 822px;
}					
					
					

