body {
	background-color:#FFF !important;
	color:#333;
}
/*------------------------------
   Structure Divs
------------------------------*/

#wrapper, #header, #footer {
	width:622px;
	background-image:none;
}
#container {
	margin-left:0px;
}
#content{
	margin-left:0px;
	padding:0 0 0 0;
}
#sidebar, #footer .menu{
	display:none;
}
#footer{
	background-color:#FFF;
	padding:20px 0 0 0;
	height:auto;
}
#copyright {
	color:#0295F5;
}
h1 a{
	position:absolute;
	top:0px;
	left:auto;
	right:7px;
	width:40px;
	height:46px;
	background-image:none;
	display:block;
	text-indent:-3000px;
	outline:none;
}
