@charset "UTF-8";
#header {
	height: 150px;
	width: 800px;
	background-color: #000000;
}


.spacer1 {
	clear: both;
	height: 30px;
	font-size: 12px;
	line-height: 12px;
}
.spacer2 {
	font-size: 1px;
	clear: both;
	height: 10px;
}
.spacer3 {
	font-size: 2px;
	clear: both;
	height: 20px;
}
#projectContainer {
	width: 680px;
	background-image: url(../build/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 445px;
	padding-top: 16px;
	padding-bottom: 16px;
}
#projectContainerPics {
	float: left;
	width: 666px;
	height: 429px;
	margin-left: 7px;
	margin-top: 8px;
}
#projectContainerPics img {
	border: 1px solid #000000;
}
#projectContainerText {
	margin-left: 170px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
#projectContainerText p {
	font-size: 12px;
	line-height: 14px;
}

p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	margin-bottom: 7px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 17px;
	font-weight: normal;
}
