#header{
	background-image:url(../assets/images/header-image.gif);
	background-repeat:no-repeat;
}
.link-list{
	margin-bottom:30px;
}
.link-list-category{
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#106927;
	background-image:url(../assets/images/hr_480.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.link-list-item{
	margin-top:0px;
	margin-bottom:2px;
	font-size:14px;
	color:#505050;
}
