@charset "utf-8";
/* CSS Document */

#home h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/home.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}