#banner {
	width: 60em;
	/*height:  100%;*/
	padding: 0;
	}
	
#banner #bannertext {
	margin-left: 33em;	
	}
	
#banner #bannertext h2, #banner #bannertext h3{
	padding: 0;
	margin: 0;
	color: #003366;
	height: 1.7em;
	font-style: italic;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#banner #bannertext h3{
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 7em;
	margin-top: 0.5em;
	}