.assistive-link {
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 -9999px;
}
#hd {
	padding:40px 0 0;
}
#hd .logo A {
	position:relative;
	float:leff;
	display:block;
	width:275px;
	height:35px;
	text-indent:-9999px;
	background-image: url(../../../../../static/site/blocks/header/logo2.gif);
}

#hd .phone A {
	position:relative;
	width:221px;
	float:right;
	height:80px;
	text-indent:-9999px;
	background-image: url(../../../../../static/site/blocks/header/phone-number1.gif);

}
#hd .freetrial A {
	position:relative;
	width:221px;
	float:right;
	height:80px;
	text-indent:-9999px;
	background-image: url(../../../../../static/site/blocks/header/freetrial.gif);

}

#hd .logo A:hover {
	background-position:-275px 0;
}
#hd UL {
	font-weight:bold;
	padding:15px 0 30px;
}
#hd LI {
	display:inline;
}
#hd LI A {
	padding:0 10px 0 0;
	color:#AA8153;
	text-decoration:none;
}
#hd LI STRONG A {
	font-weight:bold;
	padding:0 10px 0 0;
	color:#AA8153;
}
#hd LI A:hover, #hd LI STRONG A {
	padding:0 10px 0 0;
	color:#999;
}
