body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #415605;
	background: white url(images/bg.jpg) repeat-x;
}
a img {
	border: 0px;
}
a {
	color: #415605;
}
#container {
	margin: auto;
	width: 770px;
}
#top {
	font-size: 0px;
	height: 148px;
}
#top img {
	float: left;
}
#content {
	line-height: 180%;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
#footer {
	font-size: 10px;
	color: #c0d583;
}
#footer a {
	text-decoration: none;
	color: #c0d583;
}
#signature {
	float: right;
}
#menu {
	margin-top: 5px;
	text-align: center;
	word-spacing: 10px;
	font-size: 10px;
	margin-bottom: 5px;
}
#menu a {
	word-spacing: normal;
}
.pad {

}
p {
	text-align: justify;
	padding: 0px 10px;
}
.img_rt {
	margin: 0px 0px 10px 15px;
	float: right;
}

.img_lt {
	margin: 0px 15px 10px 0px;
	float: left;
}
ul {
	list-style-image: url(images/li_dot.jpg);
}
li {
	background: left bottom no-repeat url(images/li_bg.jpg);
}
td {
	vertical-align: top;
}
.center {
  text-align: center;
}
