*{
	padding: 0px;
	margin: 0px;
}

body{
	background-color: #2F3236;
	height: 100%;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;	
}

a {
 color: #fff;	
}

p a{
 text-decoration: none;
 color: #936f01;
}

#page {
 width: 800px;
 border: 0px solid red;
 margin: 10px auto;
 background-color: #fff; 
 padding: 0px;
}

#topline{
	padding-top: 6px;
	text-align: right;
	background-image: url("images/topline.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 26px;
}

#topline a{
	color: #f8f6e9;
	font-size: 11px;
	margin: 0px 20px;
}

#topline img{
	vertical-align: middle;
}

#center{
	background-color: #FFF;
}

#bottom {
	 background-image: url("images/bottomline.jpg");
	 background-repeat: no-repeat;
	 width: 800px;
	 height: 34px;
	 font-size: 9.5pt;
	 text-align: center;
	 line-height: 1.35em;
	 clear: both;
}

#bottom div{
	 height: 28px;
	 padding-top: 6px;
}

.button_gray{
	float: left;
	width: 260px; 
	height: 38px;
	background-color: #E0DED6;
	border-left: 1px solid #FFFEF9;
	border-top: 1px solid #FFFEF9;
	border-right: 1px solid #4D4D4C;
	border-bottom: 1px solid #4D4D4C;
	text-align: center;	
}

.button_gray a {
	width: 260px; 
	height: 30px;
	padding-top: 8px;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: bold;
  display: block;		
}


.button_brown{
	float: left;
	width: 260px; 
	height: 38px;
	background-color: #90804C;
	border-left: 1px solid #FFF3B3;
	border-top: 1px solid #FFF3B3;
	border-right: 1px solid #645832;
	border-bottom: 1px solid #4D4D4C;
	text-align: center;
}

.button_brown a{ 
	text-decoration: none;
	color: #fffdee;
	font-size: 16px;
	font-weight: bold;
	width: 260px; 
	height: 30px;
	padding-top: 8px;
    display: block;		
}

.button_brown_big{
	float: left;
	width: 274px; 
	height: 38px;
	background-color: #90804C;
	border-left: 1px solid #FFF3B3;
	border-top: 1px solid #FFF3B3;
	border-right: 1px solid #645832;
	border-bottom: 1px solid #4D4D4C;
	text-decoration: none;
	text-align: center;
	color: #fffdee;
	font-size: 13px;
	font-weight: bold;
}

.button_brown_big a{
	text-decoration: none;
	color: #fffdee;
	font-size: 13px;
	font-weight: bold;
	width: 270px;
  display: block;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;	
}

#right{
	background-color: #fff;
	width: 287px;
	float: right;
 	1min-height: 530px;
 	1height: auto !important;
 	1height: 530px; 	
}
.rtitle{
	padding-top: 10px;
	padding-left: 23px;
	color: #122e4f;
	font-size: 17px;
}

.rcontent{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 1.5em;
	/*height: 160px;*/
}

.rcontent img{
	padding-left: 7px;
	padding-top: 25px;
}

#top_block{
	 margin-top: 17px;
	 background-image: url("images/right_back.jpg");
	 background-repeat: no-repeat;
	 width: 276px;
	 height: 306px;
}

#photo_car{
	padding-top: 17px;
	padding-left: 4px;
	padding-bottom: 17px;
}

#left{
	padding: 30px 40px 0 38px;
	background-color: #fff;
	text-align: left;
	width: 433px;
	float: left;
 	min-height: 500px;
 	height: auto !important;
 	height: 500px;  	
}

.welcome{
	font-size: 20px;
	color: #9f8e57;
}

.content{
	margin-top: 25px;
	text-align: left;
}


h1 {
 color: #5f3701;
 font-size: 20px;
 margin-bottom: 15px;
}

h3 {
 color: #5f3701;
 font-size: 12px;
 font-weight: 600;
}

#contact_us_form {
 width: 341px;
 height: 372px;
 background-image: url("images/contact_form_bg.gif");
 background-repeat: no-repeat;
 padding: 20px;
 margin-top: 15px;
 margin-bottom: 25px; 
}

#contact_us_form input {
 dispaly: block;
 float: right;
 width: 185px;
 border-top: 1px solid #d6d7bd;
 border-left: 1px solid #d6d7bd;
 border-right: 1px solid #fafaf7;
 border-bottom: 1px solid #fafaf7; 
 margin-bottom: 3px;
}

#contact_us_form label {
 float: left;
 clear: both;
 width: 150px;
 height: 21px;
}

#contact_us_form label.mess {
 float: left;
 clear: both;
 width: 70px;
}

#contact_us_form textarea {
 dispaly: block;
 float: right;
 1width: 285px;
 border-top: 1px solid #d6d7bd;
 border-left: 1px solid #d6d7bd;
 border-right: 1px solid #fafaf7;
 border-bottom: 1px solid #fafaf7; 
 margin-bottom: 3px;
}

#contact_us_form  .submit, #searchlink .submit {
 clear: both;
 float: none;
 margin: 5px 130px;
 background-color: #adaf7a;
 border-top: 1px solid #cccdad;
 border-left: 1px solid #cccdad;
 border-right: 1px solid #7c7e4c;
 border-bottom: 1px solid #7c7e4c;  
 width: 82px;
 height: 26px;
 color: #fdf9da;
 font-size: 16px;
}

.p20 {
 padding: 20px;
}

