body {
   background: #060606 url(../media/background.jpg) repeat-x scroll top center;
	margin: 0;
	padding: 0;
}

#content {
	background: #060606 url(../media/content.jpg) no-repeat scroll top center;
	height: 620px;
	width: 700px;
	margin: 0 auto;
}

#content * {
	display: none;
}

#menu {
	display: block;
	position: absolute;
	top: 505px;
	left: 50%;
	margin-left: -390px;
}

#menu * {
	display: block;
}

#menu ul li {
	list-style: none;
	line-height: 46px;
}

#menu ul li a {
	width: 160px;
	height: 46px;
	overflow: hidden;
	text-indent: -1000px;
}

#tzi-software {
	display: block;
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -340px;
	overflow: auto;
	text-indent: -1000px;
	width: 49px;
	height: 34px;
}

#tzi-software a {
	display: block;
	width: 100%;
	height: 100%;
}