html, body {
	margin: 0px;
	padding:  0px;
	background: url('../img/bg.jpg') top center no-repeat #f4f4f4;
	font-family: Arial;
	font-size: 14px;
	color: #646464;}

a {color: #222;}
a:hover {color: #60840b}
a img {border: none;}

#top {
	position: relative;
	overflow: hidden;}
#top h1 {display: none;}

#menu {
	display: block;
	float: right;
	padding-top: 30px;}
#menu li {
	display: block;
	float: left;}
#menu li a {
	display: block;
	float: left;
	height: 56px;
	text-decoration: none;}
#menu li a span {visibility: hidden;}
#menu li.home a {
	width: 139px;
	background-image: url('../img/menu_home.png');
	background-position: left top;}
#menu li.empresa a {
	width: 103px;
	background-image: url('../img/menu_empresa.png');
	background-position: left top;}
#menu li.servicos a {
	width: 91px;
	background-image: url('../img/menu_servicos.png');
	background-position: left top;}
#menu li.clientes a {
	width: 93px;
	background-image: url('../img/menu_clientes.png');
	background-position: left top;}
#menu li.trabalhe a {
	width: 153px;
	background-image: url('../img/menu_trabalhe.png');
	background-position: left top;}
#menu li.contato a {
	width: 101px;
	background-image: url('../img/menu_contato.png');
	background-position: left top;}

#menu li.home a:hover,
#menu li.empresa a:hover,
#menu li.servicos a:hover,
#menu li.clientes a:hover,
#menu li.trabalhe a:hover,
#menu li.contato a:hover {background-position: left -56px;}

#menu li.current a,
#menu li.current a:hover {background-position: left bottom;}


#panel {
	position: relative;
	width: 960px;
	margin: 0px auto 20px;
	padding: 3px;
	overflow: hidden;}
#panel img.top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;}
#panel img.right {
	position: absolute;
	top: 8px;
	right: 0px;
	z-index: 10;}
#panel img.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;}
#panel img.left {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 10;}

#panel div.theText {
	position: relative;
	float: left;
	padding: 30px;
	width: 260px;
	height: 323px;
	background: url('../img/panel-watermark.gif') bottom right no-repeat #45490c;
	color: #fff;
	font-size: 12px;
	text-align: justify;}
#panel div.theText p {
	margin-bottom: 20px;
	line-height: 1.5em;}

#panel ul#slideshow {
	position: relative;
	display: block;
	left: 320px;
	width: 640px;
	}

#panel div.panelBottom {
	clear: both;
	background: #fff;
	}

#panel div.sub {
	position: relative;
	float: left;
	padding: 6px;
	font-size: 12px;
	width: 400px;
	color: #333;
	}
#panel div.thumbs {
	position: relative;
	float: right;
	padding: 5px 10px;}
#panel div.thumbs a,
#panel div.thumbs img {
	display: block;
	float: left;}
#panel div.thumbs a {margin-left: 10px;}
#panel div.thumbs a.current {outline: 3px solid #ccc;}


#featuredImages {
	position: relative;
	text-align: center;}
#featuredImages ul {
	display: block;
	width: 320px;
	height: 180px;
	margin: 20px auto;
	overflow: hidden;}
#featuredImages img.featImgFrame {
	position: absolute;
	top: 0px;
	left: 65px;
	z-index: 10;}
#featuredImages a.featImgBtLeft {
	position: absolute;
	top: 79px;
	left: 17px;
	z-index: 10;}
#featuredImages a.featImgBtRight {
	position: absolute;
	top: 79px;
	right: 18px;
	z-index: 10;}

#footer {
	position: relative;
	background: url('../img/footer-bg.png') center center no-repeat;
	width: 960px;
	height: 56px;
	margin: 20px auto 10px auto;}
#footer address {
	position: absolute;
	top: 21px;
	right: 60px;
	color: #898989;
	font-size: 12px;}

#powered_signature {
	clear: both;
	text-align: center;
	}

#powered_signature a{
	display: block;
	padding-right: 20px;
	}

.inset {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	background: url('../img/inset-bg.jpg') center top no-repeat;}
.inset ul,
.services ul {
	padding-left: 10px;
	padding-top: 20px;}
