div#index_copy {
	margin: 0px;
	padding: 2px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	display: block;
	background-image: url(img/copy_right_top3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	text-align: right;
}
div#index_banner{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	float: left;
	height: 110px;
}
div#index_banner img{
	margin: 0px;
	padding: 0px;
	border: none;
}
div#index_whatsnew{
	margin: 0px;
	padding: 5px 20px 0px 0px;
	float: right;
	height: 110px;
}
div#index_whatsnew h3{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 15px;
	width: 369px;
	background-image: url(img/whatsnew.gif);
	background-repeat: no-repeat;
}
div#index_whatsnew iframe{
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 369px;
	display: block;
	border: none;
}
