#HeaderOuter{
	width:100%;
	background: url(../_images_gen/home_header_bg.jpg) repeat-x;
}
#Header{
	height: 485px;
}
#HeaderText{
	position:absolute;
	bottom:45px;
	right:290px;
}
#HeaderText H2{
	text-align: right;
	color: #f9f5e5;
	font-size: 150%;
	font-weight:300;
	line-height:36px;	
}
#HomeImage{
	position:absolute;
	right:30px;
	bottom:40px;
	background: url(../_images_gen/home_image_bg.png) no-repeat center;
	padding:7px;	
}
#Logo{
	padding: 140px 0 0 240px;
}
#PageOuter{
	background: url(../_images_gen/home_pagecopy_bg.jpg) repeat-x;
}
#ButterfliesOuter{
	background: url(../_images_gen/home_header_inner_bg.jpg) no-repeat center;
}
#PageOuter_Butterflies{
	background: url(../_images_gen/home_pagecopy_inner_bg.jpg) no-repeat center top;
	margin: 0 0 0 4px;
}
#Navigation_butterflies{
	background: url(../_images_gen/navigation_inner_bg.jpg) no-repeat center top;
	height:112px;
}
#BottomNavOuter{
	background: #f1dcf2;
	height:60px;
	border-top: 2px #9b8fa2 solid;
	border-bottom: 2px #9b8fa2 solid;
}
#PageCopy h1{
	font-size:125%;
}
#PageCopy.FullWidth {
	background:none;
}
ul#MainNav li.First{
	display:none;
}