.inset ul li,
.services ul li {
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url('../img/bullet.gif') left center no-repeat;
	padding-left: 30px;}

.freeText {
	position: relative;
	padding: 0px 10px;}
.freeText a.freeTextImage {
	border: 10px solid #d0e4e2;
	display: block;
	float: right;
	margin-left: 20px;}

.freeText a.freeTextImage:hover {border-color: #4b5f22;}
.freeText a.freeTextImage img {
	display: block;
	position: relative;}
.freeText p {
	text-align: justify;
	margin-bottom: 20px;
	color: #646464;
	line-height: 1.7em;}

.freeTextLeft {
	position: relative;
	float: left;
	width: 48%;
	overflow: hidden;}
.freeTextRight {
	position: relative;
	float: right;
	width: 48%;
	overflow: hidden;}


.gallery div.grid_3 a {
	position: relative;
	display: block;
	width: 210px;
	height: 140px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 30px;}
.gallery div.grid_3 a img {display: block;}
.gallery div.grid_3 a span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 180px;
	padding: 5px 15px;
	display: block;
	background: url('../img/gal-corner.gif') left bottom no-repeat #000;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	opacity: 0.9;
	-moz-opacity: 0.9;}
.gallery div.grid_3 a:hover {outline: 10px solid #d0e4e2;}
.gallery div.grid_3 a:hover span {display: none;}

.partners div.grid_6 {
	font-size: 12px;
	text-align: justify;
	background: url('../img/div.gif') bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 1.7em;}
.partners div.grid_6 h3 {
	font-size: 18px;
	color: #2e88a2;
	margin-bottom: 5px;}
.partners div.grid_6 img {
	float: left;
	margin-right: 20px;}

.services div.grid_6 img {border: 10px solid #d0e4e2}


.formField {padding-left: 10px;}
.formField label.input {
	position: relative;
	display: block;
	margin-bottom: 10px;
	width: 360px;
	height: 31px;
	background: url('../img/input-bg.gif') center center no-repeat;}
.formField label.input input {
	padding: 3px 10px;
	margin-top: 4px;
	margin-left: 2px;
	font-size: 14px;
	background: none;
	border: none;
	width: 330px;
	color: #666;}
.formField label.textarea {
	position: relative;
	display: block;
	margin-bottom: 10px;
	width: 360px;
	height: 150px;
	background: url('../img/textarea-bg.gif') center center no-repeat;}
.formField label.textarea textarea {
	padding: 3px 10px;
	margin-top: 4px;
	font-size: 14px;
	background: none;
	border: none;
	height: 130px;
	width: 330px;
	color: #666;}
.formField h3 {
	font-size: 18px;
	font-style: italic;
	color: #45490c;}

.homeLogin {padding-left: 0px;}
.homeLogin form {
	padding: 0px;
	margin: 0px;}
.homeLogin label.input {
	position: relative;
	display: block;
	margin-bottom: 10px;
	width: 210px;
	height: 31px;
	background: url('../img/home-input-bg.gif') center center no-repeat;}
.homeLogin label.input input {
	padding: 3px 10px;
	margin-top: 4px;
	margin-left: 2px;
	font-size: 14px;
	background: none;
	border: none;
	width: 190px;
	color: #666;}

#map {
	position: relative;
	width: 515px;
	height: 510px;
	margin-top: 55px;}

.paddingTop {padding-top: 55px;}


/* GLOBAL CLASSES */
.green {color: #60840b}
.orange {color: #ed8520}
.yellow {color: #f9e202;}

.small {font-size: 11px}

.center, .alignCenter {text-align: center}

.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;} .clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;} .clearfix {display: inline-block;}* html .clearfix {height: 1%;} .clearfix {display: block;}

.divRuler {
	background: url('../img/div-ruler.gif') center center no-repeat;
	margin: auto;
	margin-bottom: 20px;
	height: 31px;
	clear: both;}
.divRuler2 {
	background: url('../img/div.gif') center center repeat-x;
	margin: 20px auto;
	height: 2px;
	clear: both;
	overflow: hidden;}
