@charset "UTF-8";
/* CSS Document */

html, body {
	background-image:url(img/bg_clean.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	padding:0;
	margin:0;
	background-position:top;
}

h1,h2,h3,h4{
	font-weight:normal;
	font-size:inherit;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
}

.container{
	margin:0 auto;
	width:750px;
}
.header{
	height:183px;
}
.nav {
	width:750px;
	margin-bottom:10px;
}

.nav li{
	list-style-image:none;
	display:inline;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
}

.nav a {
	color: #FFF;
	text-decoration:none;
}

.nav a:hover {
	color: #09C;
	text-decoration:none;
}

.icons{
	float:right;
}

.titles{
	font-family: 'BertholdAkzidenzGroteskBECoRe';
	font-size:18px;
	line-height:22px;
	color:#FFF;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 20px 70px 20px 70px;
	letter-spacing: 1px;
	background: rgba(0, 0, 0, 0.6)
}

.titles a{
	color: #FFA600;
	text-decoration:none;	
}

.titles a:hover{
	color: #09C;
	text-decoration:none;
}

@font-face {
	font-family: 'BertholdAkzidenzGroteskBECoRe';
	src: url('fonts/akzidenzgroteskbe-cn-webfont.eot');
	src: local('☺'), url('fonts/akzidenzgroteskbe-cn-webfont.woff') format('woff'), url('fonts/akzidenzgroteskbe-cn-webfont.ttf') format('truetype'), url('fonts/akzidenzgroteskbe-cn-webfont.svg#webfontGte5g8iS') format('svg');
	font-weight: normal;
	font-style: normal;
}

.image_box {
	height:400px;
	width:750px;
	margin:0 auto;
	overflow: hidden;
}

.video_box {
	height:422px;
	width:750px;
	margin:0 auto;
	overflow: hidden;
}

.rollover {
	position: relative;
}

.details{
	margin-top:18px;
	margin-bottom:50px;
}

.details li{
	list-style-image:none;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
	font-size:18px;
}

.details_title{
	color:#999;
}

.details_text{
	color:#FFF;
}

.footer_break{
	margin-top:50px;
	text-align:center;
}

.footer{
	height:300px;
	width:750px;
	margin:0 auto;
	background-image:url(img/footer_bg.jpg);
	background-repeat:no-repeat;
}

.footer_bio{
	list-style-image:none;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
	font-size:18px;
	width:387px;
	line-height:22px;
	color:#FFF;
	padding:10px;
}

.footer_bottom{
	width:730px;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
}

.footer_pic{
	margin-left:10px;
 	float:left;	
}

.footer_contact{
	font-size:23px;
	float:left;
	margin-top:37px;
	color:#5CCFFF
}

.footer_software{
	list-style-image:none;
	font-size:15px;
	float:left;
	margin-left:10px;
	color:#FFF;
}

.footer_contact a {
	color: #5CCFFF;
	text-decoration:none;
}

.footer_contact a:hover {
	color: #FFF;
	text-decoration:none;
}

.footer_awards{
	list-style-image:none;
	margin-left:50px;
	font-size:15px;
	color: #FFF;
	float:left;
}

.footer_icons{
	text-align:right;
	margin-top:40px;
}



.copyright{
	text-align:center;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
	font-size:15px;
	color:#333;
}

.thumbnails{
	height:100px;
	width:100px;
	margin:10px;
	float:left;
}

.photoTile{
	height:217px;
	width:313px;
	margin:25px;
	float:left;
}

.thumbnail_container{
	width:750px;
	height:500px;
	margin-left:15px;
}

.photo_container{
	width:800px;
	height:750px;
	margin-left:15px;
	color: #FFF;
	text-align:left;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'BertholdAkzidenzGroteskBECoRe';
}

.photo_container a {
	color: #5CCFFF;
	text-decoration:none;
}

.photo_container a:hover {
	color: #FFF;
	text-decoration:none;
}