#index_bg {
	position:relative;
	width:922px;
	height:427px;
	z-index:2;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/index_bg_content.jpg);
}
#made_in {
	position:absolute;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	left: 78px;
	top: 209px;
	text-decoration: none;
}
#made_in a:link {
	color: #000000;
	text-decoration: none;
}
#made_in a:visited {
	color: #000000;
	text-decoration: none;
}
#made_in a:hover {
	color: #0786BB;
	text-decoration: none;
}
#made_in a:active {
	color: #000000;
	text-decoration: none;
}
#news {
	position:absolute;
	width:111px;
	height:82px;
	z-index:2;
	left: 778px;
	top: 232px;
	background-color: #FFFFFF;
}
#news_link {
	position:absolute;
	width:25px;
	height:16px;
	z-index:2;
	left: 772px;
	top: 297px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
