#page-welcome {
	padding-bottom: 50px;
}
#page-welcome .part1 {
	height: 223px;
	overflow: hidden;
	background: url('img/welcome_text1.jpg') no-repeat left top;
	border-bottom: 1px solid #e6e6e6;
}
#page-welcome .part1 .text {
	position: absolute;
	left: -1000em;
	visibility: hidden;
}
#page-welcome .part2 {
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 170%;
	margin-top: 50px;
	color: #3e3e3e;
}
#page-welcome .part3 {
	margin-top: 48px;
}
