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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html {
	background-image:url(../images/ff5_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

img, div { behavior: url(iepngfix.htc) }

a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;

}
a:focus 
{
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h3 a 
{
	color: #cc9933;
	font-weight: bold;
	margin-top: 10px;
	*margin-top: 0px;
}

#master 
{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}


#header 
{
	width: 802px;
	height: 80px;
	background-image:url(../images/yellow_line.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
}


#navigation
{
	width: 800px;
	*width: 750px;
	margin: 50px 10px 0px 0px;
	float: right; 
	display:inline;
	padding: 0px;
	height: 12px;
}

#logo 
{
	width: 224px;
	height: 120px;
	position: absolute;
	z-index: 10000000;
}

#navigation li
{
	float: right; display: inline;
}

.home a
{
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	width: 30px;
	height: 12px;
	margin-left: 20px;
	display:block;
	text-indent: -3000px;
	padding: 0px;


}

.home a:hover 
{
	background-image:url(../images/home_hl.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	display:block;
	padding: 0px;
}

.recentpress a
{
	background-image:url(../images/recent_press.png);
	background-repeat:no-repeat;
	width: 68px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.recentpress a:hover 
{
	background-image:url(../images/recent_press_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;
}

.projects a
{
	background-image:url(../images/projects.png);
	background-repeat:no-repeat;
	width: 42px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.projects a:hover 
{
	background-image:url(../images/projects_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;
}

.photogallery a
{
	background-image:url(../images/photo_gallery.png);
	background-repeat:no-repeat;
	width: 71px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.photogallery a:hover 
{
	background-image:url(../images/photo_gallery_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;
}

.company a
{
	background-image:url(../images/company.png);
	background-repeat:no-repeat;
	width: 48px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.company a:hover 
{
	background-image:url(../images/company_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;
}

.contact a
{
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.contact a:hover 
{
	background-image:url(../images/contact_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;
}

.purchase a
{
	background-image:url(../images/purchase_dvds.png);
	background-repeat:no-repeat;
	width: 79px;
	height: 12px;
	display:block;
	margin-left: 20px;
	text-indent: -3000px;
	padding: 0px;
}

.purchase a:hover 
{
	background-image:url(../images/purchase_dvds_hl.png);
	background-repeat:no-repeat;
	display:block;
	padding: 0px;

}

#footer 
{
	float: left; display:inline;
	width: 802px;
	height: 50px;
	margin-top: 40px;
	background-image:url(../images/yellow_line.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	padding-top: 8px;
}

#footerlinks
{
	margin-left: 200px;
	
}

#footerlinks li 
{
	display: inline;
	margin-left: 17px;

}

#container_top
{
	width: 801px;
	height: 19px;
	background-image:url(../images/container_top.png);
	background-repeat:no-repeat;
	margin-top: 7px;
	padding-top: 10px;
}

#container_top img 
{
	float: left;
	margin-left: 8px;
	margin-top: 2px;
}

#container_top div 
{
	width: 780px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #b1b1b1;
	float: left;
}

#container_top h1 a
{
	font-weight: bold;
	padding-bottom: 4px;
	float: left;
}

#container_top h2 a
{
	font-weight: bold;
	padding-bottom: 4px;
	float: left;
	margin-left: 20px;
}

#mainimage 
{
	width: 802px;
	height: 287px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	z-index: -100000000000000000000000;
}

#container_mid 
{
	width: 799px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-x;
	padding-bottom: 20px;
}

#container_bottom 
{
	width: 801px;
	height: 10px;
	background-image:url(../images/container_btm.png);
	background-repeat:no-repeat;
}

#container_mid h4 
{
	float: left;
	color: #FF0000;
	font-size: large;
	margin: 19px 0 0 10px;
}

#container_mid p 
{	
	width: 770px;
	float: left;
	margin: 10px 0 0 10px;
	clear: left;
}

#container_mid p.date
{
	margin: 0px 0 0 10px;
}


.headline a
{
	float: left;
	color: #cc9933;
	font-size: 12px;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-decoration:none;
}

.headline a:hover 
{
	text-decoration: underline;
}


#container_mid iframe
{
	width:400px; 
	height:300px; 
	margin-top: 50px;
	border: none;

}

#movie1div
{
	width: 400px;
	height: 287px;
	float: left;
	border: 1px solid green;
}

.downloadicon 
{
	margin-right: 5px;
}

#pager 
{
	height: 15px;
	font-weight: bold;
	float: right;
	margin: 0 10px 0px 0;
}

#prevpage 
{

}
