@import "global.css";
#conteudo{
	margin:0;
	padding:0;
	width:620px;
	float:right;
}
/* HOME */
#map{
	margin:0 20px 0 0;
	padding:0;
	width:300px;
	float:left;
}
#map h4, #followUs h4{
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	width:285px;
	float:left;
	color:#000;
	font-size:18px;
	background:url(../../../arquivos/image/back-titulo.jpg) left 10px no-repeat;
}
#map h4 span, #followUs h4 span{
	color:#929292;
}
#services{
	margin:0;
	padding:0 10px;
	width:279px;
	float:right;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	background:#fafafa;
}
#services h4{
	margin:0 0 10px 0;
	padding:0;
	width:279px;
	float:left;
	color:#000;
	font-size:18px;
}
#services .services{
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	width:279px;
	float:left;
	color:#000;
	background:url(../../../arquivos/image/home-divisoria.jpg) left bottom no-repeat;
}
#services .services:last-child{
	background:none;
}
.services h3{
	margin:0 0 10px 0;
	padding:0;
	width:279px;
	float:left;
	color:#ffc000;
	font-size:14px;
}
.services ul li.servicePhoto{
	margin:0 10px 0 0;
	padding:0;
	width:147px;
	height:66px;
	border:1px solid #d3d3d3;
	float:left;
}
.services ul li.serviceDescription{
	margin:0;
	padding:0;
	width:120px;
	line-height:12px;
	float:right;
}
.services ul li.serviceDescription a{
	margin:0;
	padding:0;
	width:120px;
	color:#000;
	font-size:11px;
	float:right;
}
#followUs{
	margin:30px 0 0 0;
	padding:0;
	width:300px;
	float:left;
}
#followUs ul li{
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
#followUs ul li a{
	margin:0;
	padding:0;
	width:42px;
	height:42px;
	float:left;
}
#followUs ul li p{
	margin:0;
	padding:12px 0 0 5px;
	font-size:11px;
	color:#000;
	float:left;
}
