/* CSS Document */

#nav {
	background:url("../images/main/home-active.gif") left center no-repeat;
}

#contact-us {
	display:none;
	visibility:hidden;
}

#content {
	height:auto !important;
	min-height:inherit !important;
}
#header a {
	background:url("../images/bg/header_new.gif") left center no-repeat;
	display:block;
	float:left;
	padding:72px 12px 12px 0;
	width:676px;
}
#header a span {
visibility: hidden;
}
