@font-face {
	font-family: 'SDFont';
	src: url('../../src/js/video-js/font/PrimeRegular.woff') format('woff'), url('../../src/js/video-js/font/PrimeRegular.otf') format('opentype')
}
@font-face {
	font-family: 'SDFont2';
	src: url('../../src/js/video-js/font/PrimeLight.woff') format('woff'), url('../../src/js/video-js/font/PrimeLight.otf') format('opentype')
}
@font-face {
	font-family: "Rockwell";
	src: url('../../src/js/video-js/font/968750001-27793.eot');
	src: url('../../src/js/video-js/font/968750001-27793.eot?#iefix') format('embedded-opentype'), url('../../src/js/video-js/font/968750001-27793.svg#Rockwell') format('svg'), url('../../src/js/video-js/font/968750001-27793.woff') format('woff'), url('../../src/js/video-js/font/fonts/968750001-27793.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #f8f8f8;
}
.section_nav {
	width: 100%;
	height: 45px;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 2;
	background-image: url(../images/NAV.png);
}
.content {
	width: 100%;
	height: auto;
	position: absolute;
	background-color: #f8f8f8;
}
.emptydiv {
	width: 100%;
	height: 40px;
	float: left;
	position: relative;
	background-image: url(../images/EMTY.png);
}
.emptydiv2 {
	width: 100%;
	height: 40px;
	float: left;
	position: relative;
	background-image: url(../images/DIV_TY.png);
}
.content .section_video {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	background-image: transparent;
}
.content .section_photo {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background-image: url(../images/PHOTOBG.png);
}
.content .section_text {
	width: 100%;
	height: 525px;
	position: relative;
	float: left;
	background-image: url(../images/TEXTBG.png);
}
.content .section_text p {
	font-family: 'SDFont2', Fallback, sans-serif;
	font-size: 24px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: left;
	text-shadow: 2px 2px #222;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #f8f8f8;
}
.content .section_text h1 {
	font-family: 'SDFont', Fallback, sans-serif;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: justify;
	text-shadow: 2px 2px #222;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #f8f8f8;
}
.content .section_photo .tandem_photo {
	width: 960px;
	height: auto;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color: transparent;
}
.content .section_text .message {
	width: 960px;
	height: auto;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color: transparent;
}
.content .section_photo .tandem_photo #vlightbox0 {
	margin: 40px 55px 40px;
}
.section_nav ul {
	list-style: none;
	margin: 0;
}
.section_nav ul li {
	float: left;
	padding: 5px;
	margin: 5px;
	color: #aaa;
}
.section_nav ul li a {
	display: block;
	color: #f0f0f0;
}
.section_nav ul li a:hover {
	text-decoration: none;
	color: #fff;
}
.section_navigation {
	width: 100%;
	height: 40px;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 1000;
	background-color: #696969;
}
.section_navigation .section_text {
	width: 960px;
	height: 40px;
	position: relative;
	left: 50%;
	marigin-left: -480px;
}
.section_navigation .section_text .menu {
	width: 300px;
	height: 40px;
	position: relative;
	float: left;
	left: 75px;
}
.section_navigation .section_text .menu ul {
	width: 100%;
	height: 40px;
	float: left;
	clear: both;
	position: relative;
	left: 60%;
}
.section_navigation .section_text .menu ul li {
	padding: 0;
	margin: 0;
	float: left;
	padding-top: 10px;
	list-style: none;
}
.section_navigation .section_text .menu ul li a {
	font-size: 25px;
	margin-left: 10px;
	text-decoration: none;
	color: #FFF;
	text-shadow: 2px 2px 2px #000000;
	font-family: 'Rockwell', Fallback, sans-serif;
}
#download_video {
	width: 100%;
	height: 33px;

	
}
#download_video .button {
	width: 961px;
	height: 33px;
	margin:0 auto;

	}
#download_video .button .download {
	widows:227px;
	height:33px;
	float:right;
	}	
