#wrapper {
	background: url('../i/what_we_do_bg.jpg') 0px 0px no-repeat;
	height: 791px;
}

#main_wrapper {
	height: 680px;
}

#main_content {
	height: 475px;
	/*background: url('../i/whatwedo_facts_bkg1.png') 0px bottom repeat-x;*/
}


#whatwedo_facts {
	width: 937px;
	height: 339px;
	margin: 20px 18px 0px 18px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 0px;
	/*background: url('../i/whatwedo_facts_bkg2.jpg') 0px bottom repeat-x;*/
}

#whatwedo_facts #whatwedo_facts_content {
	height: 339px;
	width: 3000px;
	margin: 0px;
	padding: 0px;
}

#whatwedo_facts #whatwedo_facts_content div {
	float: left;
}


/* horizontal track */
#scroller {
	width: 874px;
	height: 12px;
	margin: 10px 43px 0px 45px;
	padding: 1px 3px;
	background: url('../i/whatwedo_slider.png') 2px 0px no-repeat;
	position: absolute;
	top: 450px;
	left: 0px;
}

/* horizontal track handle */
#scroller_handle {
	width: 12px;
	height: 12px;
	background-color: #e52544;
	cursor: move;
	background: url('../i/whatwedo_handle.png') 0px 0px no-repeat;
	margin: 0px 0px;
	padding: 0px;
}
