div#body{
	_margin-top: 15px;
}

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

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

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

a#btn4pdf{
	width: 373px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	background-image: URL(../img/btn_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	position: absolute;
	top: 440px;
	left: 530px;
	
}
a#btn4pdf:hover{
	background-position: 0 -64px;
}


a#btn_sclabo{
	width: 316px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	background-image: URL(../img/btn_sclabo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	position: absolute;
	top: 90px;
	left: 20px;
}
a#btn_sclabo:hover{
	background-position: 0 -41px;
}
