@charset "utf-8";
/* CSS Document */


#header
{
	/*background-image: url(/images/bg_header_klm.gif);*/
	background-repeat: no-repeat;
}

#header .backgroundImage
{
	/*background-image: url(../images/background_klm.jpg);*/
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	top: -100px;
	z-index: 1;
}

#header .brand
{
	/*background-image: url(../images/klm.png);*/
	background-repeat: no-repeat;
}

.brandcolor
{
	background-color: #3a9bdc;	
}

#airlineBrandSmall .flash
{
	background-color: #1c2247;
}
