body {
	font: 62.5%/1em "Trebuchet MS", verdana, arial, sans-serif;
	color: #464646;
	text-align: center;
	background: #000;
	margin: 0;
	padding: 0;

}
#container {
	width: 560px;
	margin: 0 auto;
	text-align: center;
	background: #000;
	color: #303030;
	
}
h1 {
	background: #e60003 url(../img/PriceListHeader.gif) 0 0 no-repeat;
	height: 62px;
	margin: 0;
	padding: 0;
	}
h1 span {
	position: absolute;
	left: -9999px;
}
h2, h2 a {
	color: #fff;
}
table {
	width: 560px;
	border-width: 0;
	border-style: solid;
	border-color: #e60003;

	
	border-collapse: collapse;
	font-size: 1.1em;
	background: #fff1d0;
	
}
th {
	background: #e60003;
	color: #fff;
	font-weight: normal;
	padding: 6px 0;
	border-right: 1px solid #fff;
}
tr {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e60003;
	
}
td {
	padding: 4px 0;
	border-right: 1px solid #e60003;
	text-align: center;
}
th.last {
	border-width: 0;
}

.first {
	border-width: 0;
}
#table-foot, #table-foot a {
	background: #e60003;
	color: #fff;
	text-transform: uppercase;
	
}

#table-foot {
	height: 30px;
}
#footer p {
	color: #888;
}

