#header h1 {
	margin:0 0 0 350px;
	padding: 30px 0 0 0;
	width: 180px;
	height: 61px;
}

#header h1 a {
	display: block;
	margin: 0;
	padding:0;
	width: 180px;
	height: 61px;
	background: url(images/title.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header h3 {
	display: block;
	margin:-10px 0 0 350px;
	padding: 0;
	background: url(images/description.png) no-repeat;
	width: 278px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}

