* { margin: 0; padding: 0; }

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #86ddff url(../layout/bg-body.jpg) center top repeat-x;
	text-align: center;
}

a { color: #ac042d; text-decoration: underline; }
a:hover { text-decoration: none; }
p { line-height: 1.5em; }
img { border-style: none; }

.clear { clear: both; } 


/* ----------------------------------------------------- */
/* ---------------------->>> WRAP <<<------------------- */
/* ----------------------------------------------------- */
#wrap { width: 990px; margin: 0 auto 20px; position: relative; text-align: left; background: url(../layout/bg-body.jpg) center top no-repeat; }

/* ----------------------------------------------------- */
/* -------------------->>> HEADER <<<------------------- */
/* ----------------------------------------------------- */
#header { width: 990px; height: 240px; overflow: hidden; position: relative; }
	#header-bg { position: absolute; top: 15px; left: 0; }
	
#top_banner{width:558px;height:164px;position:absolute;left:187px;z-index:1000;top:18px;}

#logo { position: absolute; top: 57px; left: 40px;  }
	#logo a { display: block; width: 123px; height: 117px; overflow: hidden; position: relative; }
	#logo a span { display: block; width: 123px; height: 117px; /*background-image: url(../layout/logo.png);*/ position: absolute; top: 0; left: 0; cursor: pointer; }

#date { color: #000; position: absolute; top: 8px; right: 28px; }

/* ----------------------------------------------------- */
/* ----------------------->>> NAV <<<------------------- */
/* ----------------------------------------------------- */
#nav { font-weight: bold; position: absolute; right: 285px; top: 204px; }
#nav li { display: block; float: left; width: 130px; height: 36px; list-style: none; margin-left: -20px; position: relative;  }
#nav li a { display: block; overflow: hidden; width: 130px; height: 36px; color: #fff; text-decoration: none; background: url(../layout/nav.png) no-repeat;  position: absolute; top: 0; left: 0; text-align: center;  }
#nav li a:hover { color: #797979; text-decoration: none; background: url(../layout/nav-hover.png) no-repeat; }
#nav li a.active { color: #797979; text-decoration: none; background: url(../layout/nav-hover.png) no-repeat; }
	#nav li.home-link { width: 73px;  }
	#nav li.home-link a { width: 73px; background: url(../layout/nav-home.png) no-repeat; }
	#nav li.home-link a:hover, #nav li.home-link a.active { background: url(../layout/nav-home-hover.png) no-repeat;  }
#nav li a span { display: block; padding-top: 12px; }


/* ----------------------------------------------------- */
/* -------------------->>> SUBNAV <<<------------------- */
/* ----------------------------------------------------- */
#subnav { font-weight: bold; position: absolute; right: 0; top: 40px; }
#subnav li { display: block; width: 245px; list-style: none; border-bottom: 1px solid #c45053; }
#subnav li a { display: block; width: 200px; padding: 16px 0 16px 45px; color: #f8df94; text-decoration: none; }
#subnav li a:hover { text-decoration: underline; }
	#subnav li.plane a { background: url(../layout/subnav-plane.gif) 14px 12px no-repeat; }
	#subnav li.parking a { background: url(../layout/subnav-parking.gif) 14px 18px no-repeat; }
	#subnav li.time a { background: url(../layout/subnav-time.gif) 14px 16px no-repeat; }
	#subnav li.contact a { background: url(../layout/subnav-contact.gif) 14px 17px no-repeat; }
		#subnav li.contact { border-bottom: none; }

/* ----------------------------------------------------- */
/* -------------------->>> PANEL <<<-------------------- */
/* ----------------------------------------------------- */
#panel { width: 990px; height: 50px; margin-bottom: 0px; float: left; background: url(../layout/bg-panel.gif); color: #fff; position: relative; position: relative; }

	/* ----------------------------------------------------- */
	/* -------------------->>> SEARCH <<<------------------- */
	/* ----------------------------------------------------- */
	#search { position: absolute; top: 9px; right: 15px; }
	#search form {}
	#search .input { float: left; width: 178px; height: 32px; background: url(../layout/search-input.gif) right no-repeat; overflow: hidden; }
	#search input.text { float: left; width: 138px; height: 14px; background: none; border: none; color: #797979; padding: 9px 0px 9px 0px; margin-left: 34px; }
	#search input.button { width: 33px; height: 32px; float: left; padding: 0; margin: 0 0 0 9px; font-weight: bold; color: #fff; border: none; background: #6a021e url(../layout/search-button.gif); text-align: center; }

	/* ----------------------------------------------------- */
	/* ---------------------->>> URL <<<-------------------- */
	/* ----------------------------------------------------- */
	#url { position: absolute; top: 20px; left: 20px; color: #797979; }
	#url a { color: #797979; }
	#url .url-item { display: block; float: left; background: url(../layout/url-arrow.gif) left no-repeat; padding: 0 10px 0 12px; }
	#url .url-item-first { background: none; padding-left: 0px;	 }


/* ----------------------------------------------------- */
/* -------------------->>> CONTENT <<<------------------ */
/* ----------------------------------------------------- */
h1 { color: #6a021e; font-size: 24px; font-weight: normal; margin-bottom: 12px; }
h2 { color: #6a021e; font-size: 18px; font-weight: normal; margin-bottom: 14px;  }
h3 { color: #6a021e; font-size: 15px; font-weight: normal; }

#content { min-height: 400px; width: 990px; }
#content p { line-height: 1.5em; text-align: left; padding-bottom: 20px; }

input { float: left; padding: 3px 3px; margin: 0; width: 145px; background: #fdfdfe; border: 1px solid #b8b9bb; font-size: 11px; color: #666; }
input.button { float: left; width: auto; padding: 0; margin: 0; text-align: left; border: none; background: none; font-style: normal; cursor: pointer; color: #008061;  }



/* ----------------------------------------------------- */
/* -------------------->>> FOOTER <<<------------------- */
/* ----------------------------------------------------- */
#footer { width: 990px; height: 133px; background: #a80532 url(../layout/bg-footer.jpg); text-align: left; position: relative; color: #fff; font-size: 11px; position: relative; margin-bottom: 20px; }
#footer a { text-decoration: none; color: #ebb404; }
#footer a:hover { text-decoration: underline; }

#footer p { line-height: 16px; }
	p#webdesign { position: absolute; top: 38px; right: 30px;  }
	p#copyright { position: absolute; top: 38px; left: 30px; }

#map { margin-bottom:15px;}