.about_left_wrapper{
	width:223px;
	height:368px;
	float:left;
	background-image:url(../images/about_left_menu_bg.jpg);
	background-repeat:no-repeat;
}
.about_left_wrapper a{
	width:223px;
	display:block;
	text-indent:-999em;
	outline:none;
}
.about_left_wrapper a.about{
	width:223px;
	background:url(../images/aboutus_tab_new.jpg);
	height:39px;
	cursor:pointer;
}
.about_left_wrapper a.active_about{
	width:223px;
	background:url(../images/active_aboutus_link.jpg);
	cursor:default;
	height:39px;
}
.about_left_wrapper a.peter{
	width:223px;
	background:url(../images/peter_tab.gif);
	cursor:pointer;
	height:39px;
}
.about_left_wrapper a.michelle{
	width:223px;
	background:url(../images/michelle_tab.gif);
	cursor:pointer;
	height:39px;
}
.about_left_wrapper a.elizabeth{
	width:223px;
	background:url(../images/elizabeth_tab.gif);
	cursor:pointer;
	height:39px;
}
.about_left_wrapper a.peter:hover,
.about_left_wrapper a.michelle:hover,
.about_left_wrapper a.elizabeth:hover,
.about_left_wrapper a.about:hover {
	background-position:0px -39px;
}