@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-size:1.0em;
	font-family:Helvetica, Arial, sans-serif;
	background-color: #00adc6;
	text-align:center;
	}
	
img {
	border:none;
	}
	
#page{
	margin:auto;
	width:900px;
	min-height:768px;
	text-align:left;
	background-color:#CCC;
	background:url(../images/cloud-header1.jpg);
	background-repeat:no-repeat;	
	}

#header{
	width:100%;
	height:140px;
	font-size:0.7em;
	}

#topmenu{
	width:395px;
	height:35px;
	float:right;
	color:#00607c;
	font-weight:bold;
	}
#header ul {
	list-style-type:none;
	padding:0px 0 0 0;
	margin:0;
	}
#header li {
	float:left;
	text-align:center;
	margin: 0 0px 0 4px;
	padding:3px;
	width:120px;
	background-image:url(../images/top-menu.png);
	}

#header a:link {
	color:#ffffff;
	text-decoration:none;
	}
#header a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#header a:active {
	color:#ffffff;
	text-decoration:none;
	}
#header a:hover {
	color:#00607c;
	text-decoration:none;
	}

.logo {float: left;
padding-left:17px;
padding-top:5px;}

#strapline {
	width:335px;
	padding-left:30px;
	height:30px;
	text-align:left;
	float:left;
	clear:left;
}
#strapline h2 {
	color:#00adc6;
	font-size: 1.65em;
	text-transform:capitalize;
	padding:0px;
	margin:0px;
}
.larger{font-size:1.5em;}

#mainmenu {
	width: 100%;
	height: 65px;
	background:url(../images/menu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#ffffff;
	font-weight:bold;
	font-size:0.7em;
	clear:both;
	}

#mainmenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
#mainmenu li {
	float:left;
	width: 170px;
	}

#uberlink{
	background-image:url(../images/menu-plane1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}

#uberlink a:link{
		color:#00adc6;

	}
#mainmenu a {
	display:block;
	width:100%;
	height:18px;
	text-align:center;
	vertical-align:bottom;
	padding:47px 0 0 0;
	color:#ffffff;
	}

#mainmenu a:link {
	text-decoration:none;
	padding:47px 0 0 0;
	}
#mainmenu a:visited {
	text-decoration:none;
	padding:47px 0 0 0;
	}
#mainmenu a:active {
	text-decoration:none;
	padding:47px 0 0 0;
	}
#mainmenu a:hover {
	color:#00adc6;
	padding:47px 0 0 0;
	text-decoration:none;
	background-image:url(../images/menu-plane1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}

#picture{
	width:100%;
	height:207px;
	font-size:1.2em;
	border-bottom:2px #ffffff solid;
	border-top:2px #ffffff solid;
	}

blockquote{
	font-style:italic;
	font-weight:bold;
	color: #00adc6;
	width:400px;
	padding:87px 0 0 5px;
	}

.home {
	background:url(../images/aeroplane-pic.jpg);
	background-repeat:no-repeat;
	}
.consultancy {
	background:url(../images/map-pic.jpg);
	background-repeat:no-repeat;
	}
.inspection {
	background:url(../images/inspection-pic.jpg);
	background-repeat:no-repeat;
	}
.project {
	background:url(../images/project-pic2.jpg);
	background-repeat:no-repeat;
	}
.documentation {
	background:url(../images/documents-pic.jpg);
	background-repeat:no-repeat;
	}
	
#one {
	float:left;
	width: 100%;
	height: 207px;
	}
#two {
	float:left;
	width: 100%;
	height: 207px;
	}
#three {
	float:left;
	width: 100%;
	height: 207px;
	}
#four {
	float:left;
	width: 100%;
	height: 207px;
	}
#five {
	float:left;
	width: 100%;
	height: 207px;
	}

#content{
	height:371px;
	background-color:#00607c;
	color:#ffffff;
	font-size:0.9em;
	padding: 20px 0 0 0;
	}

#content.long{
	height:550px;
}

#clouds{
	width:900px;
	height:181px;
	color:#ffffff;
	font-size:0.9em;
	padding: 20px 0 0 0;
	background-image:url(../images/cloud-footer1.jpg);
	background-repeat:no-repeat;
	font-size:1.0em;
	float:left;
	clear:both;
	}

#content h1 {
	padding:0 20px 10px 50px;
	color:#00adc6;
	font-size:1.3em;
	font-style:italic;
	}
#content h2 {
	padding:0 20px 10px 50px;
	color:#00adc6;
	font-size:1.0em;
	}
#content p {
	padding:0 20px 10px 50px;
	}

#content a {
	color:#00adc6;
	}

#content ul {
	padding:0 10px 10px 50px;	
	margin: 0 0px 10px 15px;	
	}

#column1{
	height:371px;
	width:448px;
	float:left;
	}

#column2{
	min-height: 371x;
	width:448px;
	float:right
	}

#box-left{
	border-right:#ffffff 2px solid;
	background:url(../images/box-left.jpg);
	width:449px;
	height:200px;
	float:left;
	color:#ffffff;
	}
#box-left h1{
	padding-left:150px;
	font-size:1.0em;
	padding-top:5px;
	}
#box-left p{
	padding-left:150px;
	font-size:0.8em;
	}

#box-right{
	width:447px;
	height:200px;
	background-color:#00adc6;
	background-image:url(../images/box-right.jpg);
	float:right;
	color:#ffffff;
}
#box-right h2{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	font-size:1.0em;
	}
#box-right p{
	padding-left:20px;
	padding-right:20px;
	font-size:0.8em;
	}

#footer {
	height: 30px;
	clear:both;
	}
#footer p {
	text-align:left;
	font-size:0.7em;
	color:#00607c;
	font-weight:bold;
	padding-left: 40px;
	}
#footer a {
	color:#00607c;
	text-decoration:none;
	}

.whitetext{
	color:#ffffff;
	}
.bluetext{
	color:#00607c;
	}
.plaintext{
	font-style: normal;
}

