
/* ########################################### 	*/
/* Navigation Tabs				*/
/* ###########################################	*/

#banner {
	background-image:url(/images/image_home_canal_tcm15-11282.jpg);
	background-repeat: no-repeat;
	height: 140px;
	min-height: 140px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#banner1
{
	background-image:url(/images/image_home_guardians_tcm15-11191.jpg);
	background-repeat: no-repeat;
	height: 140px;
	min-height: 140px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#banner2   
{
	background-image:url(/images/image_home_canal_tcm15-11282.jpg);
	background-repeat: no-repeat;
	height: 140px;
	min-height: 140px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}


#banner3 
{
	background-image:url(/images/image_home_walton_tcm15-11283.jpg);
	background-repeat: no-repeat;
	height: 140px;
	min-height: 140px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}

#banner4
{
	background-image:url(/images/image_home_children_tcm15-11284.jpg);
	background-repeat: no-repeat;
	height: 140px;
	min-height: 140px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}


#bannerContent1
{
	background-image:url(/images/image_content_guardians_tcm15-11300.jpg);
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}



#bannerContent2
{
	background-image:url(/images/image_content_canal_tcm15-11298.jpg);
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}

#bannerContent3
{
	background-image:url(/images/image_content_walton_tcm15-11302.jpg);
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}

#bannerContent4
{
	background-image:url(/images/image_content_tigers_tcm15-11301.jpg);
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}
	
#bannerContent5
{
	background-image:url(/images/image_content_children_tcm15-11299.jpg);
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	width: 100%;
	position: relative; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float:left;
	display:inline;
}
#navigation-tabs
{
	position: absolute; 
	bottom: 0px;
	margin: 0px;
	padding:0 0 0 8px;
}

#navigation-tabs ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigation-tabs li {

	display: inline;
	padding: 4px 0px 4px 0px;
	margin: 0px 2px 0px 0px;
	float: left;
	font-family: Verdana;
	font-size: 76%;
}

#navigation-tabs a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	background: transparent url(/images/tab_grey_right3_tcm15-11192.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation-tabs a:hover, #navigation-tabs li.selected a {
	color: #000000;
	background: transparent url(/images/tab_white_right3_tcm15-11193.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


#navigation-tabs span {
	color: #000000;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
}
