/****************************************************************************/
/* 2008 - Techfront.com.br													*/
/*																			*/
/* Criado em: 12/12/2008 por Herus Armstrong								*/
/* DescriÃ§Ã£o: Alignment and positioning of Enviromental page				*/
/****************************************************************************/


/************************************/
/* CONTENTS							*/
/************************************/

/* Slideshow */
#slideshow {
	margin-bottom: 20px;
}

.left_content, .right_content, .left_content_down, .right_content_down, #business {
	width: 24.5%;
	float: left;
	display: block;
}
.right_content {
	width: 74%;
	float: right;
}
.right_content ul {
	padding-top: 10px;
}
.right_content li {
	padding-bottom: 10px;
	list-style-position: inside;
}
.left_content h2, .right_content h2, .left_content_down h2, .right_content_down h2, #business h2 {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BB8C0A;
}
.left_content p, .right_content p, .left_content_down p, .right_content_down p {
	margin-bottom: 10px;
	padding-right: 5px;
}
.left_content a, .right_content a, .left_content a span, .right_content a span {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #006332;
	font-weight: bold;
	text-transform: uppercase;
	/*border-bottom: 1px solid #006332;*/
}
.left_content a:hover, .right_content a:hover, .left_content a:hover span, .right_content a:hover span {
	border-bottom: 1px solid #006332;
}
.left_content a, .right_content a, .left_content a span, .right_content a span {
	font-weight: bold;
	margin-right: 0;
}
.left_content a, .right_content a {
	clear: both;
	margin-top: 3px;
	background: none;
	border-bottom: none;
}

/************************************/
/* PROJECTS							*/
/************************************/

/* Project Item */
#projects h3 {
	color: #BB8C0A;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height: 16px;
	text-align: left;
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}
#projects .project {
	padding-bottom: 18px;
}
#projects span {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	width: 68px;
	margin-right: 8px;
	height: 18px;
	float: left;
	display: block;
	border-top: none;
}
#projects em {
	padding-top: 1px;
	display: block;
}
#projects p {
	display: block;
	clear: both;
}
#projects a, #projects a span {
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #006332;
	text-transform: uppercase;
	float: right;
}
#projects a span {
	text-align: right;
	/*border-bottom: 1px solid #006332;*/
	font-weight: bold;
	width: auto;
	height: 16px;
	background: none;
	color: #006332;
	margin-top: 0;
}
#projects a:hover span {
	border-bottom: 1px solid #006332;
}

/************************************/
/* ENVIROMENTAL						*/
/************************************/

#enviromental {
	width: 24.5%;
	float: left;
	display: block;
}
#enviromental h2 {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BB8C0A;
}
#enviromental ul {
	background-color: #EAEAEA;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}
#enviromental li {
	background-image: url(../image/bg/caption_investors.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 175px;
	list-style: none;
	clear: both;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
#enviromental li span {
	height: 18px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: -1px;
}
#enviromental ul ul {
	width: 165px;
	padding: 0;
	margin-left: -8px;
	*margin-left: -20px;
}

#enviromental li li a, #enviromental li li a span {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #006332;
	font-weight: bold;
	text-transform: uppercase;
}

#enviromental li li a:hover span {
	text-decoration: none;
	border-bottom: 1px solid #006332;
}

#enviromental li li {
	text-align: left;
	width: 100%;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 8px;
	background-image: url("../image/bg/bullet_triangle.gif");
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
}
#enviromental li li a {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0;
}

#enviromental #directives {
	background-image: url(../image/bg/caption_diret.gif);
	margin-top: 25px;
}
#enviromental #directives li {
	background: none;
	margin-top: 15px;
	margin-left: 10px;
}

div#content div#description {
	margin-bottom: 15px;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-variant: normal !important;
	font-stretch: normal !important;
	text-indent: 0px !important;
	text-transform: none;
	line-height: 17px !important;
	padding: 0 !important;
}