#footer{
	width:944px;
	height:125px;
	background:url(../../images/background_images/silverback.gif) repeat-y;
	overflow:hidden;
}


#footer2{
	width:924px;
	height:25px;
	background:url(../../images/background_images/header_back.gif) repeat-y;
	text-align:right;
	padding:8px 20px 0px 0px;
}
#footer2, #footer2 a:link, #footer2 a:hover, #footer2 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dfe2d4;
	text-decoration:none;
}
#footer2 a:hover{
	text-decoration:underline;
}



#first{
	padding-left:50px;
}
.news-article{
	float:left;
	width:180px;
	margin:10px 40px 0px 0px;
}
.news-article .header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7BC143;
	font-weight:bold;
}
.news-article .header strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}
.news-article .description{
	font-family:"trebuchet MS";
	font-size:11px;
	color:#666666;
	line-height:14px;
}


#footer a.article:link, #footer a.article:hover, #footer a.article:visited{
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #7BC143;
	text-decoration:none;
}
#footer a.article:hover{
	text-decoration:underline;
}