@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'HelveticaNeueLT';
	src: url('../fonts/helveticaneueltstd-blkcn-webfont.eot');
	src: local('HelveticaNeueLT'), url('../fonts/helveticaneueltstd-blkcn-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-blkcn-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-blkcn-webfont.svg#webfonthUyJR6Hg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTMedium';
	src: url('../fonts/helveticaneueltstd-mdcn-webfont.eot');
	src: local('☺'), url('../fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-mdcn-webfont.svg#webfontFlcNx69P') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* document body */
body {
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	color:#333333;
	background:url(../images/bg_main.jpg) no-repeat #FFFFFF top left;
	line-height:152%;
}

#page {
	width:900px;
	margin:0 auto;
}

#header {
	margin:20px 0px 40px 0px;
}

#time {
	color:#000000;
}

#menu {
	background:url(../images/bg_menu.png) no-repeat #810000;
	width:893px;
	height:35px;
	padding:15px 0 0 7px;
	clear:both;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	z-index:2;
	position:relative;
}
#menu ul li {
	float:left;
	background:url(../images/dot_menu.png) left no-repeat;
	padding-right:16px;
	padding-left:18px;
}
#menu ul li.first {
	background:none;
}
#menu ul li a {
	font-family: 'HelveticaNeueLT';
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 0 10px 0;
}
#menu ul li a:hover {
}
#bg-menu-item {
	position:relative;
}
#bg-menu-container {
	position:absolute;
	top:-25px;
	left:-2113px;
	z-index:1;
}
#item-center {
	width:46px;
	height:75px;
	background:url(../images/bg_menu_item.png) repeat-x;
}

.scrollable {
	width:450px;
	height:140px;
	padding-right:10px;
	line-height:14px;
	overflow:auto;
}

a, a:link, a:hover, a:visited, a:active {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
	font-family: 'HelveticaNeueLT';
	color:#990000;
	margin-top:0px;
}
h1 {
	font-size:25px;
	margin-bottom:25px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
h1 span {
	font-family:'HelveticaNeueLTMedium';
}

#content {
	width:480px;
	padding:0 20px 0 20px;
	float:left;
}
#logo {
	width:100%;
	margin:40px 0 50px 0;
	text-align:center;
}

#right-column {
	float:right;
	width:360px;
}
#truck {
	position:relative;
	height:238px;
}
#truck img {
	position:absolute;
	margin-top:50px;
	left:-20px;
}
#highlight_prod {
	background:url(../images/bg_highlight.png) no-repeat;
	width:325px;
	height:115px;
	color:#FFFFFF;
	padding:15px 20px 40px 17px;
}
#highlight_prod h2, #highlight_prod a {
	color:#FFFFFF;
}
#highlight_prod div.detail {
	float:left;
	width:140px;
	margin-right:15px;
}
#highlight_prod img {
 	float:left;
	border: 5px solid #FFFFFF;
}

#highlight {
	width:360px;
	padding:20px 0px 0px 0px;
}
#highlight div.detail {
	float:left;
	width:160px;
	margin-right:15px;
}
#highlight div.divider {
	height:39px;
	width:325px;
}

#records {
	width:499px;
	padding:15px 0px 0px 0px;
}
#records > div {
	clear:both;
}
#records .complete {
	min-height:54px;
	height:54px;
	line-height:18px;
	overflow:hidden;
	-webkit-transition:height ease-in-out 0.2s;
	-moz-transition:height ease-in-out 0.2s;
	transition:height ease-in-out 0.2s;
}
#records .complete.opened {
	height:auto;
}
#records .record {
	opacity:1;
	-webkit-transition:opacity ease-in-out 0.2s;
	-moz-transition:opacity ease-in-out 0.2s;
	transition:opacity ease-in-out 0.2s;
}
#records .record.active {
	opacity:1;
}
#records .read-more-div.images .read-more {
	display:none;
}

div.job-info {
	float:left;
	width:140px;
}

div.detail {
	float:left;
	width:309px;
	margin-left:20px !important;
	text-align:justify;
}

