@font-face {
  font-family: "wfStealfish";
  src: url(fonts/steelfis.ttf) format("truetype");
}
html{
	background: #007eb9 url(img/bg.png) no-repeat scroll center 123px;
	font-family:Verdana, sans-serif;
	color:#5c5c5c;
}
p::-moz-selection, h2::-moz-selection {
	background:#007eb9;
	color:#fff;
}
p::selection, h2::selection {
	background:#007eb9;
	color:#fff;
}
p{
	padding-bottom:1em;
	font-size:.86em;
	line-height:1.25em;
}
#top{
	top:0px;
	margin:0 auto;
	width:974px;
	height:123px;
	background: url(img/top.png) no-repeat center;
	text-align:center;
}
#shade{
	left:0;
	width:974px;
	height:79px;
	margin:0 auto;
	background:url(img/shade.png) no-repeat center;
}
#footer{
	width:890px;
	margin:1em auto;
	text-align:right;
	color:#5fccff;
	font-size:.8em;
	padding:.8em 30px;
}
#footer a{
	color:#5fccff;
}
#start-content{
	width:824px;
	height:430px;
	margin:-255px auto 0 auto;
	background:url(img/start-leafs.png) no-repeat center;
	padding:0 75px;
}
#leaf-1{
	border:1px solid transparent;
	width:450px;
	height:250px;
	vertical-align:middle;
	margin-right:20px;
	float:left;
	color:#007eb9;
}
#leaf-1 blockquote{
	margin:100px 60px 0 60px;
}
#leaf-1 blockquote p{
	line-height:1.9em;
}
#quote-cite{
	text-align:right;
	font-size:1.05em;
}
#leaf-2{
	border:1px solid transparent;
	margin-left:475px;
	margin-top:98px;
	width:345px;
	height:250px
}
#leaf-2 p{
	margin-top:154px;
}
#leaf-2 p a{
	color:#787878;
}
#leaf-3{
	border:1px solid transparent;
	width:230px;
	height:125px;
	margin-top:23px;
	margin-left:222px;
	float:left;
}
#leaf-3 p{
	margin-top:45px;
}
#leaf-3 p a{
	color:#787878;
}
#leaf-4{
	border:1px solid transparent;
	width:345px;
	height:152px;
	margin-left:475px;
	margin-top:22px;
}
#leaf-4 p{
	margin-top:46px;
}
#leaf-4 p a{
	color:#007eb9;
}
.menu-leaf{
	font-family: "wfStealfish";
	font-size:2.2em;
	letter-spacing:.1ex;
	text-transform:uppercase;
	text-align:center;
}
.menu-leaf a{
	text-decoration:none;
}
.menu-leaf a:hover{
	text-decoration:underline;
}
#flash-content{
	width:974px;
	height:593px;
	margin:-255px auto 0 auto;
}
h1{
	display:none;
}
