#header {
	background-color: #00697b !important;
}

body.no-fixed #header {
	position: static;
}

body.no-fixed #container {
	padding: 0;
}