#hd {
	width: 974px;
	background: #fff url(../images/btn_blu_lg.gif) repeat-x bottom;
	border-bottom: solid 5px #cd0000;
}

#hd a {
	color: #ff1111;
}

#hd a:hover {
	color: #ff1111;
	text-decoration: none;
}

#hd img {
	float: left;
	margin:0 0 10px 0;
}

#hd p {
	text-align: right;
	padding: 40px 20px 0 0;
	color: #ff1111;
	font-style:italic;
	font-size:14px;
}

#hd ul {
	clear: both;
}

#hd ul li {
	float: left;
}

#hd ul li a {
	display: block;
	text-decoration: none;
	float: left;
	padding: 0 6px;
	height: 49px;
	font: 16px/3.5 "trebuchet ms", verdana, arial, san-serif;
	background: url(../images/btn_blu_lg.gif) repeat-x;
	border-left: solid 1px #5b7b8a;
	border-right: solid 1px #5b7b8a;
	color: #fff;
}

span.best {
	color: #ff0000;
	vertical-align: middle;
	padding: 0 1px;
}

#hd ul li a.first {
	border-left: 0;
}

#hd ul li a.last {
	border-right: 0;
}

#hd ul li a:hover, #hd ul li a.active {
	background: url(../images/btn_red_lg.gif) repeat-x;
	color: #fff;
}