#welcome {
	position: absolute;
	top: 0;
	left: 170px;
	width: 490px;
	height: 400px;
	background: transparent url(../images/welcome.gif) no-repeat scroll right bottom; }

#welcome p#frase1 {
	position: absolute;
	top: 70px;
	left: 0px;
	display: block;
	width: 220px;
	height: 100px;
	font: normal normal normal 18px/24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #aaa;
	margin: 0 0 18px 0; }

#welcome p#frase1 img#apini {
	position: relative;
	right: 30px;
	bottom: 15px; }

#welcome p#frase1 img#apfin {
	position: relative;
	top: 15px;
	left: 30px; }

#welcome p#frase2 {
	position: absolute;
	top: 280px;
	left: 50px;
	display: block;
	width: 220px;
	height: 50px;
	font: normal normal normal 18px/24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #aaa;
	margin: 0 0 18px 0; }

#welcome p#frase2 span { color: #EC1C24; }

#welcome p#frase3 {
	position: absolute;
	top: 380px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	font: normal normal normal 10px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #aaa; }

#welcome p#frase3 a {
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #aaa; }

#welcome p#frase3 a:hover { color: #EC1C24; padding: 1px 0 0 1px; }

#newmaw { top: 430px; }