body{
        /*color: #363636;*/
	  color: #000;
        font-size: 12px;
        font-family:"Trebuchet MS";
        text-align: center;
        margin: 0;
        background-color: #242523;
}

#wrapper{        
        background: url(../images/bg.gif) repeat-y;
        width:1008px;
        text-align:left;
        margin:0 auto;
        padding:0;
}

#header{
	  width:1008px;	  
}

#gap{
	height:4px;
}

#header_menu{
	  width:940px;
   	  text-align:right;	  
}

a.top_menu {
        font-size: 12px;
        color: #666666;        
	  padding: 0 10px 0 10px;        
	  text-decoration: none;
}

a.top_menu:visited {
        color: #666666;
	  text-decoration: none;
}

a.top_menu:hover {
        color: #666666;
	  text-decoration: underline;
}

#banner_container{
	  width:1008px;
	  height: 235px;	  
}

#logo{
	float: left;
	width:186px;
	height: 141px;
	padding:90px 15px 0 55px;
}

#banner{
	  float: left;
	  width:689px;
	  height: 235px;
}

#login{
	  width:920px;
	  padding:0 0 0 130px;
}

#container{
	  display:inline-block;
	  width:1008px;
	  /*margin:0 0 0 50px;*/
}

#main_menu_container{
	  float: left;
	  width:186px;
	  padding:0 0 0 50px;
}

#menu{
	  width:186px;
}

#addition_menu{
        background: url(../images/bg_mod_airports.gif) repeat-y;
	  width:186px;        
}

a.airport_menu {
        font-size: 11px;
        color: #000;        
	  padding: 10px 0 0 10px;        
	  text-decoration: none;
}

a.airport_menu:visited {
        color: #000;
	  text-decoration: underline;
}

a.airport_menu:hover {
        color: #000;
	  text-decoration: none;
}

#air_port{
	  font-size: 11px;
        color: #000;        
	  padding: 10px 0 0 10px;        
	  text-decoration: none;
}

#content{
	  float: left;
	  background: url(../images/container_bg.gif) repeat-y;
	  width:610px;	
	  text-align: left;
	  padding: 40px 50px 0 0px;  
	  margin: 0 0 0 27px;
}

#content1{
	  display: table;
	  float: left;
	  background: url(../images/container_bg.gif) repeat-y;
	  width:610px;	
	  text-align: left;
	  padding: 40px 50px 0 0px;  
	  margin: 0 0 0 27px;
}

a.content_link {
        color: #363636;
	  text-decoration: underline;
}

a.content_link:visited {
        color: #363636;
	  text-decoration: underline;
}

a.content_link:hover {
        color: #363636;
	  text-decoration: none;
}

#content ul{
	padding-left:0;
	list-style:none;
	margin:1em 5em 0 0;
}

#content li {
	background:url(../images/dot.gif) 0 .3em no-repeat;
 	list-style-type:none;
	margin:0;
	padding:0 0 1em 1.5em;
}

#content p{
	padding: 0 60px 0 0;
}

#content_contact_left{
	float:left;
/*	border-style: solid;
	border-width: 5px;*/

	width: 290px;	
}

#content_contact_left1{
	display: table;
	width: 290px;
	border-style: solid;
	border-width: 5px;
	border-color: #CCFFFF;
	margin: 35px 0 0 0;
	padding: 0 0px 25px 15px;
}

#contact_sub_div_left{/*border-style: solid;*/
	float: left;
	width: 150px;
}

#contact_sub_div_right{/*border-style: solid;*/
	float: left;
	width: 100px;
}

#contact_table{
	font-size: 12px;
      font-family:"Trebuchet MS";
}

#content_contact_left2{
	display: table;
	width: 290px;
	margin: 15px 0 0 15px;
	/*border-style: solid;*/
/*	padding: 0 0px 25px 15px;*/
}

#content_contact_right{
	float:right;
/*	border-style: solid;
	border-width: 5px;*/

	width: 260px;	
	margin: 20px 0 80px 0;
}

#content_text{
	width:630px;
	text-align:justify;
}

#font_sub1_blue{
	color: #0099FF; 
	font-size: 22px; 
	font-family: Trebuchet MS;
}

#font_sub1_black{
	color: #000; 
	font-size: 22px; 
	font-family: Trebuchet MS;
}

#font_sub2{
	font-weight: bold; 
	font-size: 19px; 
	font-family: Trebuchet MS;
}

#font_sub3{
	color: #0099FF; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Trebuchet MS;
}

#font_sub4{
	color: #363636; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: italic; 
	font-family: Trebuchet MS;
}

#table_gap{
	width:40px;
}

a.career_op{
	color: #363636;
	text-decoration: underline;
	font-size:11px;
}


a.career_op:visited{
	color: #363636;
	font-size: 11px;
	text-decoration: underline;
}


a.career_op:hover{
	color: #363636;
	font-size:11px;
	text-decoration: none;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	width: 971px;
	height: 211px;
	margin: 0 0 0 32px;
}

#bottom_menu {
	float: left;
	font-size: 10px;	
	width: 530px;
	padding: 160px 0 0 10px;
}

#bottom_image{
	float: right;
	background: url(../images/camion.gif) no-repeat;
	width: 428px;
	height: 211px;
}

a.bottom_menu {
        font-size: 10px;
        color:#FFFFFF;        
	  padding: 0 3px 0 3px;        
	  text-decoration: none;
}

a.bottom_menu:visited {
        color:#FFFFFF;
	  text-decoration: none;
}

a.bottom_menu:hover {
        color:#FFFFFF;
	  text-decoration: underline;
}


.popup{
	background-color: #fff;
	margin:30px 20px 0 20px;
}
