body{
	background-image:url(img/background.jpg);
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001a36;
	line-height:18px;
	background-color: #001424;
	background-repeat: repeat-x;
}

/*CLASSES*/
p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001a36;
	line-height:18px;
}
.titbranco{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.txtdestaque{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001a36;
	line-height:13px;
}

a:link{color: #001a36; text-decoration: none; font-weight: bold;}
a:hover{color: #001a36;	text-decoration: none;	font-weight: bold; text-decoration: underline;}
a:visited{color: #001a36; text-decoration: none; font-weight: bold;}

.sato7{color: #fff;	text-decoration: none;	font-size: 10px;}
a.sato7:link{color: #fff;	text-decoration: none;	font-weight: bold;	font-size: 10px;}
a.sato7:hover{color: #fff;	text-decoration: none;	font-weight: bold;	font-size: 10px; text-decoration: underline;}
a.sato7:visited{color: #fff;	text-decoration: none;	font-weight: bold;	font-size: 10px;}

img{
	border: none;
}

.imgdestaque{margin-right:5px;}
.imgfooter{margin-left:200px;}

/*DIVS*/
#page{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	background-image:url(img/header.jpg);
	background-repeat: no-repeat;
	width:950px;
	height:240px;
}
/* MENU*/
#menu{
	background-image:url(img/menu.jpg);
	background-repeat: no-repeat;
	width:950px;
	height:44px;
}
#menu ul{list-style:none;text-indent:-9999em;margin-top:0px;}
    #menu li{
	 top:3px;
     height:34px;
	 position:absolute;
}
    #menu li a{display:block;text-decoration:none;width:100%;height:100%;top:0;}
    #home{
	width:120px;
	height:44px;
	left:279px;
	position:absolute;
}
    #aempresa{
	width:200px;
	height:44px;
	left:275px;
}
    #servicos{width:90px;height:44px;left:410px;}
	#clientes{width:90px;height:44px;left:525px;}
	#fotos{width:80px;height:44px;left:650px;}
	#contato{width:90px;height:44px;left:765px;}

/* FIM MENU*/

#destaque{
	width:950px;
	height:244px;
}
#content{
	background-color:#666666;
	padding:14px;
	width:780px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	display:table;
}
#boxcontent{
	background-color:#b9b9b9;
	padding:9px;
	width:760px;
	height:auto;
	float:left;
	display:table;
}
#boxleft{
	background-color:#b9b9b9;
	padding:9px;
	_width:375px;
	width:368px;
	height:370px;
	float:left;
}
#boxright{
	background-color:#b9b9b9;
	padding:9px;
	_width:375px;
	width:368px;
	height:370px;
	float:left;
}
#footer{
	width:100%;
	height: 28px;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	background-image: url(img/rodape.jpg);
	background-repeat: no-repeat;
}
#logo{
	width:55px;
	height:27px;
	float:right;
	position:absolute;
	left: 850px;
	top: 954px;
	_left: 830px;
	_top: 974px;

}
