body {
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
#topNavButton1 {
	background: transparent url('../../assets/img/nav/bk129x35.jpg') top center no-repeat;
}
#subNavBtn2 {
	width: 184px;
	background: transparent url('../../assets/img/nav/subnavbk184.gif') top center no-repeat;
}
.productWrapper {
	width: 778px;
	text-align: left;
	margin-bottom: 20px;
}
.productHdr {
	width: auto;
	height: 25px;
	text-align: left;
	font: 22px helvetica,arial,sans-serif;
	color: #666666;
	margin-bottom: 10px;
}
.productDescription {
	width: 400px;
	font: 12px arial,helvetica,sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productFeatureWrapper {
	margin-top: 10px;
	width: 778px;
	height: auto;
}
.featureListHdr {
	font: bold 12px arial,helvetica,sans-serif;
	color: #000000;
}
.featureListItem {
	width: 400px;
	height: 16px;
	clear: both;
}
.featureImgWrapper {
	padding-top: 3px;
	float: left;
}
.featureTxt {
	font: italic 12px arial,helvetica,sans-serif;
	color: #666666;
	line-height: 16px;
}
.featureNew {
	font: bold italic 12px arial,helvetica,sans-serif;
	color: #0099cc;
	line-height: 16px;
}
.productDownloadWrapper {
	margin-top: 10px;
	width: 778px;
	height: auto;
}
.downloadCol {
	width: 150px;
	text-align: center;
	float: left;
}
.downloadTitle {
	font: bold 10px arial,helvetica,sans-serif;
	color: #666666;
}
.downloadDescription {
	font: bold 10px arial,helvetica,sans-serif;
	color: #000000;
}
.sectionHdr {
	float: left;
	padding-top: 15px;
	width: 150px;
	height: 62px;
	font: bold 22px helvetica,arial,sans-serif;
	color: #000000;
}

