/* FLY Interactive */
body{
	background:white url(http://www.financeforyouth.ca/toptrim.gif) repeat-x scroll center top;
	color: #242624;
	background-color: #fff;
}
#header * {
	margin: 0;	
}
#header {
	height: 75px;	
	background: url("http://www.financeforyouth.ca/test_header.gif") no-repeat -195px 0;
	margin-bottom: 2em;
}
#sitetitle a {
	display: block;
	height: 46px;
	width: 512px;
}

#sitetitle a span {
	position: absolute;
	top: -99999px;	
}

#pagetitle {
	margin-left: 95px;
	color: #77a13f;	
}
h1 {
	color: #6585a5;
}

h2 {
	color: #547494;
}

h3 {
	color: #547494;
}

h4 {
	color: #547494;
}

#footer {
	clear: both;
	background-color: #eee;
	padding: 1.5em;	
}
#footer p {
	text-align: center;	
}