body {
	background-image: url(images-02/bg.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
}
#container {
	width:100%;
	height: auto;
}
#wrapper {
	position:relative;
	width:800px;
	margin: 0 auto;
}
a img {
border-width: 0;
}
#header {
	position:absolute;
	width:200px;
	height:115px;
	z-index:auto;
	top: 2px;
	margin: 0 auto;
}
#h_address {
	position:absolute;
	width:534px;
	height:38px;
	z-index:2;
	left: 28px;
	top: 102px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav_bg {
	position:absolute;
	width:200px;
	height:57px;
	z-index:auto;
	top: 145px;
	margin: 0 auto;
}
#flash {
	position:absolute;
	width:748px;
	height:300px;
	z-index:1;
	top: 199px;
	margin: 0 auto;
}
#content {
	position:absolute;
	width:784px;
	height:700px;
	z-index:1;
	top: 500px;
	margin: 0 auto;
	background-color: #FBFBFB;
}
#footer {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	top: 1200px;
}
#footer2 {
	position:absolute;
	width:751px;
	height:30px;
	z-index:1;
	top: 12px;
	left: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 145px;
}
#tk {
	position:absolute;
	width:197px;
	height:179px;
	z-index:1;
	left: 584px;
	top: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

