html{
	overflow-y:visible;
}
#home {
	width: 780px;
	height: 440px;
	background: url('../images/bg_home.gif') bottom left no-repeat;
}

#home img {
	padding-top: 30px;
	padding-left: 35px;
}
