body {
	background: url(../img/body-bkg.png) repeat scroll;
	margin: 0;
	padding: 0;
}

.container{
	margin: 0pt auto;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
}

#header{
	background: url(../img/hdr-bkg.png) repeat-x scroll;
	height:181px;
	position:absolute;
	z-index :100;
	top: 0px;
	left:0px;
	width:100%;
}

#headertopo
	{
	height: 171px;
	position: relative;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center -1px;
	background-image: url(../img/logo.png);
	}
	
#headerrodape
	{
	background: url(../img/rodape.png) repeat-x scroll;
	height:50px;
	position:absolute;
	z-index :100;
	top: 735px;
	left:0px;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
	}

#navigation{
	height:60px;
}

#index, #index div, 
#produtos, #produtos div, 
#contato , #contato div {
	height:80px;
	position:absolute;
	width:97px;
	float:left;
}

#index, #produtos, #contato{
	background-image: url(../img/nav.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	top:171px;
}

#index{
	background-position: 0px -25px;
	margin-left:6px;
}

#produtos{
	background-position: -98px -25px;
	margin-left:105px;
}

#contato{
	background-position: -196px -25px;
	margin-left:204px;
}

#index div, #produtos div, #contato div {
	background-image: url(../img/white.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px -60px;	
}	

.pri-nav a{
	display:block;
	text-decoration:none;
	text-indent:-30000px;
}

.content{
	margin-top:160px;
}

#content-title{
	background: url(../img/content-title.png) no-repeat scroll;
	height:100%;
	position:absolute;
	width:74%;
	text-align:justify; 
}

#fotos{
	height:225px;
	width: 725px;
	margin-left: 80px;
}

#formulario{
	border: 1px solid black;
	width: 500px;
	height: 300px;
	}
	

.form1{
	height: 434px;
	width: 816px;
	margin-left: 70px;
	background-image: url(../img/mapa.png);
	background-repeat: no-repeat;
}

.objetos {
	width:275px;
}

.galeria {
	position:relative;
	float:left;
	height: 600px;
	width: 625px;
	margin-left: 150px;
	}