/* CSS Document */

#logo_box {
	background-image: url(/images/homepage/bk_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}

#logo_box #content {
	text-align: center;
	float: left;
	margin-left: 6px;
}