@charset "utf-8";
/* CSS Document */

#content {
	padding:0px;
}

.homepage_text {
	position:relative;
	top:61px;
	left:450px;
	width:265px;
	margin-bottom:-48px;
	z-index:10px;
}

.navbox {
	position:relative;
	top:-5px;
	left:0px;
	z-index:10px;
	margin-bottom:-142px;
}

.navbox a.introduction, .navbox a.business, .navbox a.mda, .navbox a.financial, .navbox a.other {			
	background-image:url(../images/interface/home__nav_all.gif);							
}		


@media print {
	.homepage_text {	
		left:357px;
	}
}	
