html, body {
	background: #f6efe4 url('/subprojects/funnel/img/aiFunnel/bg.gif') repeat left top;
}

#box_bottom {
	background: url('/subprojects/funnel/img/box_repeat.gif') repeat-y left top;
	height: auto;
}


#box_left {
	background: url('/subprojects/funnel/img/aiFunnel/people1.png') no-repeat left top;
	
	left: 0px;
	
	width: 481px;
	height: 289px;
	
	margin-bottom: -25px;
}

#box_text {
	float: left;
	display: inline;
	margin: 10px 0 0 30px;
	width: 350px;
}

	#box_text p {
		color: #666;
		margin-bottom: 20px;
		line-height: 1.4;
		font-size: 14px;
	}

#footer {
	color: #000;
}

	#footer a {
		color: #000;
	}
