@charset "utf-8";
body {
	background-color:#99AABF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat-x;
}

#center {
	border: solid 1px #2d4058;
	width:920px;
 	margin-right: auto;
	margin-left: auto;
	background-color:#33FF00;
}
#wrapper {
}

#head {
	background-color:#728AA7;
	height:140px;
	margin: 0;
	padding: 0;
	background-image: url(../images/head.jpg);
}
#menu {
	background-color:#526a8a;
	width:900px;
	height:86px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#menu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
float:left;
}

#menu ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #99AABF;
	text-decoration: none;
	margin-right: 20px;
}

#menu ul li#active a {
	color:#D8DEE7;
}

#menu ul li a:hover {
	color: #FFFFFF;
}

#menu ul li#active a:hover {
	color: #FFFFFF;
}

#content {
	background-color:#d3dce5;
	padding:40px 100px 40px 100px;
	width:720px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #728AA7;
	font-weight: normal;	
}

p {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
a {
	color: #728AA7;
}
a:hover {
	color: #FFFFFF;
}

.newselement {
	float:left;
	width:640px;
	padding:10px 0 10px 0;
	border-bottom: 1px dashed #99AABF;
}

.newsdate{
	float:left;
	position:relative;
	width:80px;
	left: 0px;
	clear:both;
	color: #728AA7;
}

.newscontent{
	float:left;
	padding:0 0 0 100px;
	margin:-14px 0 0 0;
	clear:both;
/*	border:1px solid #CC3333;*/
}
#col21 {
	width:360px;
	float:left;
}
#col22 {
	width:360px;
	float:left;
}
#worktitle {
	width:720px;
	height:40px;
	float:left;
}
#workvideo {
	width:720px;
	height:486px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#workvideowide {
	width:720px;
	height:405px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#interviewvideo {
	width:720px;
	height:360px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#interviewvideosmall {
	width:720px;
	height:360px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#aviatorpreviz {
	width:720px;
	height:330px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#workdescription {
	width:720px;
	float:left;
}

#picture {
	width:720px;
	height:486px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#picturewide {
	width:720px;
	height:405px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
