body {
	background: url('../images/bg_index.jpg') 0% 0% no-repeat;
}

#navigation_container {
	float: left;
}
ul#primary_nav  {
	padding-top: 50px;
}

ul#primary_nav  {
	background: none;
}

#imagecontainer {
	display: none;
}

#page_heading  {
	width: 525px;
	height: 50px;
	background: url('../images/header_index.gif') 0% 50% no-repeat;
}

#page_heading span {
	display: none;
}

#content {
	margin-top: 450px;
}