h1 {
	position: absolute;
	left: -9999em;
}

#content h2 {
	border-bottom: 1px solid #E6E6E6;
	float: left;
}

/* industry tabs */
#industry-tabs {
	
}

#industry-tabs .tabs {
	background: url(/gfx/tabs-tourism-bg.gif) no-repeat;
	height: 19px;
}

#industry-tabs .tabs a {
	display: block;
	padding-bottom: 4px;
}

#industry-tabs .tabs a span {
	display: block;
	text-indent: -9999em;
}

#industry-tabs .tabs a#tab1 {
	width: 100px;
}

#industry-tabs .tabs a#tab2 {
	width: 76px;
}

#industry-tabs .tabs a#tab3 {
	width: 120px;

}

#industry-tabs .tabs a#tab4 {
	width: 95px;
}


#industry-tabs .inner-left {
	background: url(/gfx/industry/tourism/industry-tab-bga.jpg) no-repeat;
	height: 165px;
}

#industry-tabs .inner-right {
	background: url(/gfx/industry/tourism/industry-tab-bgb.gif) no-repeat;
	height: 165px;
}

#industry-tabs .inner-right p {
	position: absolute;
	left: -9999em;	
}


/* content area */
#content .training .item a {
	background: #96B5AA url(/gfx/industry/tourism/training-t-off.gif) no-repeat bottom left;
}

#content .training .item a:hover {
	background: #96B5AA url(/gfx/industry/tourism/training-t-on.gif) no-repeat bottom left;
}

/* sidebar-b */
.sidebar-b h2 {
	color: #7CA295;
}