@charset "utf-8";
/**************************************************************************
* Module
**************************************************************************/
#home {
	background:url(../img/touching_the_future.jpg) no-repeat center right;
}
#copyright {
	position:absolute;
	margin:0em 0 0 575px;
	text-align:right;
}
#copyright p {
	margin:0;
	font-size:0.65em;
	text-align:right;
	color:#666666;
}
#showcase {
	float:left;
}