@import url(reset.css);

html, body{width:100%; height:100%;}
div#main *{float:left;}

div#mask{width:100%; height:1102px !important; z-index:1 !important; position:absolute; z-index:9999; background:url(../_img/bg-opacity.png) 0 0 repeat !important;}
.opacity{width:100%; height:100%; }


div#header{width:100%; height:550px;}
	div#header > div{width:1024px; min-height:10px; position:relative; left:50%; margin-left:-512px;}
	a.newbeach{width:394px; height:287px; position:relative; left:50%; margin-left:-190px; background:url(../_img/logo.png) 0 0 no-repeat; z-index:9999;}
	div#map{width:100% !important; height:570px !important; position:absolute; z-index:9999;}
	
div#linha{width:100%; height:44px; background:url(../_img/bg-amarelo.png) 0 0 no-repeat;}
	
div#content{width:100%; height:508px; background:url(../_img/bg-content.jpg) 0 0 no-repeat;}
	div#content > div{width:1024px; min-height:10px; position:relative; left:50%; margin-left:-520px;}
	
	div.info{width:300px; height:430px; font-family:"Times New Roman", Times, serif;}
		div.info h2{font-size:22px; font-weight:500; padding-top:5px; color:#f9eb0a;}
		div.info p{font-size:18px; padding:5px 0 15px 0; color:#FFF;}
	
	div.galeria{width:590px; min-height:10px; position:absolute; top:10px; left:330px;}
		a.link{position:absolute; top:20px; left:315px; font-family:"Times New Roman", Times, serif; font-size:22px; color:#FFF; z-index:5;}
			a.link:hover{color:Yellow;}
		a.thumb-01{width:297px; height:376px; position:absolute; background:url(../_img/thumb-01.png) 0 0 no-repeat; z-index:3;}
			a.thumb-01:hover{background-position:0 -376px;}
		a.thumb-02{width:320px; height:200px; position:absolute; top:50px; left:260px; background:url(../_img/thumb-02.png) 0 0 no-repeat; z-index:2;}
			a.thumb-02:hover{background-position:0 -200px;}
		a.thumb-03{width:278px; height:204px; position:absolute; top:210px; left:250px; background:url(../_img/thumb-03.png) 0 0 no-repeat; z-index:4;}
			a.thumb-03:hover{background-position:0 -204px;}
		
		.off{z-index:0 !important;}
		
	a.abaurre{width:111px; height:158px; position:absolute; right:0; background:url(../_img/abaurre.png) 0 0 no-repeat; z-index:5;}
	a.corretor{width:184px; height:195px; position:absolute; right:-7px; top:250px; background:url(../_img/corretor.png) 0 0 no-repeat; z-index:5;}
		