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

#header {
	color: #000000;
}

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

#main-block { background-color: #ffffff; width: 100%; min-width: 784px; min-height: 680px; padding-bottom: 20px; }

