﻿body 
{
	width: 955px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	font: 12px normal Arial, Helvetica, sans-serif;
	background-color: #808080;
}

h1
{
	font-size: 12pt;
	padding: 0px;	
	margin: 0px;
}

h2, h3
{
	font-size: 10pt;
	margin: 0px; 
	padding: 0px;	
}

h2.header
{
	padding: 8px;
	background-color: #D9E1EC;
	text-align: left;
	letter-spacing: 2px; 
	color: #000029;
	border-top: solid 1px #96B4D0;
	border-bottom: solid 1px #96B4D0;
	margin: 25px 0px 5px 0px;
}

h2.header2
{
	padding: 5px;
	background-color: #D9E1EC;
	text-align: left;
	letter-spacing: 2px; 
	color: #000029;
	border-top: solid 1px #96B4D0;
	border-bottom: solid 1px #96B4D0;
}

p
{
	margin-top: 0px;
	line-height: 20px;
}

fieldset 
{
	background-color: #D9E1EC; 
	padding: 10px;
}

fieldset label
{
	display: block;
}

ul
{
	margin-top: 6px;
	margin-bottom: 8px;
}

.button
{
	background-color: #D9E1EC;
	cursor: hand;
	padding: 5px 10px 5px 10px;
	border: solid 1px #96B4D0;
}

#header 
{
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-y;
	width: 955px;
}

#header #logo
{
	float: left;
	margin: 10px 0px 0px 12px;
}

#header #slogan, #header #twitter
{
	float: right;
	margin: 10px 10px 0px 0px;
	color: gray;
	font-size: 9pt;
}

#footer
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	color: White;
}

.clearer
{
	clear: both;
	font-size: 0pt;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


table
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: solid 1px #96B4D0;
}

table th
{
	padding: 5px;
	background-color: #D9E1EC;
	text-align: left;
	letter-spacing: 2px; 
	color: #000029;
	border-top: solid 1px #96B4D0;
	font-size: 10pt;
}

table tr td
{
	padding: 5px;
	border-top: solid 1px #96B4D0;
	vertical-align: top;
}

table tr.alt td 
{
    background-color: #F2F6F9;
}
 
table tr.over td 
{
    background: #8B8C90; /* #F4F4F4; */
}

table tr td.learnMoreColumn
{
	vertical-align: middle;
}

#mainWrapper
{
	width: 955px;
	background-color: white;
}

#content
{
	padding-bottom: 10px;
}

.internalContent
{
	clear: both;
	padding: 0px 10px 0px 10px;
}

#titlebar
{
	clear: both;
	background-color: #F2F6F9;
	text-align: center;
	padding: 4px 0px 8px 0px;
	border-bottom: solid 1px #96B4D0;
	margin-bottom: 15px;
}

#titlebar #prevPage
{
	float: left;
	width: 250px;
	padding-left: 15px;
	text-align: left;
}

#titlebar #mainPage
{
	float: left;
	width: 420px;
	text-align: center;
}

#titlebar #nextPage
{
	float: right;
	width: 250px;
	padding-right: 15px;
	text-align: right;
}

#airplaneDetailsWrapper #left
{
	float: left;
	width: 475px;
	margin-right: 20px;
}

#airplaneDetailsWrapper #left table
{
	margin-bottom: 30px;
}

#airplaneDetailsWrapper table td
{
	line-height: 20px;
}

#airplaneDetailsWrapper #right
{
	width: 440px;
	float: left;
}

#airplaneDetailsWrapper #right h2
{
	margin-bottom: 15px;
}

#contactWrapper #addresses
{
	float: left;
	width: 250px;
	padding-top: 5px;
	margin-right: 15px;
}

#contactWrapper #addresses p, #consultingWrapper p
{
	margin-left: 5px;
	margin-bottom: 20px;
}

#contactWrapper #emailInformation .aircrafts label
{
	display: inline;
}

#consultingWrapper p
{
	margin-bottom: 40px;
}

#bottomHome
{
	padding: 15px 0px 5px 0px;
}

#bottomHome #airplaneNext, #bottomHome #airplanePrevious
{
	padding-top: 45px;
	float: left;
	width: 50px;
	height: 65px;
	text-align: center;
	vertical-align: middle; 
}

#bottomHome #airplanes
{
	float: left;
	padding: 10px;
	width: 828px;
	border: solid 1px gray;
}

#bottomHome #airplane1, #bottomHome #airplane2
{
	width: 404px;
	float: left;
}

#bottomHome #airplane1
{
	margin-right: 10px;
}

#bottomHome .imageWrapper
{
	margin-right: 10px;
}

#bottomHome .detailWrapper, #bottomHome .imageWrapper
{
	float: left;
}

#bottomHome #viewAllAircrafts
{
	margin-top: 10px;
	text-align: center;
}

#contactEmailSentWrapper p
{
	text-align: center;
}

.aircraftTable
{
	margin-bottom: 20px;
}
