@charset "utf-8";

@import url('common.css');

/* LAYOUT */
body {
	background: #333;
	color: white;
}
#screen {
	position: absolute;
	width: 1020px;
	height: 660px;
	left: 50%;
	top: 50%;
	margin-left: -510px;
	margin-top: -360px;
	background: #707070 url('img/bg.jpg') no-repeat;
}
#screen h1 {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 480px;
	height: 620px;
	font-size: 0px;
	text-indent: -1000em;
	background: url('img/cover.jpg') no-repeat;
}
#screen hr {
	display: none;
}
#menu li {
	list-style: none;
}
#menu a {
	position: absolute;
	display: block;
	font-size: 0px;
	text-indent: -1000em;
	z-index: 1;
	background-color: white;
	background-repeat: no-repeat;
}
p {
	font-size: 10px;
	text-indent: -1000em;
}
p a img {
	position: absolute;
	left: 520px;
	top: 20px;
	border: 0;
	z-index: 0;
}
address {
	position: absolute;
	width: 1020px;
	left: 50%;
	top: 50%;
	line-height: 1.3;
	margin-left: -510px;
	margin-top: 310px;
	text-align: center;
	font-style: normal;
}

/* LINKS */
#linktitle {
	left: 211px;
	top: 57px;
	width: 267px;
	height: 104px;
	background-image: url('img/cover.jpg');
	background-position: -191px -37px;
}
#linkleft1 {
	left: 42px;
	top: 387px;
	width: 209px;
	height: 43px;
	background-position: -22px -367px;
}
#linkleft2 {
	left: 44px;
	top: 439px;
	width: 144px;
	height: 44px;
	background-position: -24px -419px;
}
#linkleft3 {
	left: 44px;
	top: 494px;
	width: 161px;
	height: 43px;
	background-position: -24px -474px;
}
#linkleft4 {
	left: 42px;
	top: 551px;
	width: 145px;
	height: 61px;
	background-position: -22px -531px;
}
#linkright1 {
	left: 324px;
	top: 465px;
	width: 161px;
	height: 24px;
	background-position: -304px -445px;
}
#linkright2 {
	left: 324px;
	top: 491px;
	width: 159px;
	height: 23px;
	background-position: -304px -471px;
}
#linkright3 {
	left: 255px;
	top: 522px;
	width: 229px;
	height: 95px;
	background-position: -235px -502px;
}
#linkqna {
	position: absolute;
	left: 831px;
	top: 544px;
	width: 156px;
	height: 30px;
	background: url('img/page1.jpg') -311px -524px no-repeat;
	z-index: 3;
}
