@charset "UTF-8";
/* CSS Document */


body {
	font:				13pt Helvetica, Arial !important;
	background-color:	transparent;
	background-image:	none;
}

#reflection,
#navigation,
#subnavigation,
#login,
#search,
#sidebar,
#sitemap,
#footer {
	display:			none;
}

#logo {
	left:				0;
}

.wrapper {
	width:				90%;	
}

#content,
#page {
	width:				100%;
}

#page {
	margin-left:		0;
}

#contentFooter {
    display:            none;
}
