@charset "UTF-8";
/* CSS OP Documentary */
/* header
=====================================================================================*/

#clear-header {
	height: 233px;
}
#header {
	/*background: transparent url(../images/layout-elements/header.jpg) no-repeat left 0px;	*/
	height: 204px;
}
/* =LOGO */
.sIFR-active #header h1#page-title {
 display:none;
}
#header #logo h1, 
#header #logo h1 a {
	display:none;
}
/* nav */
#site-nav {
		top: 203px;
}
#first-content-wrapper #welcome-box {
border-bottom:none;
}
#first-content-wrapper #welcome-box #welcome-text {
	padding-left:0;
}
#first-content-wrapper #welcome-box h2 {
	font-size:2em;
}
.layout-col-1 p img {
	float: right;
	padding:2px;
	margin-left: 20px;
	border: 1px solid #fff;
}
/* FLASH 
=====================================================================================*/

#content-wrapper #hero-box object {
height:292px;
width:480px;

}
#first-content-wrapper #hero-box {
	background-color:none;
	border: 1px solid #fff;
	width:489px;
	height:275px;
}

