#header {
	width:988px;
	height:110px;
	background: url("/images/first_page/banner/inv_title75.jpg") no-repeat;	
}

#header .links {
	position:static;
	float:right;
	margin-top:10px;
	margin-right:5px;
	font-size: 12px;
	color: #FFFFFF;
}

#header .links a {
	margin-left: 3px;
	margin-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

#header .links a:link,
#header .links a:visited {
	text-decoration:none;
}

#header .links a:hover,
#header .links a:active {
	text-decoration:underline;
}

#headerMenu {
	margin-top:1px;
	margin-bottom:0px;
	width:988px;
	height:36px;
	background:url("/images/first_page/border/blue_v_36.gif") repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#headerMenu  a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
}

#headerMenu a:link,
#headerMenu a:visited {
	text-decoration:none;
}

#headerMenu a:hover,
#headerMenu a:active {
	text-decoration:underline;
}

#headerMenu  a.new {
	padding-right:28px;
	height:12px;
	background-image:url(/Images/graph/new.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#headerMenu  a.hot {
	padding-right:28px;
	height:12px;
	background-image:url(/Images/graph/hot.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#headerMenu img {
	border: 0px;
}	
