/* block top links */
ul#header_links {
	background: url("../../../img/welcome_bg.gif") no-repeat scroll center bottom transparent;
    height: 41px;
	text-align:right;
    list-style-type: none;
	margin-left:23px;
    position: absolute;
    top: 178px;
    width: 950px;
}
#header_links li {
 	background: url("../../../img/pipe1.gif") no-repeat scroll left center transparent;
    float: right;
    padding-left: 7px;
	padding-right:7px;
    line-height:31px;
}
#header_links a:hover { color:#000000 }
#header_links a {
   	color: #717171;
    font-size:12px;
    text-decoration: none;
	text-transform:capitalize;
	
}
#header_links #header_link_sitemap { }
#header_links #header_link_contact { }
#header_links #header_link_bookmark { padding-right:17px }
#header_links #header_link_home { background:none; padding-left:0 }