body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h3 {
  color: #8E8E8E;
  font-family: Georgia,"Times New Roman",serif;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
}
p {
  color: #5C5C5C;
  line-height: 18px;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 600px;
}
#contact {
  background-image: url('../images/contact-background.jpg');
  background-repeat: repeat-x;
  color: #FEFEFE;
  height: 368px;
}
	#contact h2 {
	  float: left;
	  font-size:26px;
	  height: 128px;
	  letter-spacing: -1px;
	  line-height: 32px;
	  padding: 113px 0 0 23px;
	  text-align: center;
	  width: 165px;
	}
	#contact form {
	  float: left;
	  padding: 15px 0 0 40px;
	}
		#contact p {
		  color: #FEFEFE;
		  font-size: 13px;
		  padding-top: 13px;
		  position: relative;
		}
		#contact .inputLabel {
		  left: 283px;
		  position: absolute;
		  top: 23px; 
		}
		#contact .textareaLabel {
		  left: 0;
		  position: absolute;
		  top: 9px; 
		}
		#contact input, #contact textarea {
		  background-image: url('../images/contact-form-background.jpg');
		  background-position: bottom center;
		  background-repeat: repeat-x;
		  font-size: 18px;
		  height: 23px;
		  padding: 5px;
		  width: 260px;
		}
		#contact textarea {
		  height: 128px;
		  margin-top: 3px;
		  width: 332px;
		}
		#contact button {
		  background-color: #000000;
		  background-image: url('../images/contact-submit.jpg');
		  background-repeat: no-repeat;
		  border: 0;
		  cursor: pointer;
		  height: 39px;
		  margin-top: 3px;
		  width: 147px;
		}
		#contact button:hover {
		  background-image: url('../images/contact-submit-on.jpg');
		}
	#contact-close {
	  background-image: url('../images/contact-close.jpg');
	  background-repeat: no-repeat;
	  height: 57px;
	  position: absolute;
	  right: 25px;
	  top: 305px;
	  width: 68px
	}
	a:hover#contact-close {
	  background-image: url('../images/contact-close-on.jpg');
	}
#header {
  border-bottom: 1px solid black;
  height: 210px;
}
	#header img {
	  padding-top: 24px;
	}
	#contact-open {
	  height: 63px;
	  position: absolute;
	  right: 0;
	  top: 0px;
	  width: 201px
	}
	#contact-open a {
	  background-image: url('../images/contact-open.jpg');
	  background-repeat: no-repeat;
	  color: #FFFFFF;
	  display: block;
	  font-size: 22px;
	  font-weight: bold;
	  height: 35px;
	  letter-spacing: -1px;
          padding-top: 5px;
	  text-align: center;
	  text-decoration: none;
	  width: 201px
	}
	#contact-open a:hover{
	  background-image: url('../images/contact-open-on.jpg');
	}
	#contact-open span {
	  color: #8E8E8E;
	  display: block;
	  font-family: Georgia,"Times New Roman",serif;
	  font-size: 13px;
	  font-style: italic;
	  font-weight: normal;
          padding-top: 5px;
	  text-align: center;
	  width: 201px
	}
#philosophy {
  font-size: 26px;
  height: 93px;
  letter-spacing: -1px;
  line-height: 30px;
  margin-top: 21px;
  text-align: center;
}
	#philosophy span {
	  color: #D20406;
	}
.section {
  border-top: 1px solid black;
  clear: both;
  margin-top: 19px;
  padding-top: 20px;
}
	#featured-project {
		float: left;
		width: 370px;
	}
		#featured-project  a{
		  float: left;
		  display: block;
		}
		#featured-project h3 span {
		  font-size: 10px;
		}
		#featured-project h4 {
		  font-size: 18px;
		  letter-spacing: -1px;
		  padding-top: 11px
		}
		#featured-project img {
		  border: 1px solid #5C5C5C;
		  margin: 18px 0 0 1px;
		}
		#featured-project p {
		  float: right;
		  padding-top: 14px;
		  width: 161px;
		}
	#who-is-bomber {
	  float: left;
	  margin-left: 30px;
	  padding-bottom: 20px;
	  width: 200px;
	}
		#who-is-bomber img{
		  float: left;
		  display: block;
		}
		.staff-member {
		  clear: right;
		  margin-top: 12px;
		}
			.staff-info {
			  float: right;
			  width: 123px;
			}
				.staff-info h5 {
				  color: #535152;
				  font-size: 14px;
				}
				.bio {
				  font-size: 11px;
				  line-height: 14px;
				  padding-top: 2px;
				}
				.interests {
				  color: #678AC2;
				  font-size: 10px;
				  line-height: 13px;
				  padding-top: 4px;
				}
		.second {
		  padding-top: 18px;
		}
.steps {
  height: 190px;
}
	.steps div {
	  float: left;
	  padding: 3px 29px 0 0;
	  width: 180px;
	}
	.steps .last {
	  padding-right: 0;
	}
		.steps h2 {
		  font-size: 26px;
		  letter-spacing: -1px;
		  padding: 8px 0 4px 0;
		}
		.steps p {
		  padding-top: 6px;
		}
#footer {
  border-top: 1px solid black;
  height: 140px;
  padding-top: 22px;
  text-align: center;
}
	#footer a {
	  background-repeat: no-repeat;
	  background-position: top center;
	  display: inline-block;
	  height: 50px;
	  margin: 0 28px;
	  width: 50px;
	}
		#footer p {
		  color: #C2C2C2;
		  padding-top: 15px;
		}
			#footer .facebook {
			  background-image: url('../images/social-facebook-off.jpg');
			}
			#footer a:hover.facebook {
			  background-image: url('../images/social-facebook-on.jpg');
			}
			#footer .linkedin {
			  background-image: url('../images/social-linkedin-off.jpg');
			}
			#footer a:hover.linkedin {
			  background-image: url('../images/social-linkedin-on.jpg');
			}
			#footer .twitter {
			  background-image: url('../images/social-twitter-off.jpg');
			}
			#footer a:hover.twitter {
			  background-image: url('../images/social-twitter-on.jpg');
			}
		#copyright {
		  padding-top: 50px;
		}
.clear {
	clear: both;
}
