#content #big-button
{
	margin: 0 0 10px 0;
	padding: 0;
}

#content #big-button li
{
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0;
	width: 518px;
	height: 116px;
	display: block;
}

#big-button li a
{
	padding: 19px 348px 71px 0;
	width: 170px;
	height: 26px;
	background-image: url('../../images/css/home/big-buttons-grid.jpg');
	background-repeat: no-repeat;
	display: block;
}

#big-button li a img
{
	display: block;
	width: 170px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#big-button li#wood a
{
	background-position: left top;
}

#big-button li#wood a:hover
{
	background-position: -518px top;
}

#big-button li#wall a
{
	background-position: left -116px;
}

#big-button li#wall a:hover
{
	background-position: -518px -116px;
}

#big-button li#metal a
{
	background-position: left -232px;
}

#big-button li#metal a:hover
{
	background-position: -518px -232px;
}

#big-button li#specialties a
{
	background-position: left -348px;
}

#big-button li#specialties a:hover
{
	background-position: -518px -348px;
}

#big-button li#restoration a
{
	background-position: left -464px;
}

#big-button li#restoration a:hover
{
	background-position: -518px -464px;
}

#big-button a span
{
	display: none;
	visibility: hidden;
	line-height: 1px;
	font-size: 1px;
}

#news-updates
{
	 padding-top: 122px;
}
#news-updates img
{
	display: block;
}

#news-updates img.title
{
	margin: 7px 0;
}

#news-updates ul
{
	margin: 1em 0 0 0;
	padding: 0;
}

#news-updates ul li
{
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.67em;
}

#news-updates ul li a
{
	color: #6d6d6d;
	text-decoration: none;
}

#news-updates ul li a:hover
{
	text-decoration: underline;
}

