@import url(global.css);

#header {
	background: url(../images/bg-header.png) no-repeat;
}

#header h1 {
	left: 183px;
}

#header h2 {
	position: absolute;
	left: 179px;
	top: 89px;
	width: 270px;
	height: 131px;
	background: url(../images/heading-newcityhall.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#nav.home {
	width: 350px;
}

#nav.home li {
	margin-left: -576px;
}

#nav.home li a {
	background-position: 0 -20px;
}

#nav.home li a:hover, #nav.home li a:focus {
	background-position: 0 -40px;
}

