#Tab1 a {
	background-image:url(/sitefiles/1227/images/new/nav01.jpg);
	height: 126px;
	width: 141px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#Tab1 a:hover {
	background-image:url(/sitefiles/1227/images/new/nav01_on.jpg);
}
#Tab2 a {
	background-image:url(/sitefiles/1227/images/new/nav02.jpg);
	height: 126px;
	width: 141px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#Tab2 a:hover {
	background-image:url(/sitefiles/1227/images/new/nav02_on.jpg);
}
#Tab3 a {
	background-image:url(/sitefiles/1227/images/new/nav03.jpg);
	height: 126px;
	width: 157px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#Tab3 a:hover {
	background-image:url(/sitefiles/1227/images/new/nav03_on.jpg);
}
#Tab4 a {
	background-image:url(/sitefiles/1227/images/new/nav04.jpg);
	height: 126px;
	width: 146px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#Tab4 a:hover {
	background-image:url(/sitefiles/1227/images/new/nav04_on.jpg);
}
#Tab5 a {
	background-image:url(/sitefiles/1227/images/new/nav05.jpg);
	height: 126px;
	width: 141px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#Tab5 a:hover {
	background-image:url(/sitefiles/1227/images/new/nav05_on.jpg);
}
#tabContent1 {
	display:none;
	position:absolute;
	top:175px;
	background-color: #00b0d9;
	width:100%;
	border:none;
	z-index:9999999;
	height: 42px;
	left: 0px;
}
#tabContent2 {	
	display:none;
	position:absolute; 
	top:175px; 
	background-color: #e54044; 
	width:100%;
	border:none;
	z-index:9999999;
	height: 42px;
	left: 0px;
}
#tabContent3 {	
	display:none;
	position:absolute; 
	top:175px; 
	background-color: #a9d63b; 
	width:100%;
	border:none;
	z-index:9999999;
	height: 42px;
	left: 0px;
}
#tabContent4 {	
	display:none;
	position:absolute; 
	top:175px; 
	background-color: #f79321; 
	width:100%;
	border:none;
	z-index:9999999;
	height: 42px;
	left: 0px;
}
#tabContent5 {	
	display:none;
	position:absolute; 
	top:175px; 
	background-color: #8782bc; 
	width:100%;
	border:none;
	z-index:9999999;
	height: 42px;
	left: 0px;
}
#tabContent1 img, #tabContent2 img, #tabContent3 img, #tabContent4 img, #tabContent5 img {	
	margin-bottom: 14px;
}
.tabContent {
	margin: 0px auto;
	padding: 10px 0px;
	width: 974px;
	overflow: hidden;
	height: 30px;
}
.tabContent h2 {
	color: #FFF;
	margin-bottom: 16px;
}
.tabContent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 35px;
}
.tabContent li {
	padding: 0px;
	margin: 0px 11px 0px 0px;
	float: left;
	list-style: none;
	display:block;
}
.tabContent a, .tabContent a:link, .tabContent a:active, .tabContent a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 7px;
	font-weight:normal;
}
.tabContent a:hover {
	display: block;
	color: #F9EC23;
	padding: 0px 7px;
	font-weight:normal;
	background-image:url(/sitefiles/1227/images/new/level2hover.png);
	background-repeat:repeat;
}
