@charset "utf-8";
/* CSS Document */

#logo_top {
	float: left;
	width: 300px;
	height: 219px;
	background-image: url(images/logoFC.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 20px;
}
#menu_div {
	float: left;
	width: 100%;
	height: 160px;
	background-color: rgba(186, 116, 7, 0.49);
	margin-top: -120px;
}