#home {
	position: absolute;
	top: 37px;
	width: 100%;
	height: 228px;
	background: url('/themes/yellow/img/pattern.png') repeat-x 0 50px;
}

#home #home-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 414px;
	height: 100%;
	background: url('/themes/yellow/img/sprites.png') repeat-x -20px -387px;
}

#home #home-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 198px;
	height: 100%;
	background: url('/themes/yellow/img/sprites.png') repeat-x 6px -387px;
}

#home #home-left .flower {
	position: absolute;
	top: 7px;
	left: -15px;
	width: 163px;
	height: 173px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -107px;
}

#home #home-left .title {
	position: absolute;
	top: 4px;
	left: 140px;
	width: 268px;
	height: 54px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -4px;
}

#home #home-left .address {
	position: absolute;
	top: 188px;
	left: 17px;
	width: 328px;
	height: 7px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -75px;
}

#home #home-left #nav {
	position: absolute;
	top: 84px;
	left: 174px;
}

#home #home-left #nav div {
	margin: 0 0 15px 0;
	padding: 0;
	height: 11px;
}

#home #home-left #nav div a {
	display: block;
	width: 100%;
	height: 100%;
}

#home #home-left #nav .info {
	width: 182px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -300px;
}

#home #home-left #nav .tour {
	width: 147px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -315px;
}

#home #home-left #nav .map {
	width: 156px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -330px;
}

#home #home-right .flower {
	position: absolute;
	top: 90px;
	right: 0;
	width: 95px;
	height: 143px;
	background: url('/themes/yellow/img/sprites.png') no-repeat -182px -105px;
}

#home #home-right .email {
	position: absolute;
	top: 39px;
	right: 77px;
	width: 110px;
	height: 7px;
	background: url('/themes/yellow/img/sprites.png') no-repeat 0 -84px;
}

#home #home-right .email a {
	display: block;
	width: 100%;
	height: 100%;
}

#home #home-right .phone {
	position: absolute;
	top: 188px;
	right: 100px;
	width: 87px;
	height: 5px;
	background: url('/themes/yellow/img/sprites.png') no-repeat -148px -85px;
}