/* $Id: nafwork.css 46 2009-11-09 18:18:22Z jfabregat $ */
/* @group recoMain */
#recoMain {
	position: absolute;
	top: 0;
	width: 1078px;
	height: 1000px;
	background: #fff url(../images/recoMain.gif) no-repeat top left;
	left: 50%;
	margin-left: -539px;
	z-index: 2;
}
#recoMain div.text1 {
	position: absolute;
	left: 225px;
	top: 180px;
	width: 350px;
}
#recoMain div.text2 {
	position: absolute;
	left: 700px;
	top: 350px;
	width: 350px;
}
#recoMain div.text3 {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 860px;
	text-align: center;
	padding-bottom: 50px;
}

/* @end */
/* @group recoBg */
#recoBg {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 50%;
	top: 81px;
	height: 734px;
	background: url(../images/recoBg.gif) repeat-x top;
}
#recoBg2 {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	height: 600px;
	margin-left: -311px;
	width: 24px;
	background: url(../images/recoBg2.gif) repeat-y left;
}

/* @end */
