/* top links */
ul#header_links {
	margin: 0.4em 0em 0 1em;
	list-style-type: none;
	float: right;
}
#header_links li {
	float:left;
	width: 70px;
}
#header_links a {
	display: block;
	height: 15px;
	color: color:#374853;;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	text-transform:capitalize;
}
#header_links #header_link_sitemap a {
	
}
#header_links #header_link_contact a {
	
}
#header_links #header_link_bookmark a {
	
}