body#collection .container { background-image: url(../images/collection-bg.jpg); }
#nav { top: 173px; }

#nav-collection {
	background-image: url(../images/nav-collection-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 313px !important;
}

#products {
	height: 260px;
	padding: 0 15px 0 15px;
	position: relative;
	top: 40px;
	overflow: scroll;
	margin-left: 25px;
	color: #413f40;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
