body {
	background: url(http://www.berdingconsulting.com/images/Center-Area-Only_01.png) repeat;
}


.sub_button {
	margin-top: 15px;
}

/*
.sub_button a {
	font: 20px Verdana;
	color: white;
	text-decoration: none;
}
.sub_button a:hover {
	text-decoration: underline;
}
*/

#footer {
	position: relative;  /* Needed for Safari */
	width: 100%;
}
img.product_logo {
	margin-right: 15px;
	margin-bottom: 15px;
}

table.data {
	border-collapse: collapse;
	
}
table.data td {
	border: 1px solid white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.data th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

