* {
padding: 0;
margin: 0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#70833D;
	color:#000;
	margin-top:10px;
}

#ecw_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	padding:0px;
	font-size:30px;
	margin-top:0px;
	color:#333;
	letter-spacing:0px;
	border-top:solid #f1f1f1 0px;
}

#ecw_text a {
	text-decoration:none;
	margin-top:0px;
	color:#333;
}
#ecw_text a:hover {
	text-decoration:underline;
	margin-top:0px;
	color:#f1f1f1;
}


img {
	padding:0;
	margin:0;
}

#clearfooter {
height: 50px;
}

#footer {
	width: 100%;	
	clear: both;
	height: 30px;
	background-color: #70833d;
	font-size:12px;
	font-weight:normal;
	color: #ddd;
	text-align:center;
	margin: 0;
	position: relative;
	padding-top: 8px;
}
#footer_content {
	width: 100%; height: 30px;
}
