/* WebAssist CSS */
#fma {
	border-bottom: 4px solid #C3CDC2;
	margin-bottom: 15px;
}

#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 {
	width: 450px;

}

#bodyContent .proContent .proLeft {
	width: 200px;
	padding-right: 15px;
	padding-top: 15px;
	background-image: url(../../../images/contact/Border.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
}

#bodyContent .proContent .proRight {
	padding-top: 15px;
	float: right;
	width: 210px;
}

.newsContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AA39A;
	border-top: none;
	width: 450px;
	padding-top: 5px;
	margin-top: 15px;
	padding-bottom: 15px;
}

.newsContainer .featuredText  {
	margin-left: 261px;
}

