
#util-wrap{width: 565px;}

#home-slideshow{position: relative; width: 1000px;}

		#home-slideshow .slide .tab{
			width: 306px;
			height: 318px;
			padding: 75px 40px 0 40px;
		}
			
#footer .wrapper, #our-brands .wrapper{
	width: 960px;
}

.lt-ie7 #news-years li a{
	padding-bottom: 0px;
	margin: 0;
}


.lt-ie7 ul#sub-nav li a{
	display: block;
	border-top: 1px solid #ededef;
	padding: 5px 0;
	margin: 0 20px;
}
.lt-ie7 ul#sub-nav li{padding-bottom: 1px;}

.lt-ie7 #bottom-nav ul li{line-height: 9px;}
.lt-ie7 #bottom-nav ul li a{margin-bottom: 0px; background: url(../img/icons/bottom-nav-bullet.gif) 0 3px no-repeat;}

	#bottom-nav .col1{ width: 186px; }
	#bottom-nav .col2{ width: 168px; }
	#bottom-nav .col3{ width: 166px; }
	#bottom-nav .col4{ width: 170px; }
	#bottom-nav .col5{ width: 189px; }

/* ======== Home Styles ========= */
#home-top-left-content{
	width: 625px;
}

#home-top-right-content{
	width: 255px;
}

#trio .col{
	width: 288px;
}
.spotlightrow .col{
	width: 288px;
}

#content .right-content .main-col{
		width: 480px;
}

#hero .small-tab{width: 230px;}
#hero .small-tab h2 { 
	position: relative;
	margin-top: inherit;
	*clear: expression(
	style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"),
	style.clear = "none", 0
	);
}