body {
    font-family: 'helevetica', 'arial', serif;
	background: url(../img/background.jpg) center top;
	background-repeat: no-repeat; 
	background-color:#230101;
    width:1124px; 
    margin:0 auto;
    padding: 0px;
}


.header2 {
	background: url(../img/header.jpg) top;
	background-repeat: no-repeat;
	height:70px;
}


.content2 {
	background: url(../img/mainbackground.png) center top;
	background-repeat: no-repeat;
    height:700px;
    margin-top:20px;
}

.justlogo {
	width:460px;
	padding:0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background: url(../img/jus.jpg);
	background-repeat: no-repeat;
	height:auto;
	float:left;
}

.justlogo p{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	padding:0px 0px 0px 0px;
	margin: 230px 0px 0px 0px;
}

.buynow {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width:310px;

}

a.rollover {
	display: block;
	width: 63px;
	height: 64px;
    background: url(../img/buynow_but.jpg);
}

a.rollover:hover {
        background-position: 0 -66px;
}
  
  
#left {
	float:left;
}

#right {
	float:right;
	padding:12px 0px 0px 10px;
}
  
.nav{
padding-left:170px;
padding-top:15px;
}

 .cssnav
{
background: url(../img/nav/downloadOV.jpg) no-repeat;
width: 189px;
height: 44px;
white-space: nowrap;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
width: 189px;
height: 44px;
}

.cssnav img
{
width: 189px;
height: 44px;
border: 0
}

 * html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

 .cssnav2
{
background: url(../img/nav/linksOV.jpg) no-repeat;
width: 132px;
height: 44px;
margin-left:189px;
margin-top:-44px;
}

.cssnav2 a
{
display: block;
width: 132px;
height: 44px;

}

.cssnav2 img
{
width: 132px;
height: 44px;
border: 0
}

.cssnav2 a:hover img
{
visibility:hidden
}

 .cssnav3
{
background: url(../img/nav/actionOV.jpg) no-repeat;
width: 157px;
height: 44px;
margin-left:321px;
margin-top:-44px;
}

.cssnav3 a
{
display: block;
width: 157px;
height: 44px;

}

.cssnav3 img
{
width: 157px;
height: 44px;
border: 0
}

.cssnav3 a:hover img
{
visibility:hidden
}

 .cssnav4
{
background: url(../img/nav/releaseOV.jpg) no-repeat;
width: 163px;
height: 44px;
margin-left:478px;
margin-top:-44px;
}

.cssnav4 a
{
display: block;
width: 163px;
height: 44px;

}

.cssnav4 img
{
width: 163px;
height: 44px;
border: 0
}

.cssnav4 a:hover img
{
visibility:hidden
}
 .cssnav5
{
background: url(../img/nav/contactOV.jpg) no-repeat;
width: 174px;
height: 44px;
margin-left:641px;
margin-top:-44px;
}

.cssnav5 a
{
display: block;
width: 174px;
height: 44px;

}

.cssnav5 img
{
width: 174px;
height: 44px;
border: 0
}

.cssnav5 a:hover img
{
visibility:hidden
}

.credits {
	position:absolute;
	font-size:11px;
	width:340px;
	padding:0px 0px 0px 210px;
	margin-top:20px;
	color:#1d1d1d;
	left: -54px;
	top: 419px;
   
}
.credits2 {
	position:absolute;
	font-size:11px;
	height:300px;
	margin-left:580px;
	width:360px;
	margin-top:10px;
	color:#1d1d1d;
   
}
/* ----- HEADER ----- */


#logohold{
    padding-top:15px;
    padding-left:60px;
}

.video{
    height:260px;
	width:480px;
    padding:50px 0px 0px 80px;
	float:left;
}

.instructions p{
	height:100px;
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}

.film{
    height:auto;
	width:425px;
    padding:35px 0px 0px 25px;
	float:left;
}
.film a{
	font-size:11px;
	color:#7D1400;
}
.film p{
	font-size:11px;
	text-align:left;
	line-height: 18px;
	padding: 0px 90px 0px 0px;

}
.film img{
	padding: 4px 4px 4px 4px;

}

.film2{
    height:480px;
	width:425px;
    padding:35px 0px 0px 60px;
	float:left;
}
.film2 a{
	font-size:11px;
	color:#7D1400;
}
.film2 p{
	font-size:11px;
	text-align:left;
	line-height: 18px;
	padding: 0px 90px 0px 0px;

}
.film2 img{
	padding: 4px 4px 4px 4px;

}

.mediaplayer{
    height:325px;
    padding-top:35px;
    padding-left:170px;
}

#copy2 {
	font-size:12px;
	width:360px;
	float:left;
	padding:0 0 20px 4px;
	line-height:12px;
	height:100%;
}



.credit{
font-size:10px;
color:#b2b2b2;
margin-left:950px;
}

	
	
/* ----- LINKS -----*/
	
a:link, a:visited { 
text-decoration: none;color: #7D1400;}

a:hover, a:active { 
text-decoration: none;color: #bbbbbb;}
	
	
#down {
	font-size:12px!important;
	width:440px;
	height:auto;
	margin:0;
	padding:220px 0 0 4px;
}

#down a {
    display: block;
    height: 30px;
    text-indent: -9999px;
}

#down ul {
	float:left;
	margin:0;
	padding:0;
	}
  

#down li { 
	list-style: none; 
	float: left; 
	margin:0;
	padding:0;
}


#copy {
	font-size:12px;
	width:360px;
	position:relative;
	float:left;
	padding:5px 0 0 14px;
	line-height:12px;
	height:100%;
}


ol {
	padding:0 0 0 20px;
	margin:0;
}

#down li.download a { background: url(../img/nav/downloads.jpg) no-repeat; width: 321px; height: 30px;}
#down li.download a:hover { background-position: 0 -41px; }

#down li.download_win a { background: url(../img/nav/download_win.jpg) no-repeat; width: 321px; height: 30px;}
#down li.download_win a:hover { background-position: 0 -41px; }

#down li.download_mac a { background: url(../img/nav/download_mac.jpg) no-repeat; width: 321px; height: 30px;}
#down li.download_mac a:hover { background-position: 0 -41px; }




/*  ----- FIXES ---- */

.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}
/*

* html>body .clearfix {
	width: 100%;
}
*/

* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

}
