@CHARSET "UTF-8";

body {
	background-image: none;
	background-color: #fff;
}	

div.siteHeader {
	width: 100%;
	background-image: none;
	height: auto;
}

div.siteHeader h1 {
	text-indent: 0px;
}

div#SiteLeft {
	display: none;
}

div#SiteMain {
	float: none;
	margin: 0 auto;
	width: 100%;
}
