/* EMPRESA STYLES */
div#empresa_content {
	width: 2980px;
	height: 210px;
	background-image: url(../images/transparent_pattern.png);
	position: relative;
	left: -1000px;
	display: none;
}

div#empresa_content_wrapper {
	width: 980px;
	height: 174px;
	padding: 28px 0 0 0;
	margin: auto;
}

div#empresa_content_wrapper div.paragraph_container {
	width: 460px;
	float: left;
	padding: 0 0 0 20px;
}

div#empresa_content_wrapper p {
	margin: 0px;
	padding: 0 0 13px 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-align: justify;
}

div#empresa_content_wrapper p span.yellow {
	color: #ffdb00;
	font-weight: bold;
}
