﻿/** Title */

.title1 {
	height: 25px;
	padding: 12px 0px 0px 40px;
	background: url("../images/OrangeHeaderPlusGreen.jpg") no-repeat left top;
}

.title2 h2 {
	height: 25px;
	padding: 12px 0px 0px 43px;
	background: url("../images/OrangeHeaderPlain.jpg") no-repeat left top;
}


/** HEADER */

#header {
	width: 950px;
	height: 117px;
	padding-top: 28px;
	background: url("../images/OrangeTopStrip.jpg") no-repeat left top;
}

.bg5  { background: url('../images/HeaderBGGreen.jpg') repeat-x left top;}


/** LOGOS */

#logo {
	float: left;
	width: 209px;
	height: 117px;
	background: url("../images/logos/SEFGP_209x117.jpg") no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}





