/* FLIGHTLINE SUPPORT LTD */
/* design by websir.co.uk */
/* created 26/04/07 */
a{
	outline:none
}
body {
	background-color: #224B89;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header1 {
	height: 160px;
	width: 100%;
	position: relative;
}
a#logo {
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 323px;
	position: absolute;
	top: 38px;
	right: 26px;
	z-index: 10;
}
a#logo span {
	display: none;

}

#header2 {
	height: 187px;
	width: 100%;
	background-image: url(../layout/blue_grad.jpg);
	background-repeat: repeat-x;
	position: relative;
}
/* sections of the airplane */
#planetop {
	background-image: url(../layout/plane_top.jpg);
	height: 131px;
	width: 401px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
#planemid {
	background-image: url(../layout/plane_mid.jpg);
	height: 187px;
	width: 493px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#planebottom {
	background-image: url(../layout/plane_bottom.gif);
	height: 86px;
	width: 560px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

ul#nav {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #265795;
	width: 200px;
	background-image: url(../layout/dots.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#nav li {
	float: right;
	clear: right;
	text-align: right;
	list-style-type: none;
	margin-bottom: 1px;
	padding-bottom: 2px;
	background-image: url(../layout/line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav li a {
	display: block;
	width: 180px;
	line-height: 21px;
	height: 21px;
	text-decoration: none;
	color: white;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav li a:hover {
	background-image: url(../layout/over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#content {
	width: 100%;
	position: relative;
	min-height: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* min-height for IE */
* html #content {
	height: 300px;
}

#padding {
	margin-right: 215px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textbox {
	background-color: #F1F1EE;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;

}
.textbox .padder {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}


h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2.4em;
	color: #265795;
}
h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.8em;
	color: #DA3726;
	text-transform: none;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #797979;
	line-height: 16px;
}
#content ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#content li {
	list-style-type: none;
	display: block;
	padding-left: 20px;
	background-image: url(../layout/listlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #797979;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #265795;
}
a:hover {
	color: #817B65;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
}
.boxup {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #265795;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer {
	background-image: url(../layout/footerExp.gif);
	height: 20px;
	width: 100%;
	position: relative;
}
#footer p {
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer #left {
	position: absolute;
	left: 5px;

}
#footer #right {
	position: absolute;

	right: 5px;
}
#column {
	margin-top: 15px;
}
#column .box {
	margin-bottom: 10px;
	border: 3px solid #AAAA9B;
}
#image {
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 50000000;
}
.floatright {
	margin: 3px;
	padding: 3px;
	float: right;
	display: block;
	border: 1px solid #224B89;
	clear: both;
}
.floatleft {
	margin: 3px;
	padding: 3px;
	float: left;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.floatright2 {
	margin: 3px;
	padding: 3px;
	float: right;
	display: block;
}
.contact {
	color: #DA3726;
	text-transform: uppercase;
	font-size: 0.8em;
	text-decoration: underline;
}
.addr {
	display: block;
	padding-left: 28px;
	margin-top: -15px;
}
