body {
	margin:0;
	color:#0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#tudo {
	width:981px;
	position:relative;
	}

/*------------------------------------------------header--------------------*/
#header {
	background:url(imagens/header.jpg) 0 0 no-repeat;
	width:981px;
	height:300px;
	position:relative;
	margin:0 auto;
}

#header img.logo {
	position:absolute;
	left:6px;
	top:6px;
	width:420px;
	height:109px;
}

#header img.iso9001 {
	position:absolute;
	left:424px;
	top:6px;
	width:200px;
	height:109px;
}


#header p {
	font:normal 28px Arial, Helvetica, sans-serif;
	color:#f90;
	background-color:inherit;
	position:absolute;
	left:346px;
	top:43px;
}

.desiline {
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#f90;
	position:absolute;
	left:645px;
	top:30px;
}


.telefone {
	color:#fff;
	font:normal 26px Arial, Helvetica, sans-serif;
}


#menu{
	width:620px;
	position:absolute;
	left:6px;
	top:125px;
}

#banner {
	width:620px;
	height:130px;
	position:absolute;
	left:6px;
	top:165px;
	background:url(imagens/banner.jpg) 0 0 no-repeat;
}


/*------------------------------------------------body--------------------*/

#nav {
	width:981px;
	float:left;
	background-image: url(imagens/bodyback.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}


#rodape {
	clear:both;
	width:981px;
	position:relative;
	text-align:center;
	background-image: url(imagens/footer.jpg);
	height: 59px;
	}

#pest {
	width:266px;
	height:185px;
	position:absolute;
	left:635px;
	top:104px;
}
