#header {
	height: 164px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #fb7802;
}
#left {
	position: absolute;
	height: 436px;
	top: 164px;
	left: 50%;
	margin-left: -400px;
	width: 140px;
	background-color: #FA7703;
}
a {
outline: none;
}