#home-container
{
	background: url("/images/public/content_bg_yrep.jpg") repeat-y top center;
}

#home-content
{
	background: url("/images/public/page_content_bg_top.jpg") no-repeat top;
	margin: 0px 40px;
	text-align:left;
}

#home-body
{
	width:400px;
	padding:30px 30px 0 30px;
	float:left;
}

#home-news
{
	padding:30px 30px 0 0;
	width:400px;
	float:right;
}

#home-news a
{
	white-space:nowrap;
}

#home-news h1 img
{
	padding-bottom:10px;
}

#home-news ul
{
	background: url("/images/public/horizontal_dotted_line.gif") top repeat-x;
	list-style-type: none;
	margin-bottom:10px;
}

#home-news li
{
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x;
}

#home-news p.bullet
{
	background: url("/images/public/news_bullet.gif") no-repeat 0 17px;
	padding:13px 0pt 10px 22px;
	font-size:10px;
	color:#9E9694;
}

#home-image-flash
{
	position:absolute;
	top:0px;
	left:5px;
	z-index: 100;
}
