/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	clear: both;
	position: relative;
	width: 735px;
	height: 166px;
	background-repeat: no-repeat;
	background-position: left;
}

.sf_extra2 {
	display: none;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	margin-left: 340px !important;
	padding-top: 30px;
	font-size: 20px;
	font-weight: bold;
	height: 130px;
	overflow: hidden;
	background-image: url(images/cpr_rotate3.gif);
}

.sf_extra3 {
}

.sf_sub_header {
	margin-left: 350px !important;
	z-index: 900;
	font-size: 14px;
    height: 1px;
    overflow: hidden;
}

/*--------------------------
		End Header
--------------------------*/