/* header styles */
#headerWrapper{
	position:relative;
}
#headerWrapper img.aerialist{
	position:absolute;
	top:0px;
	right:80px;
	width:131px;
	height:155px;
	z-index:1;
}
#headerWrapper img.threePerformers{
	position:absolute;
	top:17px;
	left:2px;
	width:157px;
	height:162px;
	z-index:1;
}
#headerWrapper img.swimmers{
	position:absolute;
	top:25px;
	left:20px;
	width:183px;
	height:166px;
	z-index:1;
}
#headerWrapper img.juggler{
	position:absolute;
	top:21px;
	left:18px;
	width:126px;
	height:164px;
	z-index:1;
}
#header{
	position:relative;
}
/* breadcrumb */
#breadcrumb{
	position:absolute;
	color:#fff;
	font-size:0.72em;
	left:4px;
	top:2px;
}
#breadcrumb ul{
}
#breadcrumb li{
	display:inline;
	list-style:none;
}
#breadcrumb li a:link{color:#fff; background:none transparent; text-decoration:underline;}
#breadcrumb li a:active{color:#fff; background:none transparent; text-decoration:underline;}
#breadcrumb li a:visited{color:#fff; background:none transparent; text-decoration:underline;}
#breadcrumb li a:hover{color:#000; background:none #fff; text-decoration:none;}
/* globalNav */
#globalNav{
	position:absolute;
	top:1px;
	right:6px;
	color:#FFCC00;
	font-size:0.75em;
	z-index:2;
}
#globalNav ul{
	margin:5px 0 0 0;
}
#globalNav ul li{
	text-align:right;
	list-style:none;
	padding-right:11px;
	margin-bottom:1px;
	background: url(../images/globalNav/bullet.gif) no-repeat right 3px;
}
#globalNav li.selected{
	color:#fff;
	background: url(../images/globalNav/bulletSelected.gif) no-repeat right 3px;
}
#globalNav li a:link{color:#FFCC00; background:none transparent; text-decoration:none;}
#globalNav li a:active{color:#FFCC00; background:none transparent; text-decoration:none;}
#globalNav li a:visited{color:#FFCC00; background:none transparent; text-decoration:none;}
#globalNav li a:hover{color:#000; background:none #FFCC00; text-decoration:none;}
/**/

#home #header{
	position:relative;
	background: url(../images/header/logoHome.jpg) no-repeat left top #F0F0F0;
}
#entertainment #header{
	position:relative;
	background: url(../images/header/logoTeamBuilding.jpg) no-repeat left top #F0F0F0;
}
#teambuilding #header{
	position:relative;
	background: url(../images/header/logoTeamBuilding.jpg) no-repeat left top #F0F0F0;
}
#education #header{
	position:relative;
	background: url(../images/header/logoEducation.jpg) no-repeat left top #F0F0F0;
}
#community #header{
	position:relative;
	background: url(../images/header/logoCommunity.jpg) no-repeat left top #F0F0F0;
}
#workshops #header{
	position:relative;
	background: url(../images/header/logoWorkshops.jpg) no-repeat left top #F0F0F0;
}
#circustraining #header{
	position:relative;
	background: url(../images/header/logoCircusTraining.jpg) no-repeat left top #F0F0F0;
}
#contactus #header{
	position:relative;
	background: url(../images/header/logoGlobal.jpg) no-repeat left top #F0F0F0;
}
#global #header{
	position:relative;
	background: url(../images/header/logoGlobal.jpg) no-repeat left top #F0F0F0;
}
#globalNoLeftNav #header{
	position:relative;
	background: url(../images/header/logoGlobal.jpg) no-repeat left top #F0F0F0;
}