* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;
	height:100%;
}

/********************************************************
/
/		MAIN DIV'S AND CONTENT PLACING
/
/********************************************************/

div#container {
	background:transparent url(../img/bgcontainer.jpg) repeat-y scroll center top;
	height:auto !important;
	margin:0px auto -23px auto;
	min-height:100%;
	position:relative;
	width:836px;
}
/*
div#pageHeader {
	height: 270px;
	width:800px;
	background: transparent url(../img/header_bottom.jpg) repeat-x scroll left bottom;
	margin: 0 auto;
}
*/
div#pageHeader {
	height: 270px;
	width:800px;
	margin: 0 auto;
}

div#pageContent {
	height:auto !important;
	background:transparent url(../img/bgcontainer.jpg) repeat-y scroll center top;
}


div#pageFooter {
	position:relative;
	background: #999999 url(../img/footer.jpg) repeat-y scroll top center;
	width:100%;
	height: 23px;
}

div.clearfooter {
	height: 23px;
	clear: both;
}

/********************************************************
/
/		PAGE HEADER
/
/********************************************************/

#headerFoto {
	position:absolute;
	background: transparent url(../img/home/home_main_pic.jpg) no-repeat scroll left top;
	top: 0px;
	right: 20px;
	width: 479px;
	height: 284px;
	z-index: 5;	
}

/*

#pageHeader h1{
	position:relative;
	background:transparent url(../img/bgtitle.gif) no-repeat scroll left top;
	top: 26px;
	margin: 0 auto;
	height:63px;
	width:761px;
}

#pageHeader h2{
	position:absolute;
	background:transparent url(../img/home/home_tit.jpg) no-repeat scroll left top;
	top: 130px;
	left: 52px;
	height:71px;
	width:243px;
}

#pageHeader h1 span, #pageHeader h2 span{
	display: none;
}
*/

/********************************************************
/
/		LEFT CONTENT
/
/********************************************************/

#leftContent {
	position:relative;
	margin-top: 28px;
	width: 190px;
	float:left;
	padding-left: 40px;
}

#leftContent li {
	width: 160px;
	height: 20px;
	display:block;
	line-height:20px;
	list-style-type:none;
	text-align:left;
	padding-left: 14px;
	margin-top: 3px;
}

#leftContent li.li1{
	background:#F2F2F2 url(../img/bt_home.jpg) no-repeat scroll left top;
}
#leftContent li.li1_selected{
	background:#FFFFFF url(../img/bt_home.jpg) no-repeat scroll left top;
}
#leftContent li.li2{
	background:#F2F2F2 url(../img/bt_empresa.jpg) no-repeat scroll left top;
}
#leftContent li.li2_selected{
	background:#FFFFFF url(../img/bt_empresa.jpg) no-repeat scroll left top;
}
#leftContent li.li3{
	background:#F2F2F2 url(../img/bt_servicos.jpg) no-repeat scroll left top;
}
#leftContent li.li3_selected{
	background:#FFFFFF url(../img/bt_servicos.jpg) no-repeat scroll left top;
}
#leftContent li.li4{
	background:#F2F2F2 url(../img/bt_contactos.jpg) no-repeat scroll left top;
}
#leftContent li.li4_selected{
	background:#FFFFFF url(../img/bt_contactos.jpg) no-repeat scroll left top;
}
#leftContent li.li6{
	background:#F2F2F2 url(../img/bt_portfolio.jpg) no-repeat scroll left top;
}
#leftContent li.li6_selected{
	background:#FFFFFF url(../img/bt_portfolio.jpg) no-repeat scroll left top;
}

#leftContent li a{
	font-size: 12px;
}

#leftContent li a:link, #leftContent li a:visited {
	color:#333333;
	text-decoration: none;
}

#leftContent li a:hover {
	color:#999999;
}

/********************************************************
/
/		RIGHT CONTENT
/
/********************************************************/

#rightContent{
	float: left;
	position:relative;
	width: 570px;
}

#d1 {
	padding-top: 2px;
	text-align:left;
	position: relative;
	margin-top: 20px;
	float:left;
	height:150px;
	width:570px;
}

#d1 h3.maintit{
	position:relative;
	background:transparent url(../img/home/impressao_tit.gif) no-repeat scroll left top;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:134px;
	height:21px;
}

#d1 h3.maintit span{
	display: none;
}

#d1 p.p1{
	text-align:justify;
	float: left;
	font-size: 12px;
	color: #333333;
	width: 320px;
	margin-left: 12px;
}

#d2{
	position: relative;
	background:transparent url(../img/home/img_home.jpg) no-repeat scroll left -20px;
	float:right;
	width: 205px;
	height:90px;
}

#d3 h3 span, #d4 h3 span{
	display:none;
}

#d3{
	float:left;
	width: 252px;
	margin-left: 10px;
}

#d3 h3{
	background:transparent url(../img/home/servicos_tit.jpg) no-repeat scroll left top;
	width: 253px;
	height: 27px;
}
#d4{
	float:right;
	width: 301px;
	text-align: left;
}

#d3, #d4{
	background:transparent url(../img/home/box.jpg) repeat-x scroll 0px 24px;
	height: 230px;
}

#d4 h3{
	background:transparent url(../img/home/assistencia_tit.jpg) no-repeat scroll left top;
	width: 301px;
	height: 27px;
}

#d3 ul{
	margin-top: 10px;
}

#d3 li{
	background:transparent url(../img/home/bullet.jpg) no-repeat scroll 12px center;
	display:block;
	line-height:20px;
	list-style-type: none;
	text-align:left;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
}

#d3 li a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#d3 li a:hover{
	font-size: 14px;
	color: #999999;
}

#d4 p.p1{
	margin-top: 10px;
	width: 135px;
	line-height:18px;
	text-align:left;
	padding-left: 22px;
	font-size: 14px;
	color: #333333;
}

#d4 p.p2{
	background:transparent url(../img/home/telefone.jpg) no-repeat scroll top center;
	width: 221px;
	height: 32px;
	padding-left: 36px;
	margin: 12px 0px 0px 0px;
}

#d4 p.p3{
	background:transparent url(../img/home/mail.gif) no-repeat scroll top center;
	width: 283px;
	height: 16px;
	padding-left: 36px;
}

#d4 p.p2 span, p.p3 span{
	display:none;
}

#senhora {
	background:transparent url(../img/home/senhora.gif) no-repeat scroll top center;
	position:relative;
	z-index:6;
	margin-top: -162px;
	left: 154px;
	width: 147px;
	height: 146px;
}

#camiao {
	background:transparent url(../img/home/camiao.gif) no-repeat scroll top left;
	position:relative;
	z-index:6;
	margin-top: 10px;
	left: 60px;
	width: 168px;
	height: 104px;
}

#banner {
	position:relative;
	margin-left: -8px;
	margin-top: 10px;
}

#contact {
	position:relative;
	margin-left: -8px;
	margin-top: 10px;
}

