@import "home.css";
@import "800.css";

#content {
	margin-bottom: 520px;
}

#sidebar {
	position: absolute;
	left: 271px;
	top: 871px;
	z-index: 1;
}

#content .graphLeft {
   position: absolute;
   top: 698px;
   left: 271px;
   z-index: 2;

}

#content .graphRight {
   position: absolute;
   top: 698px;
   left: 511px;
   z-index: 3;
}

#header #logo {
	margin-top: 16px !important;
}