﻿* { margin: 0; padding: 0; }

body
{
    font-size: 62.5%;
    font-family: Arial, Sans-Serif;
    color: #000;
    background: #E2E3E7;
}
img
{
    border: none;
}
/* opening styles */
.opening-entry
{
	width: 896px;
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.opening-entry img
{
	width: 896px;
	height: 160px;
	padding-top: 0px;
	margin-right: 0px;
	float: left;
}
.opening-entry div
{
	width: 742px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
}
.opening-entry .openingtext1 {
	font-size: 2.2em;
	font-weight: normal;
	position: absolute;
	top: -136px;
	left: 125px;
	width: 608px;
	text-align: center;
	height: 35px;
	color: #000;
	font-family: Impact;
}
.opening-entry .openingtext2 {
	font-size: 2.2em;
	font-weight: normal;
	position: absolute;
	top: -92px;
	left: 125px;
	width: 608px;
	text-align: center;
	height: 28px;
	color: #F00;
	font-family: Impact;
}
.opening-entry .openingtext3 {
	font-size: 2.2em;
	font-weight: normal;
	position: absolute;
	top: -46px;
	left: 126px;
	width: 606px;
	height: 30px;
	font-family: Impact;
	color: #000;
}
.opening-entry .openingtext4 {
	font-size: 1.4em;
	font-weight: bold;
	position: absolute;
	top: -89px;
	left: 35px;
	width: 61px;
	height: 37px;
	color: #000;
	cursor: hand;
}
.opening-entry .airportbannar-links-container {
	width: 100%;
	height: 15px;
	padding-top: 0px;
	margin-top: 0px;
	float: none;
}
