/*#headerImageWrapper {
	position: relative;
	width: 912px;
	height: 324px;
}
#headerImageWrapper img {
	position: absolute;
	left: 0;
	top: 0;
}
#headerTitleWrapper {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;	
	zoom: 1;
}
#headerTitle {
	width: 264px;
	height: 174px;
	background: url(/images/bg_header_title.png) top left no-repeat;
	zoom: 1;
	overflow: hidden;
}
#headerTitle h1 {
	margin-bottom: 6px;
	margin-top: 30px;
}
#headerTitle h1, #headerTitle h2, #headerTitle a {
	margin-left: 60px;
}
#headerTitleWrapper a {
	background-image: url(/images/button_find_out_more_white.png);
	width: 101px;
	height: 26px;
	zoom: 1;
}*/
#headerTitleWrapper a:hover {
	background-position: 0 -26px;
}
#luggage, #sport {
	zoom: 1;
	overflow: hidden;
	margin-bottom: 12px;
}
#luggage li, #sport li {
	float: left;
	
	zoom: 1;
}
#sport li {
	margin-left: 16px;
}
#sport a {
	width: 446px;
	height: 186px;
}
#linkSkiers a {
	background-image: url(/images/home_skiers.jpg);
}
#linkBoarders a {
	background-image: url(/images/home_boarders.jpg);
}

#luggage {
	clear: left;
}
#luggage li {
	margin-left: 15px;
}
#luggage li.first, #sport li.first {
	margin-left: 0;
}
#luggage a {
	width: 292px;
	height: 186px;
}


#linkBags a {
	background-image: url(/images/home_bags.jpg);
}
#linkAirliners a {
	background-image: url(/images/home_airliners.jpg);
}
#linkRaps a { 
	background-image: url(/images/home_raps.jpg);
}

#luggage li.first, #sport li.first {
	margin-left: 0;
}