#hd
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
}

#logo
{
	background-repeat: no-repeat;
	height: 65px;
	width: 233px;
	float: left;
}

#logo a
{
	text-indent: -99999px;
	padding: 25px 116px;
	float: left;
}

#nav_container
{
	margin-right: 0px;
	margin-top: 2px;
	float: right;
}
