#services_tabs
{
	border-bottom:1px solid #000000;
	padding-bottom:2px;
	margin-bottom:15px;
}
	#services_tabs a
	{
		font-family:Arial Black,Arial, Helvetica, sans-serif;
		font-size:29px;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:-3px;
		padding-right:0px;
	}
	#bgHandler{
		display:block;
		position:relative;
		top:-23px;
		width:20px;
		height:6px;
		background:url(../images/services_top_arrow.jpg) no-repeat 50% 0;
		border-bottom:3px solid #000000;
	}
	
.service-item
{
}
.service-bt
{
	width:auto;
}
.service-bt:hover, #act.service-bt 
{
	opacity:1;
	filter:alpha(opacity=100);
}
	.service-bt h1, .service-bt h2, .service-bt p
	{
		margin:0;
		padding:0;
	}

	.service-bt h1
	{
		line-height:22px;
		padding-bottom:2px;
		font-size:30px;
	}

	.service-bt h2
	{
		font-size:14px;
		font-weight:normal;
		color:#788b93;
		letter-spacing:normal;
	}
	.service-bt p
	{
		color:#000000;
	}
/*		#services_tabs a.com, .com h1
		{
			color:#d0d921;
		}
		#services_tabs a.event, .event h1
		{
			color:#e3007b;
		}
		#services_tabs a.regie, .regie h1
		{
			color:#47c0d6;
		}
		#services_tabs a.newmedia, .newmedia h1
		{
			color:#e79025;
		}*/
		#services_tabs a.com
		{
			color:#d0d921;
		}
		#services_tabs a.event
		{
			color:#e3007b;
		}
		#services_tabs a.regie
		{
			color:#47c0d6;
		}
		#services_tabs a.newmedia
		{
			color:#e79025;
		}
		.service-bt-img
		{
			position:absolute;
			top:5px;
			right:10px;
			display:none;
		}
			.service-bt-img img
			{
				width:40px;
			}
	.service-desc
	{
		position:relative;
	}