/* WebAssist CSS */
#fma {
	border-bottom: 4px solid #CDC5C7;
	margin-bottom: 2px;
}

#belowMenu {
	display: none;
}

#bodyContent {
	margin-bottom: 50px;
	margin-left: 25px;
}

#bodyContent .left {
	padding: 10px 10px 0px 15px;
	float: left;
	width: 214px;
	border-right: 1px solid #96A2B5;
}

#bodyContent .right {
	padding: 10px 15px 0px 0px;
	margin-left: 255px;

	
}

#bodyContent .homeMenu {
	height: 17px;
	background-color: #96A2B5;
	border-bottom: 2px solid #707987;
}

#bodyContent .proContent {

}

#bodyContent .proContent .proLeft {
	padding: 10px 10px 0px 0px;
	margin-right: 240px;
	border-right: 1px solid #96A2B5;
}

#bodyContent .proContent .proRight {
	padding: 10px 0px 0px 10px;
	float: right;
	width: 225px;
}

.newsContainer {
	width: 430px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-color: #A49EA0;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
}

.newsContainer .featuredImage {
	width: auto;
}

.newsContainer .featuredText  {
	margin-left: 270px;
}

.newsContainer .featuredText .indentBullet  {
	padding-left: 10px;
}

#callToAction {
	border-top-color: #A49EA0;
	border-bottom-color: #A49EA0;
	text-align: left;
	background-image: url(../../../images/products/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px;
}

.bulletColumn {
	width: auto;
}

.bulletRightColumn {
	width: 120px;
}
