body
{
	background: #19171c;
}

#wrap-home
{
	background: url(/images/layout/home-background.png) repeat-x #19171c;	
}

#wrap-home #navigation li a.selected
{
	background: black;
	color: #eee;
}

#page-home
{
	width: 960px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
	margin-bottom: 7px;
}

#home-table
{
	text-align: left;
}

#home-table td.text a:link,
#home-table td.text a:visited
{
	color: #c1001f;	
}

#home-table td.text a:hover
{
	color: #c1001f;	
}

#home-table td.text
{
	background: #323035;
	color: white;
	text-align: left;
	padding: 10px 10px 0px 10px;
	height: 350px;	
}

#home-table h1
{
	margin: 5px 0px 20px 0px;
	line-height: 26px;
	letter-spacing: 0.04em;
	
}

#home-table p
{
	line-height: 17px;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 15px;
	letter-spacing: 0.02em;
}

#slideshow-container
{
	width: 640px;
	border-right: 5px solid #19171c;	
	float: left;
	display: block;
}

#homepage-links
{
	height:	125px;
	margin: 13px 0px 0px 0px!important;
	margin/**/: 28px 0px 0px 0px;	
	text-align: left;
	display: block;
}


#homepage-links a img
{
	border-right: 4px solid #19171c !important;
	border-right/**/: 3px solid #19171c;
}

#homepage-links td a:link,
#homepage-links td a:visited
{
	color: white;
}

#homepage-links td a:hover
{
	color: #c1001f;	
}

#homepage-links p
{
	color: #999;
	line-height: 18px;
	font: normal 11px Helvetica, Arial, sans-serif;
}

#homepage-links h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

/* links
**********/

#counters
{
	width: 210px;
	height: 105px;
	background: url(/images/layout/new/airport-counters-bg.png);
	border-right: 4px solid #19171c;	
}

#counters p
{
	color: blue;	
}

#systems
{
	width: 210px;
	height: 105px;
	background: url(/images/layout/new/airport-systems-bg.png);
	border-right: 4px solid #19171c;
}

#news-contact {
	width:314px;
	height:105px;
	background:url(../images/layout/new/contact-bg.png) no-repeat top;
	padding-top:10px;
}

#homepage-links #seating
{
	width: 210px;
	height: 105px;
	background: url(/images/layout/new/airport-seating-bg.png);
	border-right: 4px solid #19171c;
	color: black;
}

#homepage-links h3 {
	color:#C1001F;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1.2px;
	padding:20px 0 0 12px;
}

#news-contact h3 {
	padding:5px 0 0 12px;
	letter-spacing:.03em;
	margin:0;
}

#homepage-links #seating p,
#homepage-links #systems p,
#homepage-links #counters p
{
	line-height: 20px;
	font: normal 11px Helvetica, Arial, sans-serif;
	position: relative;
	top: 5px;
	left: 12px;
	color: black;	
}

#homepage-links #news-contact p
{
	font: normal 11px Helvetica, Arial, sans-serif;
	position: relative;
	top: 3px;
	left: 12px;
	color: black;	
}

#homepage-links #seating:hover p,
#homepage-links #systems:hover p,
#homepage-links #counters:hover p,
#homepage-links #news-contact:hover p
{
	color: #c1001f;
}
