.homeBanner_wrapper {
	margin: 0px;
	padding: 50px;	
	background-color: white;	
}

.homeBanner {
	width: 843px;
	height: 304px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.homeBanner_inner {
	display: block;
	position: relative;
	width: 843px;
	height: 304px;
	margin: 0px;
	padding: 0px;
	border: none;	
}

.homeBanner_bkg {
	position: absolute;
	top: 0px;
	left: 0px;
}

.homeBanner_bkg2 {
	position: absolute;
	top: 0px;
	left: 0px;	
	/*display: none;
	visibility: hidden;*/
}

.homeBanner_shortIntro {
	position: absolute;
	top: 19px;
	left: 619px;
	width: 210px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: white;
	letter-spacing: -0.02em;
	line-height: 200%;
}

.homeBanner_lifeCycles {
	position: absolute;
	top: 74px;
	left: 620px;
	width: 210px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #dbbf11;
	letter-spacing: 0.03em;
}

.homeBanner_lifeCycles li {
	width: 100%;
	vertical-align: text-top;
	padding-bottom: 3px;
	margin: 0;
}

.homeBanner_item {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background: url(../img/blank.gif) repeat;
}

.homeBanner_item_normal {
	color: #dbbf11;	
}

.homeBanner_item_over {
	color: white;	
}

.homeBanner_backgroundImage_placeholder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 603px;
	height: 304px;
	overflow: hidden;
}

.homeBanner_backgroundImage_placeholder div {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.homeBanner_shortDescription {
	position: absolute;
	top: 247px;
	left: 20px;
	width: 555px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: white;
}

.homeBanner_readMore {
	position: absolute;
	top: 280px;
	left: 22px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #dbbf11;
	text-decoration: none;
	background: url(../img/blank.gif) repeat;
}

.homeBanner_readMore:hover {
	color: white;
}

.homeBanner_overlay {
	display: none;
	visibility: hidden;
}

.homeBanner_overlay img {
	display: none;
	visibility: hidden;
}

.homeBanner_overlayTitleBox {
	position: absolute;
	top: 215px;
	left: 16px;
	width: 260px;
	height: 150px;
	margin: 0;
	padding: 0;
}

.homeBanner_overlayTitleBox tr {
	height: 100%;
}

.homeBanner_overlayTitleBox td {
	text-align: left;
}

.homeBanner_overlayTitle {
	font-size: 36px;
	font-weight: bold;
	color: white;
	letter-spacing: 0.05em;
}

.homeBanner_overlayDescription {
	position: absolute;
	top: 211px;
	left: 300px;
	width: 255px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: white;
	line-height: 120%;	
}

.homeBanner_overlayImage {
}

.homeBanner_overlayReadMore {
	position: absolute;
	top: 273px;
	left: 468px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #dbbf11;
	text-decoration: none;
	background: url(../img/blank.gif) repeat;
}

.homeBanner_overlayReadMore:hover {
	color: white;
}
