@charset "utf-8";

#services {
	width: 950px;
	height: 3827px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -90px;
	-moz-box-shadow: 1px 2px 15px #999;
	-ms-box-shadow: 1px 2px 15px #999;
	-o-box-shadow: 1px 2px 15px #999;
	-webkit-box-shadow: 1px 2px 15px #999;
	box-shadow: 1px 2px 15px #999;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
	border-radius: 25px 25px 0px 0px;
}
#services h3 {
	font: bold 28px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#4C3910;
	text-shadow:1px 1px 9px #666;
	margin-right:60px;
	text-align:center;
	clear:both;
	margin-top:30px;
}

#services img {
	margin-top: 13px;
	margin-bottom: 107PX;
	margin-left: 70px;
	margin-right: 350px;
	float: left;
	border-radius: 5%;
	box-shadow: 0 20px 20px -20px #000;
	position: static;
	clear: both;
}
#services #service2 {
	margin-top: 13px;
	margin-bottom: 151PX;
	margin-left: 60px;
	margin-right: 332px;
	float: left;
	border-radius: 5%;
	box-shadow: 0 20px 20px -20px #000;
	position: static;
	clear: both;
}
#services #service3 {
	margin-top: 13px;
	margin-bottom: 102PX;
	margin-left: 114px;
	margin-right: 350px;
	float: left;
	border-radius: 5%;
	box-shadow: 0 20px 20px -20px #000;
	position: static;
	clear: both;

}

#services #service4 {
	margin-top: 13px;
	margin-bottom: 10PX;
	margin-left: 114px;
	margin-right: 350px;
	float: left;
	border-radius: 5%;
	box-shadow: 0 20px 20px -20px #000;
	position: static;
	clear: both;

}

#aboutttea {
	width: 950px;
	height: 1827px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -90px;
	-moz-box-shadow: 1px 2px 15px #999;
	-ms-box-shadow: 1px 2px 15px #999;
	-o-box-shadow: 1px 2px 15px #999;
	-webkit-box-shadow: 1px 2px 15px #999;
	box-shadow: 1px 2px 15px #999;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
	border-radius: 25px 25px 0px 0px;
}
#aboutttea h3 {
	font: bold 28px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#4C3910;
	text-shadow:1px 1px 9px #666;
	margin-right:60px;
	text-align:center;
	clear:both;
	margin-top:30px;
}


#aboutttea h2 {
	font: bold 25px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#4C3910;
	text-align:right;
	margin-right:60px;
	text-shadow:1px 2px 9px #666;
	clear:both;
}

#aboutttea p {
	font: bold 16px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000;
	margin-left: 60px;
	margin-right: 60px;
	text-align: justify;
	line-height: 30px;
	float: right;
	overflow: visible;
	margin-top: 5px;

}
#aboutttea .aboutttea {
	margin-left: -80px;
	margin-right:auto;
	float:left;
	box-shadow:1px 2px 12px #666;
	moz-box-shadow:1px 2px 12px #666;
	-ms-box-shadow:1px 2px 12px #666;
	-o-box-shadow:1px 2px 12px #666;
	webkit-box-shadow:1px 2px 12px #666;
	border-radius:5%;
	background-color:#666;
}
