/* $Id: expertise.css 8 2009-03-16 20:19:26Z joanfabregat $ */
/* @group expertMain */
#expertMain {
	position: absolute;
	left: 50%;
	width: 1017px;
	top: 80px;
	background: #fff url(../images/expertMain.gif) no-repeat top left;
	margin-left: -508.5px;
	z-index: 2;
	height: 800px;
}
#expertMain h2.title {
	position: absolute;
	top: 65px;
	left: 195px;
}
#expertMain div.text1 {
	color: #c65e25;
	position: absolute;
	left: 17px;
	top: 125px;
	text-align: center;
	width: 140px;	
	font-size: 11px;
	line-height: 30px;
}
#expertMain div.text2 {
	position: absolute;
	left: 240px;
	top: 160px;
	width: 300px;
}
#expertMain div.text2 p {
	margin: 20px 0;
}
#expertMain div.text3 {
	position: absolute;
	left: 650px;
	top: 390px;
	font-size: 11px;
	width: 350px;
}
#expertMain div.text3 p {
	margin: 7px 0;
	color: gray;
}
#expertMain div.text2 p strong {
	font-size: 18px;
	color: #c65e25;
}
#expertMain div.nafCA {
	position: absolute;
	width: 397px;
	height: 177px;
	left: 600px;
	top: 180px;
	background: url(../images/expertCA.gif) no-repeat top left;	
}
#expertMain div.nafCA div {
	font-size: 18px;
	margin: 60px 70px 0;
	text-align: center;
}

/* @end */
/* @group expertBg
 */
#expertBg {
	position: absolute;
	z-index: 1;
	top: 688px;
	left: 0;
	right: 50%;
	height: 17px;
	width: 50%;
	background: url(../images/expertBg.gif) repeat-x top;
}
#expertBg2 {
	position: absolute;
	z-index: 1;
	top: 155px;
	left: 50%;
	width: 50%;
	right: 0;
	background: url(../images/expertBg2.gif) repeat-x top;
	height: 22px;
}

/* @end */
