.home_content_banner {
	background-image: url(../images/sce/home_banner.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-left: 210px;
	padding-bottom: 65px;
}
.signature_padding {
	padding-top: 12px;
}
.about_pic_padding {
	padding-bottom: 8px;
	padding-left: 8px;
}
.bottom_grey_border {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacdd1;
}



h1 {
	font-size: 18px;
	color: #b40b14;
	width: 345px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e5967;
}
h3 {
background-color: #ffffff;
}