

.sf_sub_header{
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	overflow:visible;
	color: #454D55;
	padding-right:50px;
}
.sf_main_header{
	font-size: 26px;
	font-weight: bold;
	margin-bottom:5px;
	padding-right:50px;
	height: 100px;
	overflow:visible;
	color: #454D55;
}
.sf_pagetitle{
	color: #fff;
	font-weight:normal;
	font-size: 24px;
	padding: 30px 50px 0 50px;
        border-top: 2px solid #E15E06;
}
.sf_content {
	background-image:url(images/body_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	color: #454D55;
	min-height: 350px; 
	height: auto !important; 
	height: 400px;
	padding: 50px 50px 0px 50px;
}