#header h1 a {
	float : left;
	margin : 0;
	padding : 0;
	height:108px;
	width : 280px;
	display : inline;
	text-indent : -9999px;
	text-align : left;
	background-image : url("images/menu.png");
}

#header a {
	float : left;
	margin : 0;
	padding : 0;
	display : inline;
	height : 108px;
	text-indent : -9999px;
	text-align : left;
	background-image : url("images/menu.png");
}

#header a:hover {
	background-image : url("images/menu-on.png");
}


#topimage {
	display : block;
	margin : 0 ;
	width : 900px;
	height :362px;
	background-image : url("images/top.jpg");
	text-indent : -9999px;
}

#header #film {
	margin : 0 -20px 0 -20px;
	padding : 0;
	height : 200px;
	width : 940px;
	text-indent : -9999px;
	text-align : left;
	background : url("images/film2.jpg") no-repeat top center;
}