#header {
	height			: 146px;
	background		: #000; /*url(../img/header-home-bg.jpg) repeat-x left top; */
}

#content {
	padding			: 0;
}

#content h1 {
	width			: 994px;
	height			: 546px;
	margin			: 0;
	padding			: 0;
	text-indent		: -900em;
	background		: url(../img/logo-home.png) no-repeat left top;
}

