/* ### Header ############################################################### */

#header { color: #000; }

#nav-header {
	position:absolute;
	left:194px;
	top:46px;
	width: 780px;
}
/* ### Main-block Background ################################################# */

#main-block { background-color: #43494e; min-height: 550px; margin-bottom: 3em; }

