﻿*
{
	font-size: 15px;
	font-family: arial;	


}

h1
{
	
}

h2
{

	font-size: 20px;
	font-family: arial;	
	 color:#2582A4;
	
}

h3

{
	font-size: 17px;
	font-family: arial;	
	 color: black;

}

h4
{
	
}

h5
{
	
}

h6
{
	
}

body
{
background-image: url('images/bg.jpg'); background-attachment: fixed;
}

#site
{
	background: #ffffff;
	border: 1px solid #C2CFDF;	
	width: 907px;
}

#top
{
	width: 907px;
	height: 201px;
}

#top_menu
{
	background: #f0f0f0;
	width: 907px;
	height: 41px;	
}

#contect
{
	width: 907px;
	vertical-align: top;	
}

#menu
{
	background: #efefef;
	width: 243px;
	float: right;
	vertical-align: top;	
}

td.menu_links
{
	background: url('images/menu_airlines_links.jpg');
	width: 243px;
	height: 178px;
	text-align: center;
	vertical-align: top;	
}

#main
{
	width: 660px;
	float: left;
	text-align: right;
	vertical-align: top;
}

#rights
{
	background: url("images/rights.jpg");	
	width: 907px;
	height: 25px;
}

#under_rights
{
	background: url("images/under_rights.jpg");	
	width: 907px;
	height: 6px;
}

#links
{
	width: 907px;
	height: 81px;	
}

a 
{	
	font-size: 17px;	
	color:#56A5EC;
	text-decoration:none;
}

a:hover
{
	font-size: 17px;	
	color:#99AECD;
	text-decoration:underline;
}

a.a_menu 
{	
	font-size: 17px;	
	color: navy;
	text-decoration:none;
}

a.a_menu:hover
{
	font-size: 17px;	
	color:#99AECD;
	text-decoration:underline;
}
