#header{
	margin: -75px 0 0 30px;}

#logo{background-image: url('./images/logo_forums.png'); width: 277px; height: 49px;}

#HH_Nav { 
	margin: -35px 0 0 300px;
}
#nav {
	position: relative;
}

#nav .item {
	float: left;
	display: block;
	width: 153px;
	height: 37px;
}

#forums {background: url('./images/gallery/forums.png')}
#forums:hover {background-position: 0px -140px;}

#guides {background: url('./images/gallery/guides.png')}
#guides:hover {background-position: 0px -140px;}

#contact {background:url('./images/gallery/contact.png')}
#contact:hover {background-position: 0px -140px;}

#gallery {background:url('./images/gallery/gallery.png')}
#gallery:hover {background-position:0px -140px;}

#clear{ clear:both;}