#header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 326px;
	background-image: url(../images/home/birds.jpg);
}
#header h1 {
	display: none;
}
#wrap3 {
	
}
#ncWrap {
	background-image: url(../images/home/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	height: 650px;
	
}

#homeTitle {
	color: #66799C;
	font-family: "Univers-CondensedLight", "Helvetica", "Verdana", sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 100;
	word-spacing: 5px;
	letter-spacing: 3px;
	margin: 0; padding: 0;
}