div#top {
	background: #FF4E00;
}

div#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 999;
	width: 180px;
	height: 43px;
	background: url(../../img/brand/logo.png);
	cursor: pointer;
}