
* {
margin : 0;
padding : 0;
}

html {
height : 100%;
}

body {
height : 100%;
}

div#java a:link,
div#java a:visited  {
color : #fff;
text-decoration : none;
padding-right: 6px;
font-family: arial, helvetica;
}

div#java a:hover {
color : #FFF;
text-decoration : none;
font-family: arial, helvetica;
}

div#java a img {
border : 0;
}

div.javawrap {
width : 960px;
margin : 0 auto;
text-align : left;
}

div#java div#top div#nav {
float : left;
clear : both;
width : 960px;
height : 52px;
margin : 22px 0 0;
}

div#java div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}

div#java div#nav ul li {
float : left;
height : 52px;
}

div#java div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}

div#javaplayer {
margin: 0 0;
}

div#video-javaplayer {
height : 683px;
margin : -1px 0 0;
}

div#javaplayer div.javawrap {
height : 384px;
background : #F37A27;
margin : 0 0 0 0;
}

div#javaplayer div#slide-holder {
z-index : 40;
width : 940px;
height : 299px;
position : absolute;
}

div#javaplayer div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 960px;
height : 384px;
overflow : hidden;
position : absolute;
}

div#javaplayer div#slide-holder img {
margin : 0;
display : none;
position : absolute;
width: 736px;
}

/* Controls the placement of the bottom text bar */

div#javaplayer div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 230px;
height : 35px;
display : none;
position : absolute;
margin-left: 734px;
background : url(images/nav-bg.png) 0 0;
}

/* Controls the placement of the page h3 headings and description text */


div#javaplayer div#slide-holder div#slide-controls h3 {
float : left;
color : #fff;
display : inline;
font-size : 20px;
font-weight: lighter;
line-height : 24px;
margin : 20px 0 0 0px;
font-family: "calabri" Arial, Helvetica, sans-serif;
width: 90%;
}

div#javaplayer div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 14px;
line-height : 20px;
margin : 10px 0 0 13px;
font-family: Arial, Helvetica, sans-serif;
width: 90%;
}

/* Controls the placement of the page number */
/* IMPORTANT!!!!!! THE WIDTH ADJUSTMENT BELOW IS NEEDED TO FIX NAV PLACEMENT IN IE */

div#javaplayer div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
width : 140px;
display : inline;
line-height: 12px;
margin : 6px -2px 0 0;
}

div#javaplayer div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}

div#javaplayer div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}

/* Controls the background (if any) behind the page numbers) */

div#javaplayer div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}

div#nav ul li a {
background : url(images/nav.png) no-repeat;
}

div#content {
	display: block;
	margin: -350px 0 0 -60px;
	padding: 20px 0 0 0;
	width: 230px;
	height: 330px;
	float: right;
	text-align: left;
	background-color: #F37A27;
	font-family: arial, helvetica;
	font-size: 21px;
}
