/* @override http://roadscience.negnetsolutions.com/stylesheets/about.css */

#about {
	width: 770px;
	height: 350px;
	position: relative;
	text-align: center;
	font-size: 10px;
}

#about #about_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#about span.caption {
	display: none;
}

#about div {
	position: absolute;
	width: 80px;
	z-index: 10;
	font-size: .94em;
}

#about div h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#about #el1 {
	top: 30px;
	left: 80px;
}

#about #el2 {
	top: 10px;
	left: 270px;
}

#about #el3 {
	top: 10px;
	left: 460px;
}

#about #el4 {
	top: 220px;
	left: 170px;
}

#about #el5 {
	top: 220px;
	left: 360px;
}

#about #el6 {
	top: 220px;
	left: 550px;
	width: 70px;
}