body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #598428;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.shopnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.shopnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.shopnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.bigger {
	font-size: 13px;
}
.white {
	color: #ffffff;
}
.whitecloser {
	color: #ffffff;
	line-height: 15px;
}
.pcloser {
	line-height: 15px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.service1 {
	background-image: url(../images/service_back_1.gif);
	background-repeat: no-repeat;
}
.service2 {
	background-image: url(../images/service_back_2.gif);
	background-repeat: no-repeat;
}
.service3 {
	background-image: url(../images/service_back_3.gif);
	background-repeat: no-repeat;
}
.shop a:link {
	color: #598428;
	text-decoration: none;
}
.shop a:visited {
	color: #598428;
	text-decoration: none;
}
.shop a:hover {
	color: #000000;
	text-decoration: underline;
}
.shop a:active {
	color: #000000;
	text-decoration: underline;
}
