@charset "UTF-8";

/* PAGE ARCHITETCURE */
body {
	font-size: 110%;
	margin-top: 0;
	margin-left: 0;
	background: fixed url(_img/footer.gif) bottom no-repeat;
	}


/* SITE MAIN WRAPPER */
.pagewrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: auto;
	}
.header {
	width: 700px;
	height: 138px;
	background: url(_img/header-bg.gif) top left no-repeat;
	}
.logotype {
	margin: 50px 36px 16px 25px;
	width: 140px;
	position: relative; float: left;
	color: #614d49;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	}

.contentholder {
	width: 700px;/*
	background: url(_img/footer.gif) bottom no-repeat;*/
	}
.footer {
	clear: both;
	width: auto;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 10px;
	font-size: 90%;
	font-style: italic;

	}
#footer-attach {
	bottom: 0px;
	position: fixed;
	text-align: center;
	width: 700px;
	clear:all;
	float: left;
	
	padding-top: 120px;
	padding-bottom: 10px;
	font-size: 90%;
	font-style: italic;
}
#footer-attach-solid {
	background: url(_img/footer.gif) bottom no-repeat;
	bottom: 0px;
	position: fixed;
	text-align: center;
	width: 700px;
	clear:all;
	float: left;
	
	padding-top: 90px;
	padding-bottom: 10px;
	font-size: 90%;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0095c8;
	margin: 0 0 8px 0; 
	padding: 0;
	}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 18px;
	}
.col-main li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	padding-top: 10px;
	line-height: 18px;
	}

.col-main {
	position: relative;
	float:left;
	margin: 20px 110px 0 25px;
	width: 385px;
	height: auto;
}

.col-nav {
	position:relative;
	float:left;
	width: 180px;
	height: auto;
	}
ul.nav {
	color:#be541f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style: none;
	padding: 0;
	margin-top:35px;
	}
	
a, ul.nav a {
	text-decoration:none;
	color:#be541f;
	line-height: 24px;
	}
a:hover, ul.nav a:hover {
	text-decoration:underline;
	}
	
a:visited, ul.nav a:visited {
	text-decoration:none;
	color: #0095c8;
	line-height: 24px;
	}
	
ul.nav a.indicated {
	text-decoration: underline;
		}
.inset-cockpit {
	width: 431px;
	height: 138px;
	background: url(_img/header-pic-cockpit.gif) top left no-repeat;
	position: relative; float: left;
	}
.inset-cockpit {
	width: 431px;
	height: 138px;
	background: url(_img/header-pic-cockpit.gif) top left no-repeat;
	position: relative; float: left;
	}
.inset-pic-people1 {
	width: 431px;
	height: 138px;
	background: url(_img/header-pic-people1.jpg) top left no-repeat;
	position: relative; float: left;
	}
.inset-pic-openjet {
	width: 431px;
	height: 138px;
	background: url(_img/header-pic-openjet.jpg) top left no-repeat;
	position: relative; float: left;
	}
.inset-q-blank {
	width: 431px;
	height: 138px;
	background: url(_img/header-q-blank.gif) top left no-repeat;
	position: relative; float: left;
	}
.inset-q-widelyheld {
	width: 431px;
	height: 138px;
	background: url(_img/header-q-widelyheld.gif) top left no-repeat;
	position: relative; float: left;
	}
.inset-q-trusttodeliver {
	width: 431px;
	height: 138px;
	background: url(_img/header-q-trusttodeliver.gif) top left no-repeat;
	position: relative; float: left;
	}
.headshot-sm {
	padding-left: 10px; }