div#body{
	_margin-top: 15px;
	_font-size: 120%;
}

div#specialmenu{
	width: 970px;
	margin: 10px auto 20px;
	background-color: #fff;
	text-align: center;
}

img.bigimage{
	width: 950px;
	margin: 0 auto;
}

a#btn4pdf{
	width: 638px;
	height: 73px;
	display: block;
	text-indent: -9999px;
	background-image: URL(../images/btn4pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
}
a#btn4pdf:hover{
	background-position: 0 -73px;
}


h2#toptitle{
	margin-left: 10px;
	font-size: 12pt;
	_margin-top: 10px;
}
h2#toptitle span.subtitle{
	font-size: 8pt;
}


div#lucla{
	position: relative;
	width: 950px;
	margin: 10px auto 0;
}
a#btn4lucra{
	display: block;
	width: 264px;
	height: 56px;
	background-image: URL(../images/button_lucra.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -99999px;
	position: absolute;
	top: 229px;
	right: 7px;
}
a#btn4lucra:hover{
	background-position: 0 -56px;
}

div#pleo{
	position: relative;
	width: 950px;
	margin: 10px auto 0;
}
a#btn4pleo{
	display: block;
	width: 264px;
	height: 56px;
	background-image: URL(../images/button_pleo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -99999px;
	position: absolute;
	top: 243px;
	right: 7px;
}
a#btn4pleo:hover{
	background-position: 0 -56px;
}
