.content_wrapper {
	overflow:hidden;
	width:950px;
	background: #666 url('images/bg.jpg') repeat-y 0 0;
	z-index:5;
	margin:auto;
}

.content_wrapper .bottom {
	background: #666 url('images/bgbottom.jpg') no-repeat 0 0;
	height:25px;
}

.content {
	width:900px;
	padding:0;
	margin:auto;
	position:relative;
	color:#666;	
	overflow:hidden;	
}

.content h1 {
	position:absolute;
	left:1em;
	top:1em;
	margin:0;
	padding:0;
	color:#666;
	font-size:13pt;
}

h1 {
	font-weight:100;
}

html {
	height:100%;
	font-family:Helvetica;	
	color:#666;
}

body {
	height:100%;
	margin:auto;
	padding:0;
	line-height:1.5em;
	letter-spacing:.05em;
	position:static;
}

#top {
	margin-top:1em;
	height:146px;
	position:relative;
}

#top .top {
	height:163px;
	background-color:#636466;
	padding:0;
	background: transparent url('images/gphead.png') no-repeat 0 0;
	width:900px;
	margin:auto;
	z-index:50;
	position:absolute;
	left:25px;
}

#top .top h1 {
	text-indent:-3000px;
}

#bottom .top h1 {
	text-indent:-3000px;
	padding:0;
	margin:0;
}

#top .nav {
	float:right;
	list-style:none;
	position:absolute;
	right:0;
	bottom:1em;	
}

#top .nav a {
	color:#ddd;
	text-decoration:none;
}

#top .nav a:hover {
	color:#fff;
}

#top .nav li {
	float:left;
	margin-right:1em;	
}

#links .content .list li a, #links .content .list li a:visited {
	color:#444;
}

#links .content .list li a:hover {
	color:#888;
}

#links .content .list li {
	padding-top:1em;
}

#links .content {
	font-weight:100;
}

#links .main {
	background: url('images/linksbg.jpg') no-repeat 0 0;			
	height:450px;
}

#links .content .header {
	font-size:32pt;
	color:#888;	
	font-family:helvectica;
	font-weight:100;
}

#links .content .list {
	list-style:none;
	color:#444;
	top:130px;
	left:235px;
	font-size:10pt;
	position:absolute;
}

#index .content .imagewrapper {
	border-bottom:solid 2px #e5e5e5;
	height:450px;
}

#service .content {
	position:relative;
	overflow:hidden;
}

#service .bigquote .quote {
	color:#333;
}

#service .bigquote {
	color:#333;
	font-weight:200;
	display: block;
	margin: auto;
	text-align: center;
	width: 500px;
	padding:1.5em;
	padding-bottom:0em;
}

#service .bigquote p {
	padding:0;
	margin:0;
}	

#zoom {
	z-index: 900;
}

#service .main {
	background: url('images/servicetop.jpg') no-repeat 0 0;		
	height:360px;		
}

#service .content h1 {
	color:#fff;
	right:1em;
	left:inherit;
	font-weight:100;
}

#service .content .copy {
	padding:2em;	
}

#service .content .top_copy, #service .content .top_copy p {
	padding:0;
	margin:0;
}

#service .content .copy ul {
	margin:0;
	padding:0;
	padding-top:1em;	
}

#service .content .copy ul li {
	margin:0;
}

#service .content .copy .imagelist {
	list-style:none;
	margin-top:1em;
}

#service .content .copy .imagelist li
{
	display:block;
	float:left;
	height:75px;
	width:150px;
	margin-right:1em;
	position:relative;
}

#service .content .copy .imagelist li span {
	position:absolute;
	bottom:-1.5em;
	font-size:larger;
	font-weight:bold;
}

.imagelist #one {
	background: url('images/beechcraft.jpg') no-repeat 0 0;
}
.imagelist #two {
	background: url('images/cessna.jpg') no-repeat 0 0;
}
.imagelist #three {
	background: url('images/cirrus.jpg') no-repeat 0 0;
}
.imagelist #four {
	background: url('images/piper.jpg') no-repeat 0 0;
}
.imagelist #five {
	background: url('images/mooney.jpg') no-repeat 0 0;
}

#service .content .copy .imagelist .left {
	float:left;
	background: url('images/serviceplaneleft.jpg') no-repeat -100px -50px;	
}

#service .content .copy .imagelist .right {
	float:right;
	background: url('images/serviceplaneright.png') no-repeat -100px -100px;	
}

