#home-container
{
	background-color:#E2E1CF;
}

#home-content
{
	width:920px;
	padding:45px;
	margin:auto;
	background: url("/images/public/home_bg.jpg") repeat-x;
}

#home-footer
{
	background: url("/images/public/home_footer_bg.jpg") repeat-x;
}

#home-news-container
{
	width:1010px;
	margin:auto;
}

#home-news
{
	width:295px;
	height:200px;
	background: url("/images/public/home_news_bg.jpg") no-repeat top center;
	float:left;
	padding:40px 30px;
}

#home-news ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#home-news li
{
	display:block;
	padding:10px 0;
	background: url("/images/public/olive_dotted_line2.gif") repeat-x center top;
	margin:0;
}

#home-news p, #home-footer-filler2 p
{
	color:white;
	font-family:Arial,Verdana,sans;
	font-size:11px;
	line-height:1.6em;
}

#home-news a, #home-footer-filler2 a
{
	color:#B5BA22;
	font-weight:bold;
	text-decoration:none;
}

#home-news a:hover, #home-footer-filler2 a:hover
{
	color:#d7de0d;
}

.news-title
{
	color:white;
	font-family:Arial,Verdana,sans;
	font-size:11px;
	line-height:1.6em;
	font-weight: bold;
}

#home-footer-filler1
{
	width:300px;
	height:280px;
	float:left;
}

#home-footer-filler2
{
	padding:40px 40px 0 40px;
	width:275px;
	height:240px;
	float:left;
	background-image: url("/images/public/home_filler2_bg.jpg");
	background-repeat: no-repeat;
}

#home-footer-filler2 h2
{
	padding-bottom:20px;
}
