#tree_bg {
	visibility: visible;
	position: relative;
	background: url(../images/tree_bg.gif) no-repeat right bottom;
	background-repeat:no-repeat;
	width: 540px;
	height: auto;
}


#ladder_bg_container {
	visibility: visible;
	position: absolute;
	width: 181px;
	height: 100%;
}




#ladder_bg {
	visibility: visible;
	position: absolute;
	background: url(../images/ladder_bot_left.png) no-repeat right bottom;
	background-repeat:no-repeat;
	width: 181px;
	height: 100%;
}


#meet_us_bios {
	visibility: visible;
	position: relative;
	width: 300px;
	height: auto;
}


#client_list {
	visibility: visible;
	position: relative;
	width: 320px;
	height: auto;
}


#arts_description {
	visibility: hidden;
	position: absolute;
	left:382px;
	top:878px;
	width: 370px;
	height: auto;
	z-index:1;
	border-style:solid;
	border-width:1px;
	border-color:#b3b3b3;
}



#home_vids {
	visibility: visible;
	position: absolute;
	left:370px;
	top:570px;
	width: 464px;
	height: auto;
	z-index:1;
}



#bio_vids {
	visibility: visible;
	position: absolute;
	left:370px;
	top:820px;
	width: 464px;
	height: auto;
	z-index:1;
}