body {
	background:#FFF url(../images/bg/body.jpg) 0 0 repeat-x;
}

/*========================================================================================
	HEADER
========================================================================================*/

div#header{
	height:424px;
}

div#sombra-nav{
	width:1003px;
	height:63px;
	float:left;
	background:transparent url(../images/bg/sombra-nav.png) 0 0 no-repeat;
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg/sombra-nav.png, sizingMethod=crop);
}

/*========================================================================================
	FOTO - FLASH
========================================================================================*/

div#flash-picture-content{
	height:224px;
	width:1003px;
	margin-top:17px;
	float:left;
	text-align:center;
	border:1px solid #000;
}
	
		div#flash-picture-content p{
			margin-top:150px;
		}

/*========================================================================================
	TOP NAVIGATION
========================================================================================*/

div#submenu1{
	top:425px;
	background:transparent url(../images/bg/sub-empresa-home.gif) 0 0 no-repeat;
}

/*========================================================================================
	CALLOUTS
========================================================================================*/

div#call-outs {
	width:1003px;
	height:173px;
	float:left;
	margin-top:-15px;
}

		div#call-outs a{
			width:148px !important;
			color:#FFF;
		}
		
				div#call-outs a:hover{
					color:#000;
				}
		
		div#call-outs img#img-empresa{
			position:absolute;
			bottom:1px;
			_bottom:0;
			right:1px;
		}
		
		div#call-outs img#img-servicos{
			position:absolute;
			bottom:1px;
			_bottom:0;
			right:1px;
		}
		
		div#call-outs img#img-clientes{
			position:absolute;
			bottom:-8px;
			_bottom:-9px;
			right:-10px;
		}
		
div#call-outs h2{
	position:absolute;
	top:0;
	left:27px;
}

div#call-outs .box1,
div#call-outs .box2,
div#call-outs .box3{
	width:312px;
	height:143px;
	position:relative;
	float:left;
	margin-right:30px;
	background:transparent url(../images/bg/box.png) 0 0 no-repeat;
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg/box.png, sizingMethod=crop);
}

div#call-outs .box1{
}

div#call-outs .box2{
}

div#call-outs .box3{
	margin-right:0;
}

div#call-outs .box-content{
	width:256px;
	height:81px;
	position:absolute;
	top:33px;
	left:27px;
	background:transparent url(../images/bg/box.gif) 0 0 no-repeat;
	border:1px solid #FFF;
}

div#call-outs h2{
	width:190px;
	color:#335C9B;
	font-size:1em;
}

div#call-outs a{
	display:block;
	width:auto;
	position:relative;
	margin:1em 0 0 0.8em;
}

/*========================================================================================
	FOOTER
========================================================================================*/

div#footer{
	color:#FFF;
	background:transparent url(../images/bg/linha-footer.gif) 0 0 no-repeat;
}
