body{
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #37383B;
	background-color: #FFFFFF;
}
body{
	text-align: -moz-center; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
}
a:link.more {
	font-weight: bold;
	color: #fff;
}
a:visited.more {
	font-weight: bold;
	color: #fff;
}
a:hover.more {
	font-weight: bold;
	color: #fff;
}
a:link.menu {
	color: #fff;
	text-decoration: none;
}
a:visited.menu {
	color: #fff;
	text-decoration: none;
}
a:hover.menu {
	color: #CCCCCC;
	text-decoration: none;
}
a:link.bottom_menu {
	color: #8A7A67;
	text-decoration: none;
}
a:visited.bottom_menu {
	color: #8A7A67;
	text-decoration: none;
}
a:hover.bottom_menu {
	color: #000000;
	text-decoration: none;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color:#8A7A67;
}
h1.white{
	color: white;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana;
}
.header {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #8A7A67;
}
.body {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #8A7A67;
}
.productlist{
	padding-top: 10px;
	line-height: 25px;
}
.productpic{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.more{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006F3A;
}
ul li.services_menu{
	 line-height: 30px;
	 list-style-type: none; 
	 color: white; 
	 border-top: 1px solid white;
}