img#main
{
	margin-bottom: 14px;
}

div#showcase
{
	float: right;
	font-size: 0px;
}

div#horizontal_divider
{
	margin-left: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 9px;
	height: 2px;
	width: 408px;
	background: url("../images/divider-horizontal.png") repeat-x;
}

div#news
{
	letter-spacing: 1px;
	float: none;
	padding-bottom: 43px;
	height: 280px;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 58px;
	background: url(../images/front_page/news.png) no-repeat;
	width: 352px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	line-height:250%;
}

div#footer
{
	padding-top: 12px;
}