body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: "Trebuchet Ms";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
.style1 {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.style2 {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	color: #B5CA7F;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
	color: #B5CA7F;
}
.main_text {
	font-family: "Trebuchet Ms";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 5px;
}
.main_small {	font-family: "Trebuchet Ms";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.style3 {	font-size: 16px;
	font-weight: bold;
}
.span {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
#nav li ul li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
#nav li ul li a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}
#nav li ul li a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #B5CA7F;
	text-decoration: underline;
	margin-left: 10px;
}
#nav a.span img {
	border: 0;
}
#nav li {
	clear: both;
}
#nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}

#footer-links {
	font-family:"Trebuchet Ms";
	font-size:14px;
	color:#353F1C;
	background:#B5CA7F;
	position:relative;
	width:777px;
	height:470px;
	margin:2px auto 0px auto;
	clear:both;
}

#footer-links a {
	font-size:12px;
	color:#353F1C;
	text-decoration:none;
}

#footer-links a:hover {
	color:#353F1C;
	text-decoration:underline;
}

.footer-left {
	position:relative;
	float:left;
	display:inline;
	width:360px;
	height:auto;
	margin:20px 0px 0px 20px;
}

.footer-center {
	position:relative;
	float:left;
	display:inline;
	width:200px;
	height:auto;
	margin:20px 20px 0px 0px;
}

.footer-right {
	position:relative;
	float:right;
	display:inline;
	width:150px;
	height:auto;
	margin:20px 0px 0px 0px;
}
