body {
	font-family: Verdana, Geneva, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}#Main {
}
#Logo and Title {
	height: 50px;
	width: 100%;
	top: 10px;
	bottom: 10px;
}
#Specialties {
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	position: relative;
	height: 25px;
	width: 100%;
	top: 15px;
	text-indent: 20px;
	font-size: 12px;
}
#Center {
	position: relative;
	height: 100px;
	width: 100%;
	top: 20px;
}
#Bottom {
	position: absolute;
	bottom: 5px;
	text-align: right;
	font-size: 10px;
	right: 15px;
	float: right;
}
#centerleft {
	width: 28%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bolder;
	text-indent: 15px;
	font-size: 12px;
}
#centerright {
	float: right;
	width: 70%;
	font-size: 12px;
	padding-top: 10px;
	overflow: visible;
	position: relative;
	height: 200px;
}
#Main #Center #centerright #imagebar {
	position: absolute;
	width: 100px;
	bottom: 2px;
}
