@charset "UTF-8";
.Nav1 {
	font-size: 14px;
	text-decoration: none;
	top: 20px;
	line-height: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Nav2 {
	font-size: 12px;
	text-indent: 20px;
	text-align: left;
}
.Head1 {
	font-size: 16px;
	margin-left: -10px;
}
.Head3 {
	font-size: 14px;
	color: #F90;
	margin-left: -10px;
}
.Head4 {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	color: #666;
	margin-left: -10px;
}
.Body1 {
	font-size: 12px;
	text-align: justify;
	margin-right: 100px;
}
.Body2 {
	font-size: 12px;
	margin-left: -10px;
	text-align: justify;
}
.Body2Orange {
	font-size: 12px;
	color: #F90;
}
.Body3 {
	font-size: 11px;
	margin-left: -10px;
}
.Body4 {
	font-size: 9px;
	text-align: right;
}
#Caption {
	text-align: right;
}
#NavDiv {
	position:absolute;
	left:21px;
	top:69px;
	width:101px;
	height:407px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
}
.Image {
	text-align: right;
	margin-right: 90%;
}
#TechDiv1 {
	position:absolute;
	width:170px;
	height:222px;
	z-index:3;
	margin-top: 0px;
	padding-left: 20px;
	left: -8px;
}
#TechDiv2 {
	position:absolute;
	width:409px;
	height:225px;
	z-index:4;
	left: 183px;
	margin-top: 0px;
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	color: #999;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainDiv {
	position:absolute;
	left:132px;
	top:67px;
	width:600px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 302px;
	font-size: 10px;
	text-align: justify;
	border-collapse: separate;
	padding-left: 10px;
}
a:hover {
	text-decoration: none;
	color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #F90;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
