body {
margin:0 auto;
background-color: #FFFFFF;
}
#header {
width: 100%;
height: 131px;
background-image:url(images/topgradient.jpg);
}

#logo {
width: 1028px;
height: 131px;
margin: auto;
}
#logo h2 {
width: 567px;
height: 131px;
margin: 0;
padding: 0;
background-image:url(images/logo.jpg);
position: relative;
left: -10px;
}
#logo h2 span{
display: none;
}


#content {
width: 100%;
background-image: url(images/base-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 760px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
text-align: justify;



}

#recent {
	width: 1024px;
	/*background-image: url(images/main.jpg);
background-repeat: no-repeat;
background-position: center top;*/
height: 320px;
	margin: auto;
	position: relative;
	left: 20px;

}
#recent  span{
display: none;
}

#g2 {
width: 1024px;
height: 185px;
margin: auto;
position: relative;
left: 20px;
top: 20px;

}

#info {
width: 1024px;
height: 121px;
float: left;


}



#welcome {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #847B79;
	float: left;
	height: 121px;
	padding: 24px;
	position: relative;
	top: -14px;
	text-align: justify;
}

#welcome h3 {
margin:  0 0 -8px 0px;
padding: 0;
font-size: 16px;
}

#minigallery {
width: 534px;
height: 121px;
float: left;

}

#minigallery ul {
margin:0;
padding: 0;
list-style: none;
}


#minigallery li {
float: left;
margin: 4px;
}

#minigallery .viewmore {
position: absolute;
top: 93px;
left: 931px;
}



#menu {
	position: absolute;
	left: 671px;
	margin-left: 60px;
	top: 100px;
	width: 515px;
	height: 50px;
	z-index: 20;
	font-weight: bold;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
	float: left;
	margin: 0 16px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #;
	text-transform: uppercase;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #3572FF;
}


/*--------PAGINAs INTERNAS-------*/





#interiores-content {
width: 1020px;
height: 348px;
margin: auto;
position: relative;
top: 51px;
left: 38px;



}

#interiores-content ul{
margin: 0 auto;
padding:0;
list-style: none;


}

#interiores-content li{
width: 131px;
height: 110px;
margin: 4px 8px 2px 0;
float: left;
border: none;
}

#interiores-content li img{
border: none;
}







#content-about{
margin: 0;
width: 552px;
height:444px;
position: absolute;
left: 50%;
margin-left: -470px;
top: 170px;

}

#content-sideimage{
position: absolute;
left: 50%;
top: 160px;
margin-left: 100px;
}

#content-bottommage{
margin: 0;
width: 552px;
height:400px;
position: absolute;
left: 50%;
margin-left: -470px;
top: 385px;
}

#content-reeldisplay{
	width: 760px;
	height: 520px;
	position: absolute;
	left: 791px;
	margin-left: -400px;
	top: 179px;
	border: solid 1px #FF0000;
}
