body.food_products div#content {
	background-image:		url(/images/food_products/food_products_BG.jpg);
	background-repeat: 		no-repeat;
	min-height: 			678px;
	_height: 				678px;
	position: relative;
}

body.food_products div#content p {
	margin-bottom: 1.5em;
	}

a:hover {
	text-decoration: none;
	}


/* Left Side
******************************************/

#content #left {
	position: absolute;
	top:	-12px;
	left:	0;
	width: 570px;
	height: 660px;
	overflow: hidden;
	}
	
	#content #left #productlink-clifbar {
		position: absolute;
		left: 21px;
		top: 26px;
		width: 234px;
		height: 242px;
		z-index: 100;
		}
	
	#content #left #productlink-zbar {
		position: absolute;
		left: 151px;
		top: 118px;
		width: 207px;
		height: 120px;
		z-index: 102;
		}
	
	#content #left #productlink-nectar {
		position: absolute;
		left: 331px;
		top: 147px;
		width: 240px;
		height: 155px;
		z-index: 101;
		}

	#content #left #productlink-builders {
		position: absolute;
		left: 292px;
		top: 0;
		width: 273px;
		height: 147px;
		z-index: 104;
		}
	
	#content #left #productlink-mojo {
		position: absolute;
		left: 385px;
		top: 283px;
		width: 182px;
		height: 209px;
		z-index: 105;
		}
	
	#content #left #productlink-shotbloks {
		position: absolute;
		left: 76px;
		top: 404px;
		width: 251px;
		height: 122px;
		z-index: 106;
		}
	
	#content #left #productlink-quench {
		position: absolute;
		left: 262px;
		top: 240px;
		width: 214px;
		height: 323px;
		z-index: 104;
		}

	#content #left #productlink-luna {
		position: absolute;
		left: 39px;
		top: 263px;
		width: 214px;
		height: 155px;
		z-index: 105;
		}
		
			



/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 600px;
	top: 90px;
	width: 200px;
	color: #242021;
	font-size: 1.2em;
}

#content #right h3 {
		display: none;
}
	
#content #right p {
		margin-bottom: 0;
}
	
#content #right .scroller {
		overflow: none;
		padding-right: 8px;
		width: 200px;
		height: 120px;
}
		
#content #right .scroller a {
		color: #BA0001;
		text-decoration: none;
}
			
#content #right .scroller a:hover {
		color: #333;
}


#findLink {
		display: block; 
		margin: 30px 0; 
		height: 300px; 
		width: 330px;
}