body {
	text-align:center; /* 1em = 16pts */
	font-family: Lucida, Arial, sans-serif;
	background-color: #008000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
h1, h2, h3, h4 {
	font-family: "Lithos Pro Regular", "MS Serif", "New York", serif;
	font-weight: bold;
}

img {
	border:0;
	}
a{	color:#030;	
}
a:hover {
	text-decoration:none;
	}
#footer		{
	border-bottom: 2px solid #999;
	clear: both;
	width: 100%;
	background-color: #6FBE2F;
	color: #333;
}


#apDiv1 {
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	background-color: #FFF;	
	width: 770px;	
}

#side {
	width: 222px;
	float: left;
	margin-top: 35px;
	margin-bottom: 35px;
	
}
#apDiv1 #main {
	text-align: left;
	margin-left: 250px;
	padding:10px;
	
}
#apDiv1 #main a {float:right;
	text-decoration:none;
	color:#030;
	background-repeat:none;	
}
#apDiv1 h4 {
	background-image: url(images/butt_plain.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	width:180px;
	height:30px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#apDiv1 #side a {
	text-decoration: none;
}
#apDiv1 #main div {
	min-height: 215px;
}
.down {
	margin-top: 15px;
	padding-top: 15px;
}
#contact {margin:20px;
padding:20px;}

