h1, h2, h3 {
color: #D45A00;
}

#image {
	position: absolute;
	top: 215px;
	left: 630px;
}

#contactForm {
	position: absolute;
	top: 975px;
	left: 600px;
}

#web-design-video {
position: absolute;
top: 215px;
width: 600px;
}

#web-design-content {
	position: absolute;
	top: 930px;
	width: 575px;
	text-align: justify;
	padding-right: 15px;
	left: 1px;
}

#web-design-firm {
	position: absolute;
	top: 543px;
	left: 0px;
}

#web-design-clients {
	position: absolute;
	top: 1458px;
	width: 900px;
	text-align: justify;
	padding-right: 15px;
	left: 0px;
}

#testimonial {
	position: absolute;
	top: 350px;
	width: 280px;
	left: 630px;
	font-size: 11px;
}

#left-column, #right-column, #middle-column {
float: left;
width: 300px;
}

#right-column {
width: 296px;
}

.staffImg {
	float: left;
	padding-right: 12px;
	padding-bottom: 10px;
	font-size: 11px;
	width: 107px;
}
#web-design-firm .staffImg img {
	height: 110px;
	width: 110px;
}


.gray {
	color: #666;
}

h4 {
	color: #bd5204;
	padding-bottom: 5px;
}

#footer {
	position: absolute;
	top: 1855px;
	left: 0px;
}
