@charset "utf-8";
 
html, body, p, img, a, span,
abbr, acronym, address, cite, code, big
strong, u, i, b, em,
h1, h2, h3, h4, h5, h6,
header, section, footer, aside, nav, article, canvas, details, 
hgroup, figure, figcaption, output, summary, 
dl, dt, dd, ul, ol, li,
table, caption, tbody, thead, tfoot, tr, td,
fieldset, form {
	
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
	
}

header, section, footer, aside, nav, article, canvas, details, 
hgroup, figure, figcaption, output, summary {
	display:block;
}

body {
	line-height:1.5em;
}

ol, ul {
	list-style:none;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}



 

body {
    background-color: #F0F0F0;
    color: #DB0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0px;
	line-height:1.5em;
}
header {
    background:#DB0000;
    color:#DB0000;
	width:100%;
	min-width:950px;
	z-index:2;
	padding:5px 0px;
}
hgroup {
	margin:0px auto;
	width:500px;}

.logo {
	width:500px;
	background-color:#fff;
	border-radius:10px;
	height:123px;}

h1 {
	text-indent:-99999px;
	margin:0px;
	position:absolute;}
	


h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 30px 0;
}

h3 {
    font-size: 26px;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

h4 {
    font-size: 24px;
    line-height: 1.4em;
    margin: 20px 0;
}

article {
	overflow:auto;}

.current-projects {
	text-align:center;}

.wrapper {
	width:950px;
	margin: 0px auto;
	overflow:auto;}
 
nav {
	float:left;
	width:200px;
	padding: 25px 0px 0px;
	z-index:2;}
	
nav ul {
	list-style:none;
	width:200px;
	margin:0px;
	padding:0px;}
	
nav li {
	width:200px;
	float:left;
	}
	
a {
	color:#5d5d5d;
	text-decoration:none;}
	

a:hover {
    color: #db0000;
    text-decoration: underline;
}
	
nav li a {
	float:left;
	width:160px;
	padding: 10px 20px;
	font-size:16px;
	text-decoration:none;}
	
nav li a:hover {
	background-color:#DB0000;
	color:#fff;
}	
	
nav li a:active {
	background-color:#c60000;
	color:#fff;}	
	
#on{
	background-color:#DB0000;
	color:#fff;
 }

 section {
	padding:25px;
    background:#fff;
	float:right;
	width:690px;
	box-shadow: 0px 0px 10px #414141;
	-moz-box-shadow: 0px 0px 10px #414141;
	-webkit-box-shadow: 0px 0px 10px #414141;
	z-index:1;
	margin-right:10px;
	min-height:1170px;
}
  
.banner {
	width:700px;}
	
.bottom-number {
	 font-style:oblique;
	 text-align:center;}
	 
.align-left {
	float:left;
	margin:0px 10px 10px 10px;}
	
.align-right {
    float: right;
}
	
.box > p {
    float: left;
    margin-left:25px;}

.box {
    border-color: #abadad;
    border-style: solid;
    border-width: 2px 0;
    margin: 20px 0;
	padding:30px 20px;
	color: #db0000;	
}

.completed {
    border-color: #abadad;
    border-style: solid;
    border-width: 2px 0;
    margin: 20px 0;
	padding:20px;
	color: #db0000;
}

.completed h2 {
    font-size: 32px;
    line-height: 1.4em;
    margin: 10px 0;
	font-weight:bold;
}

p.airport {
    float: left;
    margin: 30px;
}

iframe.airport {
	float:right;
	margin-top:-20px;
	margin-left: 20px;
	border: 5px solid #990000;
	box-shadow: 0 0 10px #414141;
}

h4.airport {
    float: left;
    font-size: 22px;
    margin-left: 10px;
    margin-top: 15px;
}

h3.airport {
    float: left;
	font-size: 26px;
    line-height: 1.4em;
    margin: 10px 0;
}
.box:hover {
    background-color: #F0F0F0;}
	
.small {
	width:200px;
	height:160px;
	border: 3px solid #990000;
    box-shadow: 0 0 5px #414141;}
	
.medium {
	height: 260px;
	width:300px;
	float:right;
	margin:5px;
	margin-left:20px;
	border: 5px solid #990000;
	box-shadow: 0 0 10px #414141;
}

.bold {
	font-weight:bold;
	margin-top: 32px;
}

footer {
    width:100%;
    background-color:#DB0000;
	clear:both;
	text-align:right;
	padding:5px 0px;
	min-width:950px;
	z-index:2;
	color:#910000;
}
 
p.footer {
	margin: 10px auto;
	min-width:950px;
	max-width:950px;
	margin:5px auto;
}
.indent {
    line-height: 1.8em;
    list-style: outside none none;
    margin-left: 25px;
    padding-left: 25px;
    text-indent: -1.5em;
}
.center {
	text-align:center;}

.viewer{
  clear: both;
  margin:10px;
  padding:0px;
  background-color:#990000;
  overflow:hidden;
  height:240px;
  width:360px;
  box-shadow: 0px 0px 10px #414141;
	-moz-box-shadow: 0px 0px 10px #414141;
	-webkit-box-shadow: 0px 0px 10px #414141;
}

.viewer img{
  border: 5px solid #990000;
  width: 350px;
  height: 230px;
}

.viewer-image{
  clear:both;
  padding:0;
  margin:0;
  font-size:1.1em;
  position: relative;
  display: block;
  height:310px;
  width:460px;
}

.viewer-image cite {
  background: #111;
  -moz-opacity:.7;
  filter:alpha(opacity=70);
  opacity:.7;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 380px;
  padding: 10px;
  margin: 5px;
  border-top: 1px solid #999;
  font-style: normal;
}

hgroup.product {
	margin:0px 0px 15px 0px;
	overflow:auto;
}

h5 {
    float: left;
	margin:0px 0px 0px 65px;
}

h6 {
	float: left;
    margin: 0 0 3px;
    width: 444px;
	font-size:20px;
	font-style:italic;}

h4.product {
    float: left;
    font-size: 22px;
	margin:15px 0px 0px 10px;
}	

h3.product {
    font-size: 26px;
    line-height: 1.4em;
    margin: 10px 0 5px 10px;
}

img.thumb {
	border:3px solid #990000;
	box-shadow: 0px 0px 5px #414141;
	-moz-box-shadow: 0px 0px 5px #414141;
	-webkit-box-shadow: 0px 0px 5px #414141;
	width:100px;
	margin:5px;
}

img.thumb:hover {
    cursor: pointer;
}

.image-viewer {
	float:right;}
	
p.product {
	margin-bottom:7px;}
	
.documents {
    margin: 32px;
    vertical-align: middle;
}

.pdfs {
	margin-top:54px;}

.documents2 {
    margin: 0 32px;
    vertical-align: middle;
}