@charset "utf-8";
/* CSS Document */

body{ text-align:center; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#3c3c3c;text-decoration:none; background:url(../images/mani_bg.gif) top #fff repeat-x;}
p{ margin:0px; padding:0px 20px;}
img{ margin:0px; padding:0px; border:0px;}

#main{ width:960px;
	text-align:left;
	margin:0 auto;}
.header{ margin:7px 0px 0px 0px; width:959px; height:120px; position:relative;}

.logo{float:left; height:90px; position:absolute; padding:none;}

/*country name */
#TopMenu {
	position:absolute;
	top:6px;
	right:245px;
	margin:0;
	padding:0;
	width: 350px;
}

#TopMenu a {
	color:#016332;
	text-decoration:none;
	font:bold 12px Verdana, Geneva, sans-serif;
}
#TopMenu a:hover {
	color:#000;
	text-decoration:underline;
}

#helpline{
	position:absolute;
	top:99px;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	left: 20px;
	width:305px;
}

#welcome{
	position:absolute;
	top:99px;
	color:#F00;
	font:bold 11px Arial, Helvetica, sans-serif;
	left: 870px;
	width:85px;
}
/*normal navigation
=====================*/

#Nav {
	height:27px;
	position:absolute;
	top:40px;
	right:-3px;
	width: 448px;
}
#Nav li { list-style:none; display:inline; background:#000;}
#Nav li a {display:block; float:left; height:27px; cursor:pointer; margin-left:3px; display:inline;}
#Nav li a strong { display:none;}

.flight, .about-us, .faq, .contact-us, .logn, .flight-on, .about-us-on, .faq-on, .contact-us-on, .logn-on{ background:url(../images/navm.jpg) no-repeat 0 0;}

.flight {background-position:0 0; width: 70px;}
.flight:hover {background-position:0 -27px; width: 70px;}
.flight-on{background-position:0 -27px; width: 70px;}

.about-us {background-position:-73px 0; width: 87px;}
.about-us:hover {background-position:-73px -27px; width: 87px;}
.about-us-on {background-position:-73px -27px; width: 87px;}

.faq {background-position:-163px 0; width: 50px;}
.faq:hover {background-position:-163px -27px; width: 50px;}
.faq-on {background-position:-163px -27px; width: 50px;}

.contact-us {background-position:-216px 0; width: 97px;}
.contact-us:hover {background-position:-216px -27px; width: 97px;}
.contact-us-on {background-position:-216px -27px; width: 97px;}


.logn {background-position:-316px 0; width: 126px;} 
.logn:hover {background-position:-316px -27px; width: 126px;}              
.logn-on {background-position:-316px -27px; width: 126px;}


.middle_container{ float:left; margin-top:20px; width:959px; }
.middle_top_banner{ float:left; margin:10px 0px 0px 0px; width:959px; height:auto;}
.middle_left_pannel{ float:left; padding:13px 13px 10px 0px; width:311px; height:135px;}
.title_img{ float:left; margin:0px 0px 0px 10px; width:178px; height:20px;}
.middle_left_img_bg{ float:left; padding:15px; width:280px; height:70px; background:url(../images/middle_pannel1.gif) no-repeat 0 0; font-size:11px; font-family:Tahoma;}
.middle_right_pannel{ float:left; padding:13px 0px 0px 0px; width:311px; height:135px;}
.middle_right_img_bg{ float:left; margin:5px 0px 0px 0px; padding:15px; width:280px; height:70px; background:url(../images/middle_pannel2.gif) no-repeat 0 0; font-size:11px; font-family:Tahoma;}
.middle_right_img_bg a{ text-decoration:none; color:#333333;}
.middle_right_img_bg a:hover{ text-decoration:underline; color:#333333;}

#footer_container{ float:left; margin:15px 0px 0px 0px; padding:0px; width:100%; height:100px; background:#000;}
.footer_text{ margin-left:auto; margin-right:auto; width:959px; padding-top:25px; color:#FFFFFF; text-align:center; line-height:24px;}
.footer_text a{ text-decoration:none; color:#FFFFFF;}
.footer_text a:hover{ text-decoration:underline; color:#FFFFFF;}

.textfield{ background:url(../images/text-field.gif) no-repeat; border:0px; line-height:25px; height:25px; width:172px;}

