#picStrip {
	background-image: url(../images/homeStripe.jpg);
	height: 129px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#homeBodyBox{
	width:900px;
	z-index: 5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 85px;
	margin-left: auto;
}
#homeBodyCopy, #BodyBox, #formBox, #projectBodyBox {
	font-size: 13px;
	width: 550px;
	line-height: 17px;
	letter-spacing:0.4px;
	margin-left: 230px;
	height:220px;
	height:auto;
	min-height:220px;
}
#formBox{
text-align:right;
}
#homeLogo {
	position:absolute;
	right: 0px;
}
#bottomNav {
	font-size: 14px;
}
#bottomNav #bottomLink a.selected {
	color:#28a725;
}
#bottomNav #bottomLink{
	margin-bottom:15px;
}
#projectNav {
	width:200px;
	height:300px;
	overflow:auto;
	padding: 10px 0 10px 5px;
}
#projectNav .projectCell{
letter-spacing:0.5px;
font-size:11px; 
width:180px; 
height:75px;
margin: 0 0 15px;
float:left;
}
#bottomStripe {
	width: 100%;
	overflow: visible;
	margin-bottom: 20px;
	background-image: url(../images/homeStripe.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
	padding-top: 130px;
}
#peopleBodyBox {
	width:550px;
	margin-left:230px;
	font-size: 14px;
}
#peoplePics {
	width:550px;
	margin-left:230px;
	font-size: 14px;
	
}
#peoplePics  img {
	padding-bottom: 10px;
}

#peoplePics #picColumn {
	width: 150px;
	margin-right: 30px;

	text-align: center;
}
#peoplePics #picColumn.float{
	float:left;
}

#peopleBodyBox img {
	clear: none;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#projectBodyBox{
width:645px;
margin-left:30px;
}

.projectCell{
letter-spacing:1px;
font-size:12px; 
width:200px; 
height:75px;
margin: 0 15px 15px 0;
float:left;
}
.projectCell img{
float:left; 
margin-right:10px;
}
.projectCell .text{
width:115px;
}
#homeBodyBox .logopHolder {
	float: left;
	border: none;
	font-size:12px;
	background-image: url(../images/boyle_logo.gif);
	background-repeat: no-repeat;
}
#homeBodyBox .logopHolder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:30px;
}
#formBox #emailform input, #formBox #emailform textarea {
	width: 450px;
	border:#3a5992 solid 1px;
	color:#3a5992;
	padding:3px;
	margin-left:10px;
}
#formBox #emailform textarea {
	height: 100px;
	vertical-align:top;
}
#BodyBox h3, #peopleBodyBox h3, #formBox h3, #peoplePics h3  {
	font-size: 20px;
	line-height:26px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align:left;
}
