@charset "utf-8";
#container {
	background-image: none;
	float: left;
	height: 960px;
	width: 1280px;
	position: absolute;
	top: -5px;
	left: -3px;
}
#container #top {
	float: left;
	height: 150px;
	width: 1280px;
	position: relative;
	clear: right;
	background-image: url(marina_img/top_mar.png);
}
#container #top #top_menu {
	float: left;
	height: 40px;
	width: 900px;
	position: relative;
	bottom: -100px;
	right: -90px;
}

#container #content {
	float: left;
	height: 770px;
	width: 1280px;
	position: relative;
	background-image: url(marina_img/content_mar.png);
}
#container #content #h1 {
	float: left;
	height: 43px;
	width: 200px;
	position: relative;
	left: 350px;
	top: 200px;
}

#container #content #logo {
	width: 200px;
	height: 200px;
	float: left;
	position: relative;
	left: 40px;
}
#container #content #content_up {
	width: 300px;
	height: 320px;
	float: right;
	position: relative;
	background-image: none;
	bottom: -20px;
	right: 150px;
}
#container #content #content_low {
	width: 900px;
	height: 330px;
	float: left;
	position: relative;
	bottom: -170px;
	background-image: url(marina_img/marinaconteudo1.jpg);
	left: 230px;
}
#container #content #content_low_vagas #txt_vagas {
	width: 500px;
	height: 200px;
	float: right;
	position: relative;
	padding: 20px;
}
#container #content #content_low_vagas {
	background-image: url(marina_img/vagas_bg.png);
	float: left;
	height: 330px;
	width: 900px;
	bottom: -170px;
	position: relative;
	left: 230px;
}

#container #content #content_low2 {
	float: left;
	height: 480px;
	width: 641px;
	position: relative;
	background-color: #FBFFD4;
	bottom: -270px;
	left: -100px;
}
#container #content #content_low_servicos {
	float: left;
	height: 330px;
	width: 900px;
	position: relative;
	left: 230px;
	bottom: -170px;
	background-image: url(marina_img/servicos_bg.png);
}
#container #content #content_low_servicos #txt_servicos {
	float: right;
	height: 190px;
	width: 500px;
	position: relative;
	padding-top: 20px;
}




#container #foot {
	clear: none;
	float: left;
	height: 40px;
	width: 1280px;
	position: relative;
	background-image: url(marina_img/foot_mar.png);
}
#container #foot #footer_right {
	float: left;
	height: 30px;
	width: 600px;
	clear: right;
	text-align: center;
	position: relative;
	top: 5px;
	left: 300px;
}
#container #foot #footer_cardsul {
	float: right;
	width: 140px;
	position: relative;
	height: 30px;
	left: -40px;
	bottom: -10px;
}
