/* new site design - aug 2010 */
body
{
	background-color: #FFFFFF;
	background-image:url(/images/shell/redesign_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: arial,helvetica,tahoma,sans serif;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	z-index:10;
}
a {
	color: #000000;
}
#site_wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
.site-heading {
	color: #FFFFFF;
	font-size: 24px;
}
.site-subheading {
	color: #FFFFFF;
	font-size: 18px;
}
.heading-wrap
{
	width:800px;
	margin-left:25px;
}
.heading {
	color: #339999;
	font-size: 24px;
}
.subheading {
	color: #339999;
	font-size: 18px;
}
.internal_fleur
{
	float:left;
	width:165px;
	z-index:1000;
}
.body_content
{
	float:left;
	width:600px;
	padding-top:10px;
}
.footer {
	padding-bottom:5px;
}
#footer {
	background-color: #FFFFFF;
	background-image:url(/images/shell/redesign_footer.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:12px;
	padding:0;
	height:88px;
	clear:both;
}
