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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

#container_left {
position:absolute;
top:195px;
left:20px;
width:580px;
height:778px;
border-width:1px;
border-color:#003366;
border-style:solid;
padding-left:20px;
padding-top:10px;
padding-right:18px;
padding-bottom:20px;
background-image:url(container_left.jpg);
background-repeat:no-repeat;
}

#container_right {
position:absolute;
top:520px;
left:660px;
width:578px;
height:463px;
border-width:1px;
border-color:#003366;
border-style:solid;
padding-left:1px;
padding-top:20px;
padding-right:20px;
padding-bottom:0px;
background-image: url(container_right.jpg);
background-repeat:no-repeat;
}

#screen_shot {
position:absolute;
top:20px;
left:660px;
background-image: url(screen_shot.jpg);
width:600px;
height:480px;
border-width:1px;
border-color:#000000;
border-style:solid;
}

#title {
position:absolute;
top:19px;
left:20px;
background-image: url(title.jpg);
width:620px;
height:129px;
}

#tag_line {
position:absolute;
top:150px;
left:60px;
width:540px;
height:25px;
}

#pdf_box {
	position:relative;
	float:left;
	width:288px;
	height:100px;
	margin-top:0px;
	margin-bottom:10px;
}

#credit_body {
	position:absolute;
	top:655px;
	left:20px;
	height:142px;
	width:576px;
	border-top:solid;
	border-color:#000000;
	border-width:1px;
}

#credit_box {
	position:relative;
	float:left;
	width:144px;
	height:55px;
}

#line_box {
	clear:both;
	position:relative;
	float:left;
	width:576px;
	height:20px;
	margin-top:12px;
	padding:0px;
}

#poster {
	position:relative;
	margin-right:20px;
	float:left;
	width:189px;
	height:292px;
	margin-left:20px;
	margin-top:0px;
	
}

#video_container {	
	position:absolute;
	top:520px;
	left:660px;
	width:600px;
	height:483px;
	border-width:1px;
	border-color:#003366;
	border-style:solid;
	padding:0px;
	background-color:#FFFFFF;
}

#clips_body {
	position:absolute;
	top:330px;
	left:0px;
	margin-left:20px;
	height:auto;
	width:558px;
	border-top:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

#clips {
	position:relative;
	float:left;
	width:278px;
	height:auto;
	margin-top:20px;
}

#site_credit {
	position:absolute;
	top:1010px;
	left:1056px;
	width:210px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(blue_steel_bg.jpg);
	background-repeat:no-repeat;
	width:1280px;
	height:1024px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}