#introtxt {
	background-image: url(../images/img_home_bg_intro.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 532px;
}
#introlayer {
	background-image: url(../images/img_pressboy.png);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 120px;
}
#introcontent {
	color: #00008B;
	float: left;
	font-size: small;
	height: 280px;
	margin: 10px 0 10px 10px;
	overflow: auto;
	width: 380px;
}