#home #container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 960px;
}
.obscure {
	position: absolute;
	left: -9999px;
	float: left;
	height: 0px;
	width: 0px;
}
/** html .obscure {
	display:none;
	overflow: hidden;
}*/
#home #footer {
	padding-top: 8px;
}
body {
	margin: 0px!important;
	padding: 0px!important;
}
