.tabs_container {
	width: 647px;
	float:left;
	margin-top:20px
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	width: 100%;
}
ul.tabs li {
	float: left;
	padding: 0;
	height: 28px;
	line-height: 2.3;
	margin-bottom: -1px;
	overflow: hidden;
	width:117px;
	text-align:center;
	margin-left:10px;
	background: url(../images/tab.jpg) no-repeat;
	color:#fff
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 11px;
	outline: none;
	font-family:tahoma, arial;
	font-weight:bold;
	width:117px;
	height:28px;
	color:#646464;
	text-align:center;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover {
	background: url(../images/tab-selected.jpg) no-repeat;
	width:117px;
	height:28px;
	color:#fff;
}
.tab_boxes_container {
}
.tab_content {
	margin-top:30px;
	float:left;
	margin-left:33px
}
.tab_content span a:link, span a:visited {
	border:0px solid #000;
	height:101px;
	display:block;
}
.tab_content span {
	float:right;
	width:171px;
	margin-right:20px;
}
.tab_content span.company5 a {
	background:url(../images/img-company5.jpg) no-repeat;
}
.tab_content span.company5 a:hover {
	background:url(../images/img-company5-hover.gif) no-repeat;
}
.tab_content span.company6 a {
	background:url(../images/img-company6.jpg) no-repeat;
}
.tab_content span.company6 a:hover {
	background:url(../images/img-company6-hover.gif) no-repeat;
}
.tab_content span.company8 a {
	background:url(../images/img-company8.jpg) no-repeat;
}
.tab_content span.company8 a:hover {
	background:url(../images/img-company8-hover.gif) no-repeat;
}
.tab_content span.company9 a {
	background:url(../images/img-company9.jpg) no-repeat;
}
.tab_content span.company9 a:hover {
	background:url(../images/img-company9-hover.gif) no-repeat;
}
.tab_content span.company10 a {
	background:url(../images/img-company10.jpg) no-repeat;
}
.tab_content span.company10 a:hover {
	background:url(../images/img-company10-hover.gif) no-repeat;
}
.tab_content span.company11 a {
	background:url(../images/img-company11.gif) no-repeat;
}
.tab_content span.company11 a:hover {
	background:url(../images/img-company11-hover.gif) no-repeat;
}
