#header {
	height: 309px;
	width: 800px;
	background: url(images/header-index.png) no-repeat;
	}


#home {
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 89px;
	height: 30px;
	position: absolute;
	top: -2px;
	left: 0px;
	background: url(images/home-selected.png) no-repeat;
	}

