.tabbed_content {
	background-color: #000066;
	width: 924px;
	margin: 10px ;
	height: 380px;
	overflow: hidden;
	border: solid #000066 3px;
	border-top: none;
}

.tabs {
	height: 25px;
	position: relative;
}

.tabs .moving_bg {
	padding: 15px;
	background-color:#5301FE;
	background-image:url(arrow_down.jpg);
	position: absolute;
	width: 180px;
	z-index: 190;
	left: 0;
	padding-bottom: 29px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 10px;
	width: 180px;
	color: #FFFFFF;
	font-size: 23px;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 15px 0 15px 20px;
	position: relative;
	width: 910px;
	height: 350px;
	overflow: hidden;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 870px;
	margin: 0px;
	padding: 0;
	margin-right: 55px;
}

.tabslider ul a {
	color: #000000;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
	text-align: left;
}
.b01 {
	list-style: none;
	width: 600px;
	position: relative;
}
.b01 p{
	font : 18px Helvetica, Verdana, Geneva, Arial,  sans-serif;
	text-indent:54.0pt;
	text-align: justify;
}
.b01 img{
	position: absolute;
	top: -15px;
	right: -290px;
}
.tab_iz{
	display: block;
	float: left;
	width: 430px;
	position: relative;
}
.tab_iz img{
	position: absolute;
	bottom: -85px;
	left: -10px;
}
.tab_der{
	display: block;
	width: 430px;
	float: left;
}
.clientes{
	position: relative;
	display: block;
	width: 970px;
}
.clientes li{
	list-style: none;
	position: absolute;
	top: -10px;
	left: -30px;
	}
.clientes li img{
	height: 60px;
	float: left;
	padding: 2px 25px;
}
