ul#links {
	font-size: 14px;
	width: 500px;
}

ul#links li{
	padding: 1em .3em;
	list-style: none;

}

ul#links li a {
	color: #003466;
	vertical-align: middle;
	text-decoration: none;
}

ul#links li a img{
	vertical-align: middle;
	margin-right: 20px;
	border: 0;
}

ul#links li a:hover {
	color: #5476a8;
}

#main tbody tr td table tbody tr td table {
	background: url(../images/kraft_seal.jpg) no-repeat 420px 100px;
	padding: 30px 2 50px 0;
}