td {
	vertical-align: top;
}
#nav img {
	margin-top:3px;
	width:133px;
	height:19px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.price {
	font-size: 13px;
	font-weight: bold;
	color: #074EB7;
}
#links {
	line-height: 5%;
}
#pricelist table{
	width:100%;
}
#pricelist td{
	padding-top:5px;
	padding-bottom:5px;
}
