@charset "utf-8";

body {
	background			: #fff url('/NR/rdonlyres/45B23985-048A-4F99-8141-358CBD80CA89/0/bg_index.gif') repeat-x;
	color				: #000;
}
body, p, h1, h2, h3, h4, ul, li {
	margin				: 0;
	padding				: 0;
}
ul {
	list-style			: none;
}
img {
	border				: none;
}
#barista {
	width				: 100%;
	position			: absolute;
	top				: 263px;
	text-align			: center;
	z-index				: 1;
}
#base {
	width				: 100%;
	text-align			: center;
}
	#header {
		padding			: 24px 0 0 0;
	}
		#header p {
			margin		: 18px 0;
		}
	#main {
		margin			: 0 auto;
		width			: 970px;
	}
	#chance1, #chance2 {
		margin			: 0 0 37px 0;
	}
	#chance1 {
		margin			: 0 304px 0 0;
		width			: 333px;
		float			: left;
		text-align		: center;
	}
		#chance1 h3 {
			position	: relative;
			top		: 100px;
			z-index		: 2;
		}
	#chance2 {
		width			: 333px;
		float			: left;
		text-align		: center;
	}
		#chance2 #prezent {
			margin		: 9px 0 0 0;
		}
		#chance2 h3 {
			position	: relative;
			top		: 14px;
			z-index		: 2;
		}
	#base #index_close {
		margin			: 24px auto 32px auto;
		display			: block;
	}
#feature {
	width				: 886px;
	margin				: 0 auto 26px auto;
	padding				: 0 0 32px 0;
	background			: transparent url('/NR/rdonlyres/25E3A9B8-7A41-4DF4-9AE7-396D157ADDAB/0/bg_feature.gif') no-repeat center top;
	text-align			: left;
	clear				: left;
}
	#feature h2 {
		padding			: 27px 0 12px 21px;
	}
	#feature ul {
		width			: 886px;
		padding			: 0 0 0 27px;
	}
	#feature ul li {
		float			: left;
	}
	$feature ul li .caffee {
		display			: block;
	}
	#feature ul #caffee1 {
		width			: 177px;
	}
		#feature ul #caffee1 .caffee {
			position	: relative;
			left		: -8px;
			margin		: 26px 0 6px 0;
		}
		#feature ul #caffee1 h3 {
			margin		: 0 0 7px 0;
		}
	#feature ul #caffee2 {
		width			: 177px;
	}
		#feature ul #caffee2 .caffee {
			position	: relative;
			left		: -20px;
			margin		: 4px 0 7px 0;
		}
		#feature ul #caffee2 h3 {
			margin		: 0 0 7px 0;
		}
	#feature ul #caffee3 {
		width			: 177px;
	}
		#feature ul #caffee3 .caffee {
			position	: relative;
			left		: -8px;
			margin		: 29px 0 7px 0;
		}
		#feature ul #caffee3 h3 {
			margin		: 0 0 7px 0;
		}
	#feature ul #caffee4 {
		width			: 178px;
	}
		#feature ul #caffee4 .caffee {
			position	: relative;
			left		: -8px;
			margin		: 0 0 7px 0;
		}
		#feature ul #caffee4 h3 {
			margin		: 0 0 5px 0;
		}
	#feature ul #caffee5 {
		width			: 123px;
	}
		#feature ul #caffee5 .caffee {
			position	: relative;
			left		: -18px;
			margin		: 28px 0 7px 0;
		}
		#feature ul #caffee5 h3 {
			margin		: 0 0 8px 0;
		}
.clean {
	clear				: left;
}

