#menuNavigation {
	float: left;
	margin-top: 35px;
	margin-left: 45px;
	display: inline;
	position: relative;
	z-index: 9999;
}
.newsIndexTitle {
	font-weight: bold;
	text-align: center;
	color: #7D853A;
	line-height: 17px;
}
.newsIndexTitleBg {
	background-image: url(../siteassistpro_images/news_title_bg.jpg);
	background-repeat: repeat-x;
}
.newsIndexText {
	text-align: center;
	color: #666;
	line-height: 18px;
	font-size: 11px;
}
.productTitles {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	height: 14px;
	vertical-align: middle;
}
.quickNavTitle {
	font-weight: bold;
	text-align: left;
	color: #7D853A;
	line-height: 20px;
	font-size: 12px;
	padding-left: 10px;
}
#headeLogo {
	float: left;
	height: 91px;
	width: 428px;
	margin-left: 32px;
	display: inline;
}
