@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.jmp {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight:lighter;
	color: #333;
	
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	color:#999;
	
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align:justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
	text-align:justify;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	text-align:justify;
	color:#999;
	line-height:16px;
	padding-left:3px;
}
#wrapper {
	height: 700px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#jmp {
	position:absolute;
	left:-2px;
	top:75px;
	width:800px;
	height:25px;
	z-index:1;
	text-align: left;
}
#nav1 {
	position:absolute;
	left:-36px;
	top:98px;
	width:800px;
	height:50px;
	z-index:2;
}
#nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align:justify;
}
#nav1 a:link {
	text-decoration: none;
	color:#999;
	text-align:justify;

}
#nav1 a:visited {
	text-decoration: none;
	color: #999;
	text-align:justify;
}
#nav1 a:hover {
	text-decoration: underline;
	color: #666;
	text-align:justify;
}
#nav1 a:active {
	text-decoration: none;
	color: #999;
	text-align:justify;
}
#tel {
	position:absolute;
	left:524px;
	top:85px;
	width:150px;
	height:20px;
	z-index:3;
}
#email {
	position:absolute;
	left:615px;
	top:85px;
	width:200px;
	height:20px;
	z-index:4;
}
#email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align:justify;
}
#email a:link {
	text-decoration: none;
	color:#333;
	text-align:justify;

}
#email a:visited {
	text-decoration: none;
	color: #333;
	text-align:justify;
}
#email a:hover {
	text-decoration: underline;
	color: #666;
	text-align:justify;
}
#email a:active {
	text-decoration: none;
	color: #333;
	text-align:justify;
}
#copyright {
	position:absolute;
	left:0px;
	top:645px;
	width:800px;
	height:38px;
	z-index:5;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
	text-align:justify;
}
#copyright a:link {
	text-decoration: none;
	color:#999;
	text-align:justify;

}
#copyright a:visited {
	text-decoration: none;
	color: #999;
	text-align:justify;
}
#copyright a:hover {
	text-decoration: underline;
	color: #666;
	text-align:justify;
}
#copyright a:active {
	text-decoration: none;
	color: #999;
	text-align:justify;
}
#photo {
	position:absolute;
	left:0px;
	top:175px;
	width:100%;
	height:465px;
	z-index:5;
	background-color:#333;
	overflow:hidden;
	white-space: nowrap;
}
#images {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:465px;
	z-index:1;
	background-color:#333;
	overflow: auto;
	white-space: nowrap; 
}
#bg {
	position:absolute;
	left:0px;
	top:125px;
	width:100%;
	height:450px;
	z-index:1;
	background-color:#333;
}
#bg2 {
	position:absolute;
	left:7px;
	top:0px;
	width:100%;
	height:450px;
	z-index:1;
	background-color:#333;
}
#container {
	position:absolute;
	left:0px;
	top:175px;
	width:800px;
	height:465px;
	z-index:6;
}
