#header-color-container {
	height:3px;
	max-height: 3px;
	min-height: 3px;
  	background-image:linear-gradient(to bottom,#bc9352,#bc9352);
	z-index: 500;
}

#header-bottom-container {
	height:6px;
	max-height: 6px;
	min-height: 6px;
	background-image:linear-gradient(to bottom,#d6d6d6,transparent);
	z-index: 500;
}

#header-main-container {
	z-index: 500;
}



@media only screen and (max-width:962px) {
	
}
