#logo
{
	height: 143px;
	width: 848px;
	text-align: left;
	float: center;
	background-image:url('logo_bg.jpg');
}
#top
{
	height: 17px;
	width: 848px;
	text-align: left;
	float: center;
	background-color:#eeb518;
	position:relative;
	z-index:1;
}
#left 
{
	margin-top: 5px;
	padding-left: 50px;
	width: 278px;
	text-align: left;
	float: left;
	position:relative;
	z-index:0;
}
#center 
{
	margin-top: 5px;
	width: 570px;
	text-align: left;
	float: left;
	position:relative;
	z-index:0;
}