#subMenu {
	width:124px;
	float:left;
	
	padding-top:74px;
}

#subMenu div {
	width:124px;
}

#subMenu div a {
	display:block;
}

#subMenu #performances {
	height:30px;
}

#subMenu #performances a {
	height:30px;
	background-image:url(/images/what_we_do/subnav/performances.jpg);
}

#subMenu #performances a:hover {
	background-position:0px -30px;
}

#subMenu #workshops {
	height:25px;
}

#subMenu #workshops a {
	height:25px;
	background-image:url(/images/what_we_do/subnav/workshops.jpg);
}

#subMenu #workshops a:hover {
	background-position:0px -25px;
}

#subMenu #education {
	height:36px;
}

#subMenu #education a {
	height:36px;
	background-image:url(/images/what_we_do/subnav/education.jpg);
}

#subMenu #education a:hover {
	background-position:0px -36px;
}

#subMenu #other {
	height:31px;
}

#subMenu #other a {
	height:31px;
	background-image:url(/images/what_we_do/subnav/other.jpg);
}

#subMenu #other a:hover {
	background-position:0px -31px;
}

#subMenu #casestudies {
	height:36px;
}

#subMenu #casestudies a {
	height:36px;
	background-image:url(/images/what_we_do/subnav/casestudies.jpg);
}

#subMenu #casestudies a:hover {
	background-position:0px -36px;
}

#video1_link {
	width:85px;
	height:31px;
	float:left;
}

#video1_link a {
	width:85px;
	height:31px;
	background-image:url(/images/what_we_do/video1link.jpg);
	display:block;
}

#video1_link a:hover {
	background-position:0px -31px;
}

#video2_link {
	width:85px;
	height:31px;
	float:left;
}

#video2_link a {
	width:85px;
	height:31px;
	background-image:url(/images/what_we_do/video2link.jpg);
	display:block;
}

#video2_link a:hover {
	background-position:0px -31px;
}