html, body{
	background-image:url(images/bg_topo.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#525948;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
	line-height:14px;
}
img{
	border:0;
}
#logo{
	width:149px;
	margin:0 auto;
	height:55px;
	margin-bottom:15px;
}
#site{
	width:990px;
	margin:0 auto;
	padding-top:0px;
}

#about{
	display:inline;
	width:240px;
	float:left;
	margin-right:9px;
}
#aboutTop{
	width:240px;
	height:41px;
	background-image:url(images/tab_top_about.gif);
}
#aboutCont{
	width:216px;
	padding:10px 12px 0 12px;
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-y;	
}
#aboutBot{
	width:240px;
	height:11px;
	background-image:url(images/tab_bottom.gif);
}
#about a:visited{
	text-decoration:none;
	color:#4B4B4B;
}
#about a:active{
	text-decoration:none;
	color:#4B4B4B;
}
#about a:link{
	text-decoration:none;
	color:#4B4B4B;
}
#about a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#c2e810;
}


#portfolio{
	display:inline;
	width:240px;
	float:left;
	margin-right:9px;
}
#portfolioTop{
	width:240px;
	height:41px;
	background-image:url(images/tab_top_portfolio.gif);
}
#portfolioCont{
	width:216px;
	padding:5px 12px 0 12px;
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-y;	
}
#portfolioBot{
	width:240px;
	height:11px;
	background-image:url(images/tab_bottom.gif);
}
#portfolio h1{
	font-size:11px;
	margin:5px 0 4px 0;
	_margin-top:10px;
	padding:0;
}
#portfolio ul{
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
}
#portfolio li{
	margin:0;
	padding:0;
	display:inline;
}
#portfolio .out{
	border:solid 1px #C4C4C4;
	margin:2px 2px 1px 2px;
	padding:1px;
}
#portfolio .hover{
	border:solid 1px #ffaf03;
	margin:2px 2px 1px 2px;
	background-color:#ffaf03;
	padding:1px;
}

#contact{
	display:inline;
	width:240px;
	float:left;
	margin-right:9px;
}
#contactTop{
	width:240px;
	height:41px;
	background-image:url(images/tab_top_contact.gif);
}
#contactCont{
	width:216px;
	padding:10px 12px 0 12px;
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-y;	
}
#contactBot{
	width:240px;
	height:11px;
	background-image:url(images/tab_bottom.gif);
}
#contact form{
	margin:0;
	padding:0 0 6px 0;
}
#contact .form{
	font-size:11px;
	color:#666666;
	border:solid 1px #00a2ff;
	width:214px;
	_width:213px;
}
#contact .btn{
	font-size:11px;
	color:#ffffff;
	background-color:#00a2ff;
	width:60px;
	height:18px;
	border:none;
}
#contact a:visited{
	text-decoration:none;
	color:#4B4B4B;
}
#contact a:active{
	text-decoration:none;
	color:#4B4B4B;
}
#contact a:link{
	text-decoration:none;
	color:#4B4B4B;
}
#contact a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#00a2ff;
}


#contact .formulario{
	font-size:11px;
	color:#666666;
	border:solid 1px #00a2ff;
	width:214px;
	_width:213px;
}

#services{
	display:inline;
	width:240px;
	float:left;
	line-height:16px;
}
#servicesTop{
	width:240px;
	height:41px;
	background-image:url(images/tab_top_services.gif);
}
#servicesCont{
	width:216px;
	padding:10px 12px 0 12px;
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-y;	
}
#servicesBot{
	width:240px;
	height:11px;
	background-image:url(images/tab_bottom.gif);
}
#services ul{
	margin:0 0 0 2px;
	padding:0 0 4px 0;
	list-style:none;
}
#services li{
	background-image:url(../imagens/m_cinza.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:10px;
}
#services a:visited{
	text-decoration:none;
	color:#8d8d8d;
}
#services a:active{
	text-decoration:none;
	color:#8d8d8d;
}
#services a:link{
	text-decoration:none;
	color:#8d8d8d;
}
#services a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#8d8d8d;
}
#footer_sub {
	width: 550px;
	padding: 8px 0 12px 0;
	margin: 0px auto;
	}
	#footer_sub a:link, #footer_sub a:active, #footer_sub a:visited {
		position: relative;
		}
		#footer_sub a:hover {
		background-position:  0px 0px;
		}
	a.to_top_sub {
		width: 20px;
		height: 21px;
		display: block;
		position: absolute;
		margin-left: 553px;
		margin-top: -21px;
		background: url('../_img/btn_go_to_top.gif') 0 -21px no-repeat;
	}
	a#left_sub {
		margin-left: -23px;
		margin-top: 0px;
	}