
	#hero-image{
		background:#251C19;
	}

	.specials{
		margin:20px 0 0 0;
		padding:20px 0 0 0;
	}
	.specials h2{
		margin-bottom:20px;
	}
	.specials .special{
		width: 252px;
		overflow:hidden;
		margin:0 20px 0 0;
		float:left;
	}
	.specials .locations{
		margin:0;
	}
	
	#header .states{
		position:absolute;
		z-index:10;
		top:20px;
		right:20px;
	}