.columns {
	background-image:url('images/background.jpg');
	background-repeat: no-repeat;
	width:960px;
	border:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
.columns tr td {
	width: 320px;
	vertical-align: top;
	padding: 10px;
}
body{

}
.meatlist {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
.meatlist2 {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 200%
}

.pricelist {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
.pricelist2 {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 200%
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.divleft{
	width: 70%;
	text-align:left;
	float:left;
}

.divright {
	width: 30%;
	text-align: right;
	float:right;

}


	