@charset "utf-8";
#wrapper {
	height: 1000px;
	width: 800px;
	padding: 0px;
	left: 25%;
	top: 0px;
	right: 25%;
	bottom: 0px;
	margin: 0px;
	position: absolute;
	background-image: url(../images/BG_Top.jpg);
}
#wrapper #BGTop #contentWrapper #content #Text {
	height: auto;
	width: 700px;
	margin-top: 20px;
	background-image: url(../images/TextBG.png);
	clear: both;
}

#wrapper #BGTop {
	width: 800px;
	height: 500px;
	background-repeat: no-repeat;
	position: relative;
}
#wrapper #BGBottom {
	background-image: url(../images/BG_Bottom.jpg);
	height: 523px;
	width: 800px;
	position: relative;
}
#wrapper #BGTop #contentWrapper {
	position: absolute;
	left: 57px;
	top: 50px;
	width: 730px;
	height: 885px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat;
}
#wrapper #BGTop #contentWrapper #content {
	width: 700px;
	height: 590px;
	background-image: url(../images/contentBG_Home.png);
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	overflow: auto;
	top: 247px;
	left: 2px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 10px;
}
#wrapper #BGTop #contentWrapper #header #flashImage {
	width: 445px;
	position: relative;
	float: left;
	height: 200px;
	border: 2px solid #000000;
	background-image: url(../images/img1.jpg);
}
#wrapper #BGTop #contentWrapper #header #hitPoint {
	float: right;
	width: 250px;
	position: relative;
}
#wrapper #BGTop #contentWrapper #header #hitPoint li {
	display: block;
	list-style-type: none;
	height: 100px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper #BGTop #contentWrapper #header #hitPoint ul {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

#wrapper #BGTop #contentWrapper #menu {
	width: 705px;
	position: absolute;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	top: 200px;
}
#wrapper #BGTop #contentWrapper #header {
	width: 705px;
	margin-right: 10px;
	margin-left: 10px;
	float: none;
	visibility: visible;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a:Visited {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
