body {
	background-image: url(art/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
#page {
	width:760px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	text-align:left;
}
.buttons-top {
	width:760px;
	height:54px;
	background:url(art/buttons.jpg) no-repeat;
	float:left;
	text-align:center;
}
.buttons-top ul {
	width:700px;
	height:20px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.buttons-top ul li {
	width:97px;
	height:17px;
	float: left;
	list-style:none;
	margin:0px;
	padding:3px 0px 0px 0px;
	background:url(art/button-divide.jpg) right no-repeat;
	text-align:center;
	color:#006633;
	font-weight:bold;
	font-size:12px;
}
.buttons-top ul li a {
	color:#006633;
	text-decoration:none;
}
.buttons-top ul li a:hover {
	color:#333333;
	text-decoration:none;
} 
.logo {
	width:760px;
	height:95px;
	float:left;
	margin:0px;
	padding:0px;
}
.logo img {
	float:left;
	margin:0px 370px 0px 0px;
	padding:0px;
}
.logo p {
	float: left;
	width:150px;
	color:#8FD08C;
	margin:50px 0px 0px 0px;
}
.welcome {
	width:745px;
	height:45px;
	float:left;
	background:url(art/bar.jpg) no-repeat;
	padding:10px 15px 0px 0px;
	text-align:right;
	color:#FFFFFF;
}
.welcome p {
	float:left;
	margin:7px 0px 0px 40px;
	color:#FFFFFF;
}
.text-bg {
	width:760px;
	height:10px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.text-bot {
	width:743px;
	overflow:hidden;
	float:left;
	border-left:1px solid #9BA554;
	border-right:1px solid #9BA554;
	background:#FFFFFF url(art/text-bot.jpg) bottom no-repeat;
	padding:0px 5px 10px 10px; 
}
.text-bot img {
	float:right;
	clear:right;
	margin:0px 10px 10px 20px;
	border:1px solid #333333;
}
.text-bot p {
	width:490px;
	float: right;
	overflow:hidden;
}
.side {
	width:235px;
	height:560px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.products-but {
	width:188px;
	height:307px;
	background:url(art/products.jpg) no-repeat;
	float:left;
	margin:0px 0px 10px 0px;
	padding:20px 5px 0px 42px;
}
.products-but ul {
	margin:0px;
	padding:0px;
}
.products-but ul li {
	width:188px;
	height:18px;
	clear:left;
	list-style:none;
	color:#023520;
	font-size:12px;
	padding:0px;
	margin-bottom: 8px;
}
.products-but ul li a{
	color:#023520;
	text-decoration:none;
}
.products-but ul li a:hover {
	color: #333333;
	text-decoration:none;
}
.products-but ul li ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.products-but ul li ul li {
	width:100px;
	clear:left;
	list-style:none;
	color:#666666;
	font-size:11px;
}
.contact {
	width:205px;
	height:193px;
	background:url(art/contact.jpg) no-repeat;
	float:left;
	padding:15px;
}
.contact img {
	margin-top:10px;
	float:left;
}
.top-pic {
	width:488px;
	height:51px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:188px 0px 0px 10px;
	background:url(art/top-pic.jpg) no-repeat;
	font-size:12px;
	color:#034722;
	line-height:20px;
}
h1 {
	font-size:13px;
	height:30px;
	color:#990000;
	margin:0px 0px 5px 0px;
	padding:0px;
	border-bottom:1px solid #CCCCCC;
}
h2 {
	font-size:14px;
	color:#025D2F;
	margin-bottom:5px;
}
.footer {
	width:170px;
	height:20px;
	margin:5px 0px 15px 0px;
	float:right;
}
.green {
	color:#006633;
	font-size:14px;
}


	
	
