body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	background-image: url(../imagens/header.png);
	background-repeat: repeat-x;
}

#logogmapper {
	float: left;
	margin-top: 35px;
	margin-left: 15px;
}

#logoengesat {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
}

#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;



}

#left {
	float: left;
	width: 680px;
	padding-bottom: 10px;

}

#left h1 {
	color: #11a6d4;
	margin: 3px 0px 20px;
	font-size: 20px;
	font-weight: bold;
}

#left p {
	margin-bottom: 10px;
}

#right {
	float: right;
	width: 200px;
}

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
	padding: 0px;
	line-height: 200%;
}

#menu ul li{
	margin: 0;
	list-style: none;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#menu a {
	text-decoration: none;
	color: #11a6d4;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

#menu a.current {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

#links {
}

#links ul {
	margin: 0;
	list-style: none;
	padding: 0px;
	line-height: 200%;
}

#links ul li{
	margin: 0;
	list-style: none;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#links a {
	text-decoration: none;
	color: #11a6d4;
}

#links a:hover {
	text-decoration: none;
	color: #000000;
}

.box {
	margin-bottom: 1em;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.box .content {
	padding: 10px;
}

.box .title {
	height: 28px;
	background: #11a6d4;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}

#precos {
}

#precos table
{
	border-collapse: collapse;
	border-spacing:0;
	border: 1px solid #000000;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

#precos td {
	border: 1px solid #000000;
	padding: 3px;
  }

#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}

#copyright {
	color: #999999;
	text-align: center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, #logogmapper, #logoengesat { behavior: url(iepngfix.htc); } 

img {
	border: nome;
	behavior: url(iepngfix.htc);
}

