#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 17px;
	overflow: hidden;
	background-color: #000;
}

#update {
	float: left;
	color: #CCCCCC;
	padding-left: 8px;
	overflow: hidden;
}


#small_menu {
	color: #CCCCCC;
	float: right;
	margin-right: 12px;
}
#small_menu a {
	color: #CCCCCC;
	text-decoration: none;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}