#service .content .copy .imagelist .lastcopy {
	display:block;
	font-size:inherit;
	font-weight:normal;
	margin-top:2em;
	width:100%;
	text-align:center;
}

#service .bullet li {
	display: inline;
	padding-left: 1em;
	background: url(images/bullet.gif) no-repeat 2px 3px;
}

#service .content .copy .header {
	color:#333;
	font-size:15pt;
	font-weight:500;
	background:none;
	padding-left: 0;
	display:block;
	margin-bottom:.5em;
}

#service .bullet .last {
	margin-top:1.5em;	
	white-space:nowrap;
}



#aboutus .main {
	background: url('images/aboutbg.jpg') no-repeat 0 0;
	height:450px;
}

#aboutus .content .copy {
	padding-top:1em;
}

#aboutus .content .copy p {
	padding-left:1em;
	padding-right:1em;
}

#index .footer {
	height:150px;
	list-style:none;
	position:relative;
}

#index .footer li {
	display:block;
	font-size:7pt;
	color:#666;
	float:left;
	height:150px;
	position:absolute;
}

#index .footer .first {
	left:1em;
}

#index .footer .middle {
	left:270px;
}

#index .footer .last {
	right:1em;
}

#index .footer .middle {
	margin-left:5em;	
	margin-right:2em;	
}

#index .footer .first .img {
	background: url('images/planesfooter.jpg') no-repeat -50px 0;
}

#index .footer .middle .img {
	background: url('images/service.jpg') no-repeat 0 0;
}

#index .footer .last .img {
	background: url('images/tech.jpg') no-repeat 0 0;
}

#index .footer .img {
	width:100px;
	height:135px;
	float:left;
	margin-right:1em;
	margin-top:1em;	
}

#index .footer .right {
	float:left;
	width:150px;
	margin-top:1em;
	border-left:solid 2px #e5e5e5;
	padding-left:.5em;
	height:135px;	
}

#index .footer h3, .footer p {
	margin:0;
	padding:0;	
}

#index .footer p {
	height:90px;
	overflow:hidden;
}

#index .footer li a {
	position:absolute;
	top:130px;
	color:#666;
}

#tech {
	color:#444;
}

#tech .content {
	overflow:hidden;
}

#tech .content .copy {
	padding-top:3.5em;
	padding-left:5em;
	padding-bottom:1em;
}

#tech .content .techs {
	width:100%;
	height:180px;
	margin-bottom:1em;
	color:#f9f9f9;
	position:relative;
	font-size:10pt;
}

#tech .content .techs h2 {
	left:200px;
	top:70px;
	text-align:center;
	vertical-align: middle;
	position:absolute;
}

#tech .content .techs p {
	position:absolute;
	right:.5em;
	top:2em;
	width:500px;
	font-size:9pt;
	font-weight:100;	
}

#tech .content .techs .techbottom {
	top:inherit;
	bottom:2em;
}

#tech .content #dave {	
	background: #000 url('images/dave.jpg') no-repeat 0 0;
}

#tech .content #ken {
	background: #000 url('images/ken.jpg') no-repeat 0 0;
}

#tech .cert {	
	border:solid 1px #eee;
	float:left;
	margin-right:1em;	
}

#tech .cert img {
	width:150px;
	height:200px;
}

#tech #cert img {
	width:600px;
}

#tech .footer_wrapper {
	margin-top:1em;
	margin-left:1em;
}

#tech .footer_wrapper a:visited, #tech .footer_wrapper a {
	color:#444;
	text-decoration:none;
}

#tech .footer {
	float:left;
	width:70%;
	padding:0;
	height:none;
}

#tech .footer {
	list-style:none;
	margin-bottom:5em;
}

#tech .footer li {
	margin-top:.5em;
}

#tech .footer .member {
	display:inline;
}

#tech .footer .bbb {
	display:block;
}

#tech .footer .desc {
	display:block;
}

#tech .footer .header {
	font-weight:700;		
}

#tech  h2.header {
	font-weight:100;
	color:red;	
	margin-left:1em;	
	color:#666;
}

#tech header {
	margin-top:.5em;
	margin-left:1em;
}

#tech .link {
	cursor:pointer;
	font-weight:100;
	font-size:10pt;
}

#contact .main {
	height:330px;
	background: #000 url('images/contactbg.jpg') no-repeat 0 0;
}

#contact .content ul {
	float:right;
	margin-right:5em;
	margin-top:2em;
}

#contact .content li {
	list-style:none;
}

#contact .content h1 {
	color:#fff;
}

#contact .content a, #contact .content a:visited {
	color:	#666;
	text-decoration:none;
}