#mainBanner {
	margin: 5px 0 0 0;
	padding: 0px;
	height: 408px;
	width: 964px;
	position: relative;
}
#mainBanner h1 {
	margin: 0px;
	padding: 0px;
	border: none;
}

#subBanner {
	height: 160px;
	width: 960px;
	background-image: url(../images/landing-sub-banner-bg.png);
	padding: 1px 2px 3px 2px;
	margin-top: 2px;
	margin-bottom: -3px;
	font-size: 12px;
	line-height: 1.4em;
}
#subBanner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subBanner div {
	display: block;
	height: 140px;
	width: 218px;
	float: left;
	margin: 0 1px;
	padding: 10px;
}
#subBanner img.readmore {
	margin-top: 1em;

}
#subBanner h2 {
	margin: 0 0 3px 0;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	line-height: 1em;
}
#subBanner div#subBanner1  {
	background-image: url(../images/subbanner-humanbody.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 110px;
	width: 118px;
}
#subBanner  div#subBanner2 {
	text-align: center;
	padding-bottom: 0px;
	height: 150px;
}
#subBanner  div#subBanner2  img {
	margin: 10px 0 0 0;
}
#subBanner  div#subBanner3 {
	background-image: url(../images/subbanner-soyglass.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 128px;
	padding-right: 100px;
}
#subBanner div#subBanner4 {
	text-align: center;
	background-image: url(../images/subbanner-brochures.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#subBanner div#subBanner4 img {
	margin-top: 65px;
}
