#header_links {
	padding-top: 75px;
	padding-left: 100px; }


ul#header_links {
	list-style-type: none;
	float: left
}
#header_links li {
	float: left;
	width: 66px
}
#header_links a {
	display: block;
	height: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent
}
