/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}

body {
	background: #1d1e21 url("imgs/bg.jpg") repeat-x top left;
	font:normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #fff;
}
h4 {
	font-size: 14px;
	font-weight: lighter;
	color:#fff;
	margin:10px 0 18px 0;
}
#conteudo li {
	margin: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
.clear {
	clear: both;
}

/* topo */
#navigation {
	background: #282828;
	height: 60px;
	border-top: 20px solid #282828;
	border-bottom: 5px solid #3090CC;
}
#navigation h1 {
	height: 60px;
	float: left;
}
#navigation h1 a {
	background: url("imgs/logo-tmv.jpg") no-repeat top left;
	width: 155px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation h1 br {
	display: none;
}
#navigation #navigation-wrapper {
	position: relative;
	float: right;
	width: auto;
	z-index: 0;
	font-size: 18px;
}
#navigation ul {
	list-style-type: none;
	height: 40px;
	margin-top: 20px;
}
#navigation ul li {
	float:left;
}
#navigation a {
	height: 30px;
	text-align: center;
	font-weight: lighter;
	display: block;
	color: #7d7d7d;
}
#navigation a:hover {
	color: #fff;
}
#navigation-wrapper a {
	padding-top:15px;
}
#navigation a.empresa {
	width:105px;
}
#navigation a.portfolio {
	width:125px;
}
#navigation a.servicos {
	width:105px;
}
#navigation a.contato {
	width:110px;
}
#navigation a.ativo {
	color: #FFF;
	background-color:#3090CC;
}
/* tab */
#tab-bg {
	background-color: #000; /* Safari needs this */
	position: absolute;
	height: 45px;
	z-index: -1;
}

/* conteudo */
.wrapper {
	width: 950px;
	_width:949px; /* fudge IE6 */
	margin: 0 auto;
	clear:both;
}
#navigation div.wrapper {
	position: relative;
}
#conteudo {
	clear:both;
	z-index: 0;
}
#img-cycle {
	height: 400px;
	overflow: hidden;
}

#nav_img-cycle {
	position:absolute;
	margin-top: 10px;
	z-index:10;
	padding:4px 0 4px 16px;
	float:left;
	display: inline;
	line-height:1em;
	color:#fff;
}
#nav_img-cycle a {
	display: inline;
	float: left;
	margin-right: 4px;
	width: 16px;
	padding: 2px 0;
	height: 12px;
	text-align: center;
	border: 1px solid #7D7D7A;
	color: #7D7D7A;
}
#nav_img-cycle a:hover, #nav_img-cycle a.activeSlide {
	background-color:#3090CC;
	border: 1px solid #3090CC;
	color:#FFF
}

#empresa-text {
	background: #F0EFEA;
	border-top: 5px solid #3090CC;
}
.empresa-info {
	margin: 20px 0 25px 25px;
	width: 245px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 16px;
	color: #84827B;
	padding: 10px 10px;
	background-color: #E3E3D9;
	border: 1px solid #CCC;
}
.coluna {
	margin: 20px 0 25px 25px;
	width: 160px;
	display: inline;
	float: left;
	color: #494949;
	font-size: 10px;
	line-height: 16px;
	border-left: 1px solid  #ccc;
	padding: 5px 0 5px 25px;
}
.coluna h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	display:block
}
.coluna a {
	padding:2px 7px 2px 5px;
	text-transform:uppercase;
	color:#fff;
	background-color:#7d7d7d;
}
.coluna a:hover {
	background-color: #3090CC;
	color:#fff;
}
.coluna img {
	display:inline;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin: 8px 0 5px 0;
}
.coluna p {
	width:auto
}
.coluna p.saiba {
	text-align: right;
	margin: 15px 0 0 0;
}

/* portfolio */
#portfolio {
	background: #F0EFEA;
	margin: 0;
	padding: 30px 0 0 30px;
	clear: both;
}

ul#portfolio-list {   
	float: left;   
	list-style: none;   
	padding:0;
	width: 930px;
	margin: 0 0 20px 0;
}  
ul#portfolio-list li {   
	float: left;   
	list-style: none;   
}
.portfolio-image {
	float: left;
	margin: 20px 0 0 20px;
	width: 160px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: relative;
}

/* footer */
#footer {
	clear: both;
	z-index: 2;
}
#footer-text {
	background: #282828;
	height: 80px;
	border-top: 5px solid #3090CC;
}
.left {
	display: inline;
	float: left;
	color:#6d6d6d;
	margin: 5px 0 0 10px;
}
.right {
	display: inline;
	float: right;
	text-align: right;
	color:#6d6d6d;
	margin: 5px 10px 0 0;
}
.right a {
	color:#CCCCCC;
	font-weight: lighter;
}
.right a:hover {
	text-decoration: underline;
}

/* preloader js */
#preload {
	display: none;
}
