@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B5B18C;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
img {
	border: 0px;
}
.container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}
.logobox a {
	height: 275px;
	width: 500px;
	background-image: url(logo1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.logobox2 a {
	height: 275px;
	width: 500px;
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#contentbox   {
	background-image: url(logo3.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	clear: left;
}
.hotspot1 {
	display: block;
	height: 0px;
	width: 0px;
	float: none;
}
.hotspot2 {
	display: block;
	width: 340px;
	float: none;
	margin-left: 660px;
	height: 914px;
}
.hotspot3 {
	display: block;
	height: 112px;
	width: 1000px;
}
#video-toggle1  {
	height: 200px;
	width: 630px;
	margin-left: 23px;
	float: none;
	position: absolute;
	top: 218px;
	visibility: visible;
}
#video-toggle2  {
	height: 200px;
	width: 630px;
	float: none;
	position: absolute;
	top: 430px;
	margin-left: 23px;
	visibility: visible;
}
#video-toggle3  {
	height: 200px;
	width: 630px;
	margin-left: 23px;
	float: none;
	position: absolute;
	top: 772px;
	visibility: visible;
}
#video-toggle4  {
	height: 200px;
	width: 630px;
	float: none;
	position: absolute;
	top: 984px;
	margin-left: 23px;
	visibility: visible;
}
#titletags1 {
	height: auto;
	width: 420px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 4px;
	padding-left: 10px;
	margin-left: 560px;
	text-align: right;
}
#titletags2 {
	width: 970px;
	padding-top: 10px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #FFFFFF;
	top: 280px;
	margin-left: 10px;
	text-align: left;
}
#titletags3 {
	width: 550px;
	padding-top: 10px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 950px;
	margin-left: 400px;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

