/* CSS Document */
body
{
	padding: 0px;
	margin: 0px;
	background: url(images/mainbg.gif) 0 0 repeat-x #fff;
	color: #666;
	font: 14px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
div, p, ul, h2, img
{
	padding: 0px;
	margin: 0px;
}
ul
{
	list-style-type: none;
}
a
{
	background: #fff;
	color: #000;
	text-decoration: none;
}
a:hover
{
	background: #fff;
	color: #666;
	text-decoration: underline;
}

/*----TOP PANEL----*/
#topPan
{
	width: 778px;
	height: 87px;
	position: relative;
	margin: 0 auto;
	top: -1px;
	left: -7px;
}
#topPan #ImgPan
{
	width: 252px;
	height: 59px;
	background: #fff;
	color: #666;
	position: absolute;
	top: 25px;

	left: 0px;
	padding: 0 0 0 0px;
}
#topPan #ImgPan img
{
	width: 300px;
	height: 156px;
	margin-left: -40px;
	/*margin-top: -12px;*/
}



#topPan ul
{
	width: 577px;
	height: 32px;
	position: absolute;
	top: 55px;
	right: -59px;
}
#topPan ul li
{
	width: 79px;
	height: 32px;
	float: left;

}
#topPan ul li a
{
	width: 77px;
	height: 32px;
	display: block;
	background: url(images/topmenu-normal.jpg) 0 0 no-repeat #F5F4F4;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	margin: 0 2px 0 0;

}
#topPan ul li a:hover
{
	background: url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4;
	color: #fff;
	text-decoration: none;
}

#topPan ul li a.home
{
	background: url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4;
	color: #fff;
	text-decoration: none;
}


#topPan ul li.home
{
	background: url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
}
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan
{
	width: 689px;
	position: relative;
	margin: 0 auto;
}
#bodyPan p.toptextpadding
{
	padding: 25px 0 0;
}
#bodyPan p span
{
	background: #fff;
	color: #D20039;
}
#bodyPan p.more
{
	width: 81px;
	height: 22px;
	display: block;
	margin: 0 0 0 606px;
	background: url(images/more-bg.gif) 0 0 no-repeat;
}
#bodyPan p.more a
{
	width: 70px;
	height: 22px;
	display: block;
	background: url(images/arrow1.gif) 1% 60% no-repeat;
	line-height: 22px;
	text-decoration: none;
	padding: 0 0 0 11px;
}
#bodyPan p.more a:hover
{
	background: url(images/arrow2.gif) 1% 60% no-repeat;
	text-decoration: none;
}



/*----Body Middle Panel----*/
#bodyMiddlePan
{
	width: 689px;
	position: relative;
	margin: 0 auto;
	padding-top: 8px;
	top: 40px;
	left: -51px;
}
/*----Middle Left Panel----*/
#MiddleLeftPan
{
	width: 224px;
	float: left;
	padding-right: 6px;
	border-right: 1px dashed #BDB9B9;
}
#MiddleLeftPan p
{
	padding: 14px 0 0;
	line-height: 18px;
}

#MiddleLeftPan p.largegraytext
{
	font-size: 18px;
}
#MiddleLeftPan p.largegraytext2
{
	border-bottom: 1px dashed #BDB9B9;
	background: #fff;
	color: #545454;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#MiddleLeftPan p.more
{
	width: 81px;
	height: 22px;
	display: block;
	margin: 0 0 0 145px;
	background: url(images/more-bg.gif) 0 0 no-repeat;
	padding: 0px;
}
#MiddleLeftPan p.more a
{
	width: 70px;
	height: 22px;
	display: block;
	background: url(images/arrow1.gif) 1% 60% no-repeat;
	line-height: 22px;
	text-decoration: none;
	padding: 0 0 0 11px;
}
#MiddleLeftPan p.more a:hover
{
	background: url(images/arrow2.gif) 1% 60% no-repeat;
	text-decoration: none;
}

/*
#MiddleLeftPan p.more{width:81px; height:22px; display:block; margin:15px 0 0 145px; background:url(images/more-bg.gif) 0 0 no-repeat; padding:0px;}
#MiddleLeftPan p.more a{width:70px; height:22px; display:block; background:url(images/arrow1.gif) 1% 60% no-repeat; line-height:22px; text-decoration:none; padding:0 0 0 11px;}
#MiddleLeftPan p.more a:hover{background:url(images/arrow2.gif) 1% 60% no-repeat; text-decoration:none;}
*/

#MiddleLeftPan p.chat
{
	width: 232px;
	height: 70px;
	padding: 14px 0 36px;
}
#MiddleLeftPan p.chat a
{
	width: 232px;
	height: 70px;
	display: block;
	background: url(images/24hours.gif) 0 0 no-repeat;
	text-indent: -20000px;
}
#MiddleLeftPan p.chat a:hover
{
	background: url(images/24hours.gif) 0 0 no-repeat;
	text-indent: -20000px;
}

/*#MiddleLeftPan h2{width:210px; height:50px; display:block; background:url(images/icon1.jpg) 100% 0 no-repeat  #fff; color:#D20039; border-bottom:1px dashed #BDB9B9; font-size:24px; line-height:22px; padding:0 20px 0 0;}*/

#MiddleLeftPan h2
{
	width: 210px;
	height: 50px;
	display: block;
	color: #336699;
	border-bottom: 1px dashed #BDB9B9;
	font-size: 24px;
	line-height: 22px;
	padding: 0 20px 0 0;
}
#MiddleLeftPan h2 span
{
	background: #fff;
	color: #545454;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#MiddleLeftPan h3
{
	width: 210px;
	height: 20px;
	display: block;
	color: #D20039;
	border-bottom: 1px dashed #BDB9B9;
	font-size: 24px;
	line-height: 22px;
	padding: 0 4px 0 0;
}
#MiddleLeftPan h3 span
{
	background: #fff;
	color: #545454;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

/*----/Middle Left Panel----*/
/*----Middle Right Panel----*/
#MiddleRightWayTop
{
	width: 440px;
	float: left;
	padding: 0 0 0 12px;
}

#landingpage
{
	width: 440px;
	height: 520px;
	background: url(images/wing.jpg) 0px bottom no-repeat;
}
#management
{
	width: 440px;
	height: 520px;
	background: url(images/flow.jpg) right bottom no-repeat;
}
#employment
{
	width: 440px;
	height: 820px;
	/*background: url(images/audit.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	*/
	}
#aboutus
{

	width: 440px;
	height: 520px;
	background: url(images/revjet.jpg) center bottom no-repeat;
}
#industry
{
	width: 440px;
	height: 520px;
	background: url(images/handshake.jpg) no-repeat;
	background-position: right 0px;
}
#aircraftmanagement
{
	width: 440px;
	height: 520px;
	/*background: url(images/where.jpg) right bottom no-repeat;*/
}
#acquisitions
{
	width: 440px;
	height: 520px;
	background: url(images/aqua.jpg) right bottom no-repeat;
}
#contactus
{
	width: 440px;
	height: 520px;
	/*background: url(images/contact.jpg) right bottom no-repeat;*/
}


#MiddleRightPan
{
	width: 384px;
	float: left;
	padding: 0 0 12px 73px;
	height: 265px;
}
/*#MiddleRightTopPan{width:384px; height:203px; background:url(images/image1.jpg) 0 100% no-repeat; padding:29px 0 0; margin:0 0 40px 0;}#MiddleRightTopPan{width:384px; height:203px; background:url(images/image1.jpg) 0 100% no-repeat; padding:29px 0 0; margin:0 0 40px 0;}*/
#MiddleRightTopPan
{
	width: 384px;
	height: 245px;
	background: url(images/puzzle.jpg);
	padding: 11px 0 0 -12px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}


#MiddleRightTopPan p.fresh
{
	width: 172px;
	height: 24px;
	display: block;
	margin: 0 0 0 208px;
	font-size: 20px;
	text-transform: uppercase;
		position: absolute;
	top: 11px;
	left: 301px;
}
#MiddleRightTopPan p.business
{
	width: 106px;
	height: 46px;
	display: block;
	margin: 80px 0 0 210px;
	background: url(images/dotline.gif) 0 100% repeat-x #fff;
	color: #6BB600;
	font-size: 22px;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	top: -30px;
	left: 367px;
	bottom: 417px;
	line-height: 24px;
}

#MiddleRightPan h2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	width: 380px;
	height: 18px;
	background: url(images/dotline.gif) 0 100% repeat-x #fff;
	color: #005172;
	font-size: 20px;
	text-transform: uppercase;
}
#MiddleRightPan p
{
	padding: 8px 0 0;
}

#MiddleRightPan p.more
{
	width: 81px;
	height: 22px;
	display: block;
	margin: 4px 0 0 145px;
	background: url(images/more-bg.gif) 0 0 no-repeat;
	padding: 0px;
	float: right;
}
#MiddleRightPan p.more a
{
	width: 70px;
	height: 22px;
	display: block;
	background: url(images/arrow1.gif) 1% 60% no-repeat;
	line-height: 22px;
	text-decoration: none;
	padding: 0 0 0 11px;
}
#MiddleRightPan p.more a:hover
{
	background: url(images/arrow2.gif) 1% 60% no-repeat;
	text-decoration: none;
}



#RightListfastPan
{
	width: 200px;
	float: left;
	padding: 10px 0 0;
}
#RightListfastPan ul
{
	width: 279px;
}
#RightListfastPan ul li
{
	width: 246px;
	height: 20px;
	float: left;
}
#RightListfastPan ul li a
{
	width: 190px;
	line-height: 20px;
	background: url(images/bullet.gif) 0 6px no-repeat #fff;
	color: #666;
	text-decoration: underline;
	padding: 0 0 0 18px;
}
#RightListfastPan ul li a:hover
{
	background: url(images/bullet-hover.gif) 0 6px no-repeat #fff;
	color: #000;
	text-decoration: underline;
}

#RightListnextPan
{
	width: 180px;
	float: left;
	padding: 10px 0 0;
}
#RightListnextPan ul
{
	width: 180px;
}
#RightListnextPan ul li
{
	width: 180px;
	height: 20px;
	float: left;
}
#RightListnextPan ul li a
{
	width: 160px;
	line-height: 8px;
	background: url(images/bullet.gif) 0 6px no-repeat #fff;
	color: #666;
	text-decoration: underline;
	padding: 0 0 0 18px;
}
#RightListnextPan ul li a:hover
{
	background: url(images/bullet-hover.gif) 0 6px no-repeat #fff;
	color: #000;
	text-decoration: underline;
}

/*----/Middle Right Panel----*/

/*----Footer Panel----*/
#footermainPan
{
	background: url(images/footerbg.gif) 0 0 repeat-x #F4F4F4;
	color: #212121;
	position: relative;
	margin: 0 auto;
	height: 133px;
	clear: both;
	top: 51px;
	left: -7px;
}
#footerPan
{
	width: 689px;
	position: relative;
	margin: 0 auto;
	font: 12px/15px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 0 0;
}

#footerPan ul
{
	width: 499px;
	height: 20px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 24px;
}
#footerPan li
{
	float: left;
}
#footerPan ul li a
{
	padding: 0 10px 0;
	color: #212121;
	background: #F4F4F4;
	text-decoration: none;
}
#footerPan ul li a:hover
{
	text-decoration: underline;
}

#footerPan ul.templateworld
{
	width: 190px;
	background: #F4F4F4;
	color: #212121;
	display: block;
	position: relative;
	margin: 0 auto;
}
#footerPan ul.templateworld li
{
	height: 20px;
}
#footerPan ul.templateworld li a
{
	background: #F4F4F4;
	display: block;
	color: #212121;
	text-decoration: none;
	padding: 0px;
}
#footerPan ul.templateworld li a:hover
{
	text-decoration: underline;
}

#footerPan p.copyright
{
	width: 250px;
	background: #F4F4F4;
	color: #212121;
	position: relative;
	margin: 0 auto;
}

#footerPanhtml
{
	width: 64px;
	height: 19px;
	display: block;
	position: absolute;
	top: 73px;
	left: 270px;
}
#footerPanhtml a
{
	width: 59px;
	height: 18px;
	background: #fff;
	color: #6A6A6A;
	border: 1px solid #B6B6B6;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#footerPanhtml a:hover
{
	background: #D2D0D0;
	color: #353427;
	text-decoration: none;
}

#footerPancss
{
	width: 64px;
	height: 19px;
	display: block;
	position: absolute;
	top: 73px;
	left: 336px;
}
#footerPancss a
{
	width: 49px;
	height: 18px;
	background: #fff;
	border: 1px solid #B6B6B6;
	color: #6A6A6A;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footerPancss a:hover
{
	background: #D2D0D0;
	color: #353427;
	text-decoration: none;
}
