.tabbed_content {
	background-color: #ffffff;
	border:1px solid #e1e1e1;
	width: 692px;
	z-index:200;
		
}

.tabs {
	height: 71px;
	position: relative;
	background: url('../images/tabbg.jpg') repeat-x;
	top:-1px;
	border-top:1px solid #e1e1e1;
	margin:0;
	padding:0;
	
}

.moving_bg {
	padding: 27px 0;
	background: url('../images/tabhoverbg.jpg') repeat-x;
	position: absolute;
	width: 173px;
	z-index: 190;
	left: 0;
	height:71px;
	text-align: center;
	
	
		
}

.tab_item {
	display: block;
	float: left;
	padding:27px 0;
	width: 173px;
	color: #641E63;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-size:17px;
	font-weight:bold;
	
	}
	
.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #ffffff;
	padding:0;
	position: relative;
	width: 692px;
	margin:0;
	height:165px
	
	
}

.tabslider {
	width: 5000px;
	margin:0;
	padding:0;
}

.tabslider ul {
	float: left;
	width: 692px;
	margin: 0;
	padding: 0;
	height:166px;
	display:block;
	
}

.tabslider ul a {
	color: #616163;
	text-decoration: underline;
}

.tabslider ul a:hover {
	color: #641e63;
	text-decoration:none;
}

.tabslider ul li {
	margin:0;
	padding:0;	
	list-style:none;
	
	
}

.tabslider .tab1{
	background: url('../images/tab_cooperburns.jpg') no-repeat;
	height:165px;
	}
	

.tabslider .tab3{
	background: url('../images/tab_clients.jpg') no-repeat;
	height:165px;
	}
	
	
.tabslider .tab4{
	background: url('../images/tab_candidate.jpg') no-repeat;
	height:165px;
	}	
