/* @override http://biofit.com/css/homepage.css */

.boxcopy {
	font-size: 12px;
	color: gray;
	padding-right: 20px;
}
#alert{
	background-color: #7c4099;
	text-align: center;
	margin-top: 16px;
	color: white;
	padding: 10px;
}
#feature {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-bottom: 20px;
	height: 250px;
}
#box1 {
	width: 300px;
	float: left;
	height: 180px;
	overflow: hidden;
}
#box2 {
	width: 300px;
	float: left;
	height: 180px;
	overflow: hidden;
}
#box3 {
	width: 300px;
	float: left;
	height: 180px;
	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;
	margin-top: 10px;
}
#box3 p {
	margin-bottom: 9px;
	line-height: 1.4em;
}
#tabs {
	padding-bottom: 79px;
}
#tabbox1, #tabbox2 {
	width: 340px;
	float: left;
	padding: 10px;
	color: white;
	font-size: 12px;
}
#tabbox2 {
	border-left: 1px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 31px;
}
#tabbox1 img {
	float: left;
	padding-right: 13px;
}
#bbc{
	float: right;
	margin-top: -50px;
}
#tabs p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tabs p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tabs p a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#tabs p a:active {
	text-decoration: none;
	color: #FFFFFF;
}
