/* FEAST ON THIS - GALLERY - CSS Document */

#wrapMenus{
	width: 1124px;
	height: 1690px;
	position: relative;
	background: url("images/feastOnThis_Background-MENUS.jpg") no-repeat;
}



#leftSliceMenus{
	width:115px;
	height: 1105px;
	background: url("images/feastOnThisCatering_leftSlice.jpg");
	position: absolute;
	left: 19px;
	top: 482px;
}


#contentMenus {
	width: 796px;
	height: 1105px;
	background: #373737;
	position:absolute;
	left: 309px;
	top: 482px;
}
	#contentMenusBox1 {
		width: 700px;
		height: auto;
		position: absolute;
		left: 30px;
		top: 0px;
	
	}
	
	#MenusImage01 {
		width: 140px;
		height: 148px;
		float: left;
	}

/* -------SUB NAV ------- */

#subNavMenus {
	width:175px;
	height: 1105px;
	background: url("images/feastOnThisCatering_subNavContainer.jpg");
	position: absolute;
	left: 134px;
	top: 482px;
	}
			
	#subNavMenusFastFreshFeast {
			width: 176px;
			height: 34px;
			background: url("images/feastOnThisCatering_subNav_FastFreshFeast.jpg") no-repeat;
			position: absolute;
			left: 0px;
			top: 10px;
			}
			
			#subNavMenusFastFreshFeast a{
			width: 176px;
			height: 34px;
			display: block;
			}
				#subNavMenusFastFreshFeast a:hover{
					background: url("images/feastOnThisCatering_subNav_FastFreshFeast_over.jpg") no-repeat;
					}
							
			
	#subNavMenusAppetizers {
			width: 176px;
			height: 34px;
			background: url("images/feastOnThisCatering_subNav_Appetizers.jpg") no-repeat;
			position: absolute;
			left: 0px;
			top: 64px;
			}
			
			#subNavMenusAppetizers a{
			width: 176px;
			height: 34px;
			display: block;
			}
				#subNavMenusAppetizers a:hover{
					background: url("images/feastOnThisCatering_subNav_Appetizers_over.jpg") no-repeat;
					}
					
					
		#subNavMenusBreakfast{
			width: 176px;
			height: 34px;
			background: url("images/feastOnThisCatering_subNav_Breakfast.jpg") no-repeat;
			position: absolute;
			left: 0px;
			top: 118px;
			}
			
			#subNavMenusBreakfast a{
				width: 176px;
				height: 34px;
				display: block;
				}
				#subNavMenusBreakfast a:hover{
					background: url("images/feastOnThisCatering_subNav_Breakfast_over.jpg") no-repeat;
					}

		#subNavMenusSalads{
			width: 176px;
			height: 34px;
			background: url("images/feastOnThisCatering_subNav_Salads.jpg") no-repeat;
			position: absolute;
			left: 0px;
			top: 172px;
			}
			
			#subNavMenusSalads a{
				width: 176px;
				height: 34px;
				display: block;
				}
				#subNavMenusSalads a:hover{
					background: url("images/feastOnThisCatering_subNav_Salads_over.jpg") no-repeat;
					}
			
		#subNavMenusEntrees{
			width: 176px;
			height: 34px;
			background: url("images/feastOnThisCatering_subNav_Entrees.jpg") no-repeat;
			position: absolute;
			left: 0px;
			top: 226px;
			}
			
			#subNavMenusEntrees a{
				width: 176px;
				height: 34px;
				display: block;
				}
				#subNavMenusEntrees a:hover{
					background: url("images/feastOnThisCatering_subNav_Entrees_over.jpg") no-repeat;
					}
			



					
					
/* ---- FOOTER Gallery ---- */

#footerNavMenus {
	left: 16px;
	top: 1620px;
	font: 12pt "Times New Roman", Times, serif;
	width: 1093px;
	height: 19px;
	position: absolute;
	color: #FFFFFF;	
}		
	#footerNavMenus a{
		color: #FFFFFF;
		text-decoration: none;
		display: inline;
	}

		#footerNavMenus a:hover{
			color: #999999;
			text-decoration: none;
			
		}
				


				


#footerMenus {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 1093px;
	height: auto;
	position: absolute;
	left: 16px;
	top: 1657px;
}					
					
					

