
#fma {
	border-bottom: 4px solid #C3CAD5;
}

#bodyContent {
	margin-bottom: 50px;
}

#bodyContent .left {
	padding: 10px 10px 0px 15px;
	float: left;
	width: 224px;
	border-right: 1px solid #96A2B5;
	height: 470px;
}

#bodyContent .right {
	padding: 10px 15px 0px 0px;
	margin-left: 265px;

	
}

#bodyContent .homeMenu {
	height: 19px;
	background-color: #96A2B5;
	border-bottom: 2px solid #707987;
}

#bodyContent .proContent {

}

#bodyContent .proContent .proLeft {
	padding: 10px 10px 0px 0px;
	margin-right: 230px;
	border-right: 1px solid #96A2B5;
}

#bodyContent .proContent .proRight {
	padding: 10px 0px 0px 10px;
	float: right;
	width: 215px;
}

.callToActionEnterprise {
	border-top: 1px solid #96A2B5;
	border-bottom: 1px solid #96A2B5;
	text-align: left;
	background-image: url(../../images/company/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.callToActionSuccess {
	border-top: 1px solid #96A2B5;
	border-bottom: 1px solid #96A2B5;
	text-align: left;
	background-image: url(../../images/company/arrow.gif);
	background-repeat: no-repeat;
	background-position: 110px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#footerAd {
	display: none;
}