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

#header {
	color: #000000;
	z-index: 5;
}

#nav-header { position:absolute; top: 151px; left:10px; z-index: 10; }
/* ### Main-block Background ################################################# */

#main-block { background-color: #fcf8e7; width: 100%; min-height: 480px; padding-bottom: 20px; }
