.index_instruments {
	position: absolute;
	z-index: 10;
	height: 38px;
	width: 240px;
	left: 50px;
	top: 0px;
}
.index_logo {
	font-size: 36pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	z-index: 0;
	left: 70%;
	top: -12px;
	position: absolute;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.index_line_sw {
	background-image: url(../images/_template/index/index_line_sw.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 10;
}
.index_arrows {
	position: absolute;
	left: 75%;
	top: 95px;
	height: 51px;
}
.index_container {
	position: absolute;
	width: 100%;
	top: 60%;
	left: 0px;
}
img.index_hspace50 {
	padding-right: 50px;
	padding-left: 50px;
}
.index_footer {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
}
.index_footer p {
	font-size: 8pt;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
