#topstyle {
	background-image: url(top-black.png);
}

#top-content {
	background: url(middle-darkgrey.png);
	color: white;
	padding-bottom: 20px;
}


#top-content h1 {
	text-indent: -10000px;
	float: left;
	width: 100px;
	margin: 20px 10px 0 30px;
	background: url(services-title.png) top left;
	height: 40px;
}

#top-content p {
	margin-left: 160px;
	margin-bottom: 0;
	margin-right: 30px;
}

#process {
	background-image: url(middle-white-services.png);
	padding: 0 10px;
}

#process h3, #process p {
	margin-top: 0;
	margin-left: 152px;
	margin-right: 20px;
	float: left;
	position: relative;
	width: 380px;
}

#process h3 span {
	display: block;
	position: absolute;
	left: -73px;
	font-size: 32px;
	font-family:futura;
	font-weight: normal;
	overflow: visible;
}

#process .process-block {
	border-bottom: 1px solid #cacaca;
	padding-top: 20px;
}

#process .process-end-block {
	float: none;
	clear: both;
	padding-bottom: 20px;
}

#process-header {
	background: whitesmoke url(process-header-services.png) no-repeat left top;
	border-bottom: 1px solid #cacaca;
	height: 80px;
	width: 750px;
	text-indent: -10000px;
}

#process-header h2 {
	margin: 0;
}

#process ul {
	margin-left: 520px;
	margin-right:  0;
	margin-top: 20px;
	list-style-type: none;
	font-weight: bold;
	font-size: 110%;
	line-height: 14px;
}

#process li {
	padding: 4px 0;
}


#content {

}

#content #note {
	padding-top:10px;
	padding-left: 120px;
	padding-right: 90px;
}

#content #results {
	float: left;
	width: 280px;
	margin-left: 60px;
}

#content #contact {
	margin-left: 420px;
	margin-right: 30px;
}

#content #projects-button {
	background-image: url(button-projects.png);
	width: 200px;
}

#content #contact-button {
	background-image: url(button-contact.png);
	width: 200px;
}

#note h2 {
	font-size: 32px;
	margin: 40px 20px 20px 0;
}

#note p {
	margin-bottom: 20px;
}
