body{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin: 0;
	padding: 0;
	background:transparent url('../_images/darkbkg.gif') repeat scroll 0 0;
	color:#333333;
}

#main{ 
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../_images/solid.png') repeat scroll 0 0;
	width:100%;
	height: 500px;
}

#bottomimage{
	background-image:url('../_images/footershadow.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:22px;
}
#toparea{
	height:90px;
	margin:0 auto;
	width:940px;
}
#ribbon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../_images/ribbon.png') no-repeat scroll 0 0;
	height:126px;
	margin-left:-110px;
	margin-top:-40px;
	position:fixed;
	width:56px;
}
#logoholder{
	float:left;
	height:45px;
	margin-top:20px;
	width:285px;
}
#logoholder h1{
	margin:0;
	padding:0;

	line-height:0.9em;
	font-weight:bold;
}
#logoholder h2{
	margin:0;
	padding:0;
	color:#869AAE;
	float:left;
	font-size:16.5px;
	font-weight:900;
	letter-spacing:-0.03em;
	line-height:0.9em;
	padding-left:2px;
}
a{
	color:#535353;
	font-size:12px;
	text-decoration:none;
}
a img{
	border:0 none;
}
img{
	border:medium none;
	margin:0;
	padding:0;
}
#logoholder h1 span{
	display:none;
}
.clearboth{
	clear:both;
}
.bottomline {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../_images/hborder.gif') repeat-x scroll center top;
	height:4px;
	width:100%;
}

#content{
	height:380px;
	width:100%;
}
.sayingshome{
	height:330px;
	margin:0 auto;
	padding:25px 0 0;
	width:940px;
}
#content h2{
	margin:0;
	padding:0;
	color:#869AAE;
	float:left;
	font-size:70px;
	font-weight:900;
	letter-spacing:-0.03em;
	line-height:0.9em;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	width:940px;
}
h2 span.shout{
	color:#505667;
	line-height:0.9em;
}