#start-text {
	background-image: url('../graphics/start.jpg');
	background-repeat: no-repeat;
	width: 270px;
	height: 213px;
	padding: 366px 298px 0 33px;
}
	#start-text p.blue {
		color: #33589f;
		font-size: 13px;
	}
#skylift {
	background-image: url('../graphics/skylift.gif');
	background-repeat: no-repeat;
	width: 204px;
	height: 311px;
	padding: 11px 0 0 11px;
	float: right;
	display: inline;
	margin: 44px 5px 0 0;
}