div.detail-dest {
	float:left;
	width:160px;
	margin:0px 15px 0px 0px !important;
	text-align:left;
}

#records div.divider {
	height:39px;
	width:499px;
}

#records-obras {
	width:499px;
	padding:15px 0px 0px 0px;
}

#records-obras div.detail {
	float:left;
	width:329px;
	margin-left:20px;
	text-align:justify;
}
#records-obras {
	width:499px;
	padding:15px 0px 0px 0px;
}

#records .read-more-div {
	margin-top:15px;
}
#records .read-more-div a {
}

#thumbs {
	margin-top:50px;
}
#thumbs .thumb {
	margin-right:15px;
	float:left;
}
#thumbs .detail {
	padding:5px 5px 15px 5px;
	clear:both;
}
#thumbs .last {
	margin-right:0px;
}


#records .bg, #highlight .bg, #thumbs .bg, .txt_home .bg{
 	float:left;
	padding:5px;
	background:url(../images/bg_thumb.png) no-repeat;
	width:140px;
}
#highlight .bg, #thumbs .bg, .txt_home .bg{
}



#projects {
	width:460px;
	height:180px;
	padding:25px 20px 20px 20px;
	margin-top:50px;
	background:url(../images/bg_projects.png) no-repeat #4C0000;
	color:#FFFFFF;
}
#projects div {
	line-height:150%;
}
#projects a {
	color:#FFFFFF;
}
#projects h2 {
	color:#FFFFFF;
	font-family:'HelveticaNeueLTMedium';
	font-size:25px;
	font-weight:normal;
}

#noticias {
	width:320px;
	height:180px;
	padding:25px 20px 20px 20px;
	margin-top:30px;
	background:url(../images/bg_projects.png) no-repeat #4C0000;
	color:#FFFFFF;
}
#noticias div {
	line-height:150%;
}
#noticias a {
	color:#FFFFFF;
}
#noticias h2 {
	color:#FFFFFF;
	font-family:'HelveticaNeueLTMedium';
	font-size:25px;
	font-weight:normal;
}

#noticias .scrollable {
width: 320px;
height: 140px;
padding-right: 10px;
line-height: 14px;
overflow: auto;
}

#footer {
	padding:40px 20px 50px 20px;
	clear:both;
	font-size:11px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	padding-right:25px;
}

#footer .float-right ul li {
    float: right;
    padding-right: 25px;
}


#footer a {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#team {
	margin:46px 0 0 20px;
}
#team h2 {
	margin:16px 0 6px 0;
}

a.read-more {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/icon_plus.png) no-repeat;
	padding:3px 0 2px 25px;
	height:18px;
}
a.read-more:hover {
	text-decoration:none;
}

a.read-more2 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/icon_plus.png) no-repeat;
	padding:3px 0 2px 25px;
	height:18px;
}
a.read-more2:hover {
	text-decoration:none;
}

.left-padding {
	padding-left:5px;
}

.shadow {
	position:relative;
}
.shadow img {
	position:absolute;
	left:-40px;
	top:-45px;
}

.divider {
	width:100%;
	height:50px;
	background:url(../images/bg_divider.gif) repeat-x center;
	clear:both;
}

.txt-gray {
	color:#666666;
}
.txt_home p {
	//margin-bottom:20px;
	text-align:justify;
}

.txt_home div.detail2 {
	float:left;
	width:320px;
	padding-right:10px;
	text-align:justify;
}

.txt_home a {
	text-decoration:underline;
	color:#900;
}

.img-border {
	border:5px solid #960000;
}

/* general settings */
.uppercase {
	text-transform:uppercase;
	}
.no-margin {
	margin:0px;
	}
.no-padding {
	padding:0px;
	}
.display-none {
	display:none;
	}
.hidden {
	visibility:hidden;
	}
.visible {
	visibility:visible;
	}
.float-left {
	float:left;
	}
.float-right {
	float:right;
	}
.default-cursor {
	cursor:default;
	}
.png-img {
	}	