html, body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #506D87;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 9pt;
	cursor: default;
}
div#htmlcontainer
{
	position: absolute;
	width: 950px;
	height: 514px;
	top: 50%;
	left: 50%;
	margin: -257px -475px;
	background: transparent url(container.png) no-repeat center center;
}
div.words
{
	display: none;
}
div#swfcontainer
{
	position: absolute;
	width: 950px;
	height: 514px;
	top: 50%;
	left: 50%;
	margin: -257px -475px;
	background: transparent url(container.png) no-repeat center center;
}

div#noflash
{
	color: black;
	position: absolute;
	top: 414px;
	left: 154px;
	width: 634px;
	text-align: center;
}
div#swfcontainer a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
div#swfcontainer a:hover
{
	text-decoration: underline;
}
div#seapen
{
	position:absolute;
	top: 43px;
	left: 319px;
}
div#beyondedge
{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
div#beyondedge a
{
	display: block;
	padding-bottom: 1px;
}
div#beyondedge a:hover
{
	padding-bottom: 0;
	border-bottom: 1px solid #C0C9D2;
}
img
{
	border: 0;
}
div.nav button
{
	display: block;
	cursor: pointer;
}
div.nav a img, div.nav button img
{
	display: block;
}
div.nav a, div.nav button
{
	display: block;
	background: transparent none top left no-repeat;
}
/* Originally we had the :hover just changing the opacity but of course that doesnt work properly in IE7 with transparent PNGs (filter) */
div.nav a:hover, div.nav button:hover
{
	background-position: bottom;
}
div#b0, div#b1, div#b2, div#b3
{
	position: absolute;
}
div#b1, div#b2, div#b3
{
	top: 386px;
}
div#b0
{
	top: 306px;
	left: 622px;
}
div#b0 a
{
	background-image: url(button-enter.png);
}
div#b1
{
	left: 180px;
}
div#b1 a
{
	background-image: url(button-download.png);
}
div#b2
{
	left: 380px;
}
div#b2 a
{
	background-image: url(button-dvd.png);
}
div#b3
{
	left: 580px;
}
div#b3 a
{
	background-image: url(button-contact-us.png);
}

div#contact
{
	position: absolute;
	width: 913px;
	height: 481px;
	top: 50%;
	left: 50%;
	margin: -240px -456px;
	background: transparent url(contact.png) no-repeat center center;
	color: #BEBFC1;
}
div#contact h1
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 133px;
	width: 913px;
	text-align: center;
	font-size: 16px;
	color: white;
}
div#contact a
{
	color: white;
}
div#contact small
{
	font-size: 8px;
}
div#contact div.label
{
	position: absolute;
	left: 130px;
}
div#contact div.field
{
	position: absolute;
	left: 215px;
}
div#contact div.field input.t, div#contact div.field textarea.t
{
	width: 307px;
	border: 1px solid black;
	padding: 2px;
	margin: 0;
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 12px;
	overflow: auto;
}
div#contact div.field textarea.t
{
	height: 62px;
}
div#fl1, div#fi1
{
	top: 162px;
}
div#fl2, div#fi2
{
	top: 193px;
}
div#fl3, div#fi3
{
	top: 224px;
}
div#fl4, div#fi4
{
	top: 255px;
}
div#fl5, div#fi5
{
	top: 328px;
}
div#confirm
{
	top: 230px;
	font-size: larger;
}
div#contact div#b0
{
	left: 198px;
	top: 403px;
}
div#contact div#f0
{
	position: absolute;
	left: 568px;
	top: 162px;
}
div#contact div#b0 a
{
	background-image: url(button-return.png);
}
div#fs
{
	position: absolute;
	left: 396px;
	top: 403px;
}
div#contact div#fs button
{
	border: 0;
	display: block;
	height: 32px;
	margin: 0;
	padding: 0;
	width: 153px;
	background-image: url(button-submit.png);
}

div#etext
{
	position: absolute;
	left: 0px;
	width: 913px;
	top: 200px;
	text-align:center
}
