/* */
#wrapper {width: 900px;}
#homeHeader {
	height:327px;
	width:100%;
	}
	#slideshow{

	height:327px;
overflow:hidden;
position:relative;
width:897px;
	}
#homeNavBar {
	position:relative;
	background:url(../../images/frabill/home_navBar.jpg) no-repeat; 
	width:100%;
	height:26px;
	}
.homeNavBarLink {
	height:26px;
	display:block;
	position:absolute;
}
.homeNavBarLink:hover .hover {
display:block;
}
.homeNavBarLink .hover {
	text-indent:-500px;
	overflow:hidden;
	display:none;
	width:223px;
	height:10px;
	position:absolute;
	top:-6px;
	left:10px;
	background:url(../../images/frabill/home_navBar-hoverFloat.png) no-repeat;
	z-index: 1000;
}
#navBar-ice {
		width:215px;
		left:15px;
		}
	#navBar-fresh {
		width:215px;
		left:233px;
		}
	#navBar-salt {
		width:215px;
		left:451px;
		}
	#navBar-shop {
		width:215px;
		left:670px;
		}
	#navBar-shop .hover {
		background:url(../../images/frabill/home_navBar-hoverFloat2.png) no-repeat;
		}

#homeFeatures {
	height:120px !important;
	height:172px;
	width:886px;
	position:relative;
	overflow:hidden;
	}
	
	#feat_0 { left:0px; background:url(../../images/frabill/home_features-02.jpg) no-repeat;}
	#feat_1 { left:299px; background:url(../../images/frabill/home_feature2.jpg) no-repeat; }
	#feat_2 { left:598px; background:url(../../images/frabill/home_features-03.jpg) no-repeat;}
	
	#homeFeatures .feature {
		width:299px;
		float:left;
		height:121px;
		position:absolute;
		cursor:pointer;
		top:0px;
		}
		.featureOverlay p {
margin-bottom:5px;
padding:0;
}
		
	#homeFeatures .featureOverlay {
		position:absolute;
		bottom:0;
		height:42px;
		width:284px;
		padding-left:15px;
		padding-top:10px;
		background:url(../../images/frabill/spotlight-overlay.png) repeat;
		font-size:14px;
		color:#febc11;
		font-weight:bold;
		line-height:16px;
		top:69px !important;
		top:120px;
		}
		.featureOverlay a {
			font-weight:normal;
			font-size:11px;
			color:#EEE;
			}
		.featureOverlay a:hover {
			color:#FFF;
			}
	#featHome_1 {
		left:0px;
		background:url(../../images/frabill/home_features-01.jpg) no-repeat;
		}
	#featHome_2 {
		left:299px;
		background:url(../../images/frabill/home_features-02.jpg) no-repeat;
		}
	#featHome_3 {
		left:598px;
		width:298px;
		background:url(../../images/frabill/home_features-03.jpg) no-repeat;
		}
	#featHome_3 .featureOverlay {
		width:283px;
		}
		
#homeBottomBlocks {
	height:180px;
	background:url(../../images/frabill/home_bottomBlocks.jpg) no-repeat;
	position:relative;
	}
	.btmFeats {
		position:absolute;
		top:51px;
		padding-top:15px;
		height:100px;
		line-height:13px;
		padding-left:175px;
		padding-right:20px;
		width:200px;
		}
	#btmFeatTip {
		left:50px;
		}
	#btmFeatPro {
		right:50px;
		}
		#featProHeadshot {
			position:absolute;
			left:15px;
			bottom:2px;
			}
		#featTipShot {
			position:absolute;
			left:10px;
			top:10px;
			}
	.btmFeats dt {
		font-size:14px;
		color:#febc11;
		padding-bottom:2px;
		font-weight:bold;
		}
	.btmFeats dt a {
		color:#febc11;
		}
	.btmFeats dt a:hover {
		color:#FFF;
		}
	.btmFeats dd {
		font-size:11px;
		color:#EEE;
		padding:2px 0 2px 0;
		text-align:left;
		}
	.btmFeats dd.links {
		color:#888;
		}
	.btmFeats a:hover {
		color:#DDD;
		}
