@charset "windows-1252";

/* Home Page CSS */

.boxcopy {
	font-size: 12px;
	color: gray;
	padding-right: 20px;
}

#featureleft {
	float: left;
	border-bottom-style: none;
	margin-bottom: -13px;
	height: 280px;

}
#featureright {
	float: left;
	height: 280px;
	width: 350px;
}

#featureright p{
	color: gray;
	padding-left: 13px;
	padding-top: 43px;
	line-height: 1.3em;
}
#box1 {
	width: 300px;
	float: left;
	height: 164px;
	overflow: hidden;
}
#box2 {
	width: 300px;
	float: left;
	height: 164px;
	overflow: hidden;
}
#box3 {
	width: 300px;
	float: left;
	height: 164px;
	overflow: hidden;
}
#box4 {
	width: 300px;
	float: left;
	border-top: 1px solid gray;
	padding-top: 14px;
	height: 180px;
	margin-bottom: 12px;
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
	overflow: hidden;
}
#box5 {
	width: 300px;
	float: left;
	border-top: 1px solid gray;
	padding-top: 14px;
	height: 180px;
	margin-bottom: 12px;
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
	overflow: hidden;
}
#box6 {
	width: 300px;
	float: left;
	border-top: 1px solid gray;
	padding-top: 14px;
	height: 180px;
	margin-bottom: 12px;
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
	overflow: hidden;
}

.homepageimageindent {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}
#boxcontainer {
	width: 900px;
	clear: left;
}
#box6 p {
	margin-bottom: 9px;
	line-height: 1.5em;
}

#bbc{
	float: right;
	margin-top: -50px;
}

#bbc{
	float: right;
	margin-top: -50px;
	margin-right: -23px;
}