@charset "utf-8";
/* Shared CSS Document */
#Header-Bg{
	width:100%;
}
#Header-Container{
	width:875px;
	margin-left:auto;
	margin-right:auto;
}
#Header-Logo{
	width:275px;
	height:inherit;
	float:left;
}
#Header-Content-Container{
	width:600px;
	height:inherit;
	float:left;
}