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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #dbc9e1;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009966;
}
a:link {
	color: #020509;
	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: 72px;
	width: 1000px;
	float: none;
}
.hotspot2 {
	display: block;
	width: 300px;
	float: none;
	margin-left: 700px;
	height: 615px;
}
.hotspot3 {
	display: block;
	height: 150px;
	width: 1000px;
}
#video_header1 {
	height: 280px;
	width: 327px;
	margin-left: 19px;
	float: none;
	position: absolute;
	top: 361px;
	visibility: hidden;
}
#video_header2 {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 361px;
	margin-left: 367px;
	visibility: hidden;
}
#video_header3 {
	height: 280px;
	width: 327px;
	margin-left: 19px;
	float: none;
	position: absolute;
	top: 665px;
	visibility: hidden;
}
#video_header4 {
	height: 280px;
	width: 327px;
	float: none;
	position: absolute;
	top: 665px;
	margin-left: 367px;
	visibility: hidden;
}
#video-toggle1  {
	height: 240px;
	width: 327px;
	margin-left: 19px;
	float: none;
	position: absolute;
	top: 361px;
	visibility: visible;
}
#video-toggle2  {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 361px;
	margin-left: 367px;
	visibility: visible;
}
#video-toggle3  {
	height: 240px;
	width: 327px;
	margin-left: 19px;
	float: none;
	position: absolute;
	top: 665px;
	visibility: visible;
}
#video-toggle4  {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 665px;
	margin-left: 367px;
	visibility: visible;
}
#titletags1 {
	height: auto;
	width: 153px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #FFFFFF;
	top: 50px;
	padding-left: 10px;
	margin-left: 360px;
}
#titletags2 {
	height: 30px;
	width: 660px;
	padding-top: 10px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #FFFFFF;
	top: 290px;
	margin-left: 340px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

