body {
	background-color: #111111;
	background-image: url(content-bg2.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 1000px;
	width: 100%;
	padding: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #888888;
}
#bg {
	position:absolute;
	width:100%;
	height:1500px;
	z-index:1;
	background-image: url(content-bg2.png);
	background-repeat: repeat;
	background-position: center center;
	left: 0px;
	top: 3px;
}
#logo {
	position:absolute;
	width:350px;
	height:155px;
	z-index:2;
}
a:link {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
a:hover {
	text-decoration: none;
	color: #bc66ff;
}
a:active {
	text-decoration: none;
	color: #AAAAAA;
}
#bg #content h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#bg #content h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#bg #content img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 3px;
}
#address {
	position:absolute;
	width:180px;
	height:110px;
	z-index:2;
	margin-left: 800px;
	margin-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	line-height: 22px;
	left: 288px;
	top: 697px;
}
#title {
	position:absolute;
	width:974px;
	height:22px;
	z-index:2;
	margin-left: 10px;
	margin-top: 12px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-transform: uppercase;
	word-spacing: 3px;
	letter-spacing: 22px;
	left: 214px;
	top: 154px;
}
#navi {
	position:absolute;
	width:980px;
	z-index:2;
	margin-top: 45px;
}