.contact_info {
 padding-top: 120px;
}

.float_image_left {
 float: left;
 margin: 10px 10px 10px 0px;
}

.float_image_right {
 float: right;
 margin: 10px 0px 10px 10px;
}

.about_info {
 background-image: url("images/about_right_bg.gif");
 background-repeat: no-repeat;
 width: 220px;
 height: 390px;
 margin: 40px 0px 0px 10px;
 padding: 30px;
}

.about_info h2 {
 color: #877253;
 font-size: 17px;
 font-family: Times New Roman, Arial, sans-serif;
}

.about_info p {
 margin-bottom: 15px;
 line-height: 1.5em;
}

div.serv_div {
 background: url('images/back_service.png');
 background-repeat: no-repeat; 
 width: 321px; 
 height: 207px; 
 float: left; 
 margin: 10px 10px 5px 10px;
 padding: 20px;
 display: inline;
}

div.serv_div a {
 color: #0e51ae;
}



div.serv_div h2{
 color: #877253;
 font-family: Times New Roman;
 font-size: 13pt;
 margin: 0px 0px 10px 10px;
}

div.serv_div2 h2{
 color: #877253;
 font-family: Times New Roman;
 font-size: 13pt;
 margin: 0px 0px 10px 10px;
}

div.serv_div2 {
 background: url('images/back_service2.png');
 background-repeat: no-repeat; 
 width: 249px; 
 height: 105px;
 1margin: 10px;
 padding: 15px;
}

div.serv_div2 a {
 color: #0e51ae;
}

div.serv_div3 {
 background: url('images/back_service2.png');
 background-repeat: no-repeat; 
 width: 249px; 
 height: 105px;
 padding: 10px 15px 15px 15px;
}

div.serv_div3 a {
 1color: #abcefe;
 color: #0e51ae; 
}

div.serv_div3 h2{
 1color: #ccddea;
 color: #877253; 
 font-family: Times New Roman;
 font-size: 13pt;
 margin: 0px 0px 10px 10px;
}

div.serv_div3 p{
 1color: #ffffff;
 color: #000;
}

h1.vip {
 font-size: 20px;
 margin: 20px 0px 10px 30px;
 color: #353e4a;
}

div.vip_serv_div {
 1background: url('images/back_vipservice.gif');
 background: url('images/back_service.png'); 
 background-repeat: no-repeat; 
 width: 330px; 
 height: 210px; 
 float: left; 
 margin: 10px 10px 5px 10px;
 padding: 15px 15px 20px 15px;
 display: inline;
 color: #000;
}

div.vip_serv_div a {
 1color: #abcefe;
 color: #0e51ae;
}

div.vip_serv_div h2{
 1color: #ccddea;
 color: #877253; 
 font-family: Times New Roman;
 font-size: 17px;
 margin: 0px 0px 10px 0px;
}

p.simple{
 margin: 0px 0px 20px 0px;
}

a.main{
 margin: 20px 0px 20px 0px;
 color: #a08e58;
 font-size: 13px;
 display: block;
}

a.submain{
 margin: 0px 0px 5px 0px;
 color: #000000;
 font-size: 13px;
 display: block;
}

div.left_map{
 float: left;
 margin: 0px 0px 0px 30px;
}

div.right_map{
 float: left;
 margin: 0px 0px 0px 30px;
}

a.links{
 color: #a39059;
 font-size: 13px;
 display: block;
 margin: 0px 0px 0px 10px; 
}

.exchange_header {
  text-align: center;
  padding-top: 27px;
  font-size: 20px;
  color: #a08e58;
}

.link_exchange {
 background: url('images/exchange_bg_mid.gif');
 background-repeat: repeat-y;
 width: 504px;
}

.link_exchange input,textarea,select {
 border-top: 1px solid #d6d7bd;
 border-left: 1px solid #d6d7bd;
 border-right: 1px solid #fafaf7;
 border-bottom: 1px solid #fafaf7; 
}

.rightmenu {
  padding-left: 24px;
}

a.le_link_top {
  text-decoration: none;
  color: #a39059;
  font-weight: bold;
  font-size: 13px;
}

a.le_link_bottom {
  text-decoration: underline;
  color: #00a0fe;
  font-size: 13px;
}

.le_container_o {
  float: left; 
  width: 310px;
  border: 0px solid red;
  margin-left: 46px;
  margin-right: 51px;
}

.le_container_e {
  vertical-align: top; 
  border: 0px solid green;
  clear: right;
  margin-left: 408px;
}

.privacy td {
  line-height: 1.5em;
}

.privacy td b{
  color: #a39059;
}

.sep {
 background: url("images/sep.gif") top center no-repeat;
 height: 2px;
 margin: 5px auto;
}

#top_block img {
 display: block;
 margin: 0px auto;
}

.airport_map {
 border: 1px solid #b3b3b3;
 background: url("images/airport_map.jpg") 10px 10px no-repeat;
 margin: 20px;
 margin-top: 10px; 
 width: 750px;
 height: 600px;
}

.airport_map  div {
 color: #7b7b7b;
 float: left;
 margin-top: 320px; 
 margin-left: 10px;
 font-size: 12px;
 line-height: 1.4em;
}

h1.airport {
 font-size: 16px;
 color: #9a9a9a;
 margin: 0px;
 padding: 0px;
 margin-top: 10px;
 text-align: center;
 font-weight: normal;
}

