body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #2D4861;
}
table.Header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
td.Logo {
	width: 780px;
	height: 150px;
	vertical-align: top;
	text-align: center;
}
td.HomeLink {
	width: 150px;
	height: 20px;
	background-color: #B81F25;
	text-align: center;
	font-family: Tempus Sans ITC;
}
td.ServicesLink {
	width: 150px;
	height: 20px;
	background-color: #B81F25;
	text-align: center;
	font-family: Tempus Sans ITC;
}
td.TestimonialsLink {
	width: 150px;
	height: 20px;
	background-color: #B81F25;
	text-align: center;
	font-family: Tempus Sans ITC;
}
td.ContactLink {
	width: 150px;
	height: 20px;
	background-color: #B81F25;
	text-align: center;
	font-family: Tempus Sans ITC;
}
table.Middle {
	background-image: url(images/middle.jpg);
	width: 780px;
}
td.Middle {
	width: 780px;
}
td.Content {
	width: 724px;
	background-image: url(images/Cart.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
td.Bottom {
	width: 780px;
	height: 120px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
td.HomeList {
	width: 300px;
	vertical-align: top;
}
td.Bio {
	width: 350px;
	vertical-align: top;
}
a.TopMenu {
	color: #FAFAFA;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10pt;
	font-size-adjust: none;
}
a:hover.TopMenu {
	color: #B7D4DA;
}
a.BottomMenu {
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
}
ul.HomeList {
	font-weight: bolder;
}
li.HomeList {
	padding-bottom: 35px;
}
ul.Services {
	font-weight: bolder;
	margin-right: 100px;
	margin-left: 100px;
	text-align: justify;
}
li.Services {
	padding-bottom: 20px;
}
p {
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
}
hr.testimonials {
	width: 600px;
	text-align: center;
	height: 1px;
}