@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: #B5B18C;
}
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: 270px;
	float: none;
}
.hotspot2 {
	display: block;
	width: 285px;
	float: none;
	margin-left: 0px;
	height: 570px;
}
.hotspot3 {
	display: block;
	height: 380px;
	width: 1000px;
}
#video_header1 {
	height: 280px;
	width: 327px;
	margin-left: 295px;
	float: none;
	position: absolute;
	top: 386px;
	visibility: hidden;
}
#video_header2 {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 215px;
	margin-left: 660px;
	visibility: hidden;
}
#video_header3 {
	height: 280px;
	width: 327px;
	margin-left: 295px;
	float: none;
	position: absolute;
	top: 664px;
	visibility: hidden;
}
#video_header4 {
	height: 280px;
	width: 327px;
	float: none;
	position: absolute;
	top: 519px;
	margin-left: 660px;
	visibility: hidden;
}
#video-toggle1  {
	height: 240px;
	width: 327px;
	margin-left: 295px;
	float: none;
	position: absolute;
	top: 386px;
	visibility: visible;
}
#video-toggle2  {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 215px;
	margin-left: 660px;
	visibility: visible;
}
#video-toggle3  {
	height: 240px;
	width: 327px;
	margin-left: 295px;
	float: none;
	position: absolute;
	top: 664px;
	visibility: visible;
}
#video-toggle4  {
	height: 240px;
	width: 327px;
	float: none;
	position: absolute;
	top: 519px;
	margin-left: 660px;
	visibility: visible;
}
#titletags1 {
	height: auto;
	width: 153px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #FFFFFF;
	top: 3px;
	padding-left: 10px;
	margin-left: 360px;
}
#titletags2 {
	width: 200px;
	padding-top: 10px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 210px;
	margin-left: 445px;
	text-align: right;
}
#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: 12px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

