/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	text-align: left;
	float:left;
	font-size:24px;
	font-weight: normal;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	display: block;
	color: #FEFAF0;
	width: 190px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 20px 15px;
	background-position: top right;
	background-repeat: no-repeat;
}

.sf_pagetitle h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
}

/*--------------------------------
		 End Page Title
---------------------------------*/