body {
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FBF2D5;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
; color: #999999
}
.topCell {
	background-image: url(images/header.jpg);
	height: 70px;
	width: 770px;
	background-repeat: no-repeat;
}
.leftColumn {
	width: 213px;
	height: 400px;
	text-align: left;
	vertical-align: top;
}
.rightColumn {
	width: 600px;
	padding-left: 40px;
	vertical-align: top;
}
.navCell {
	height: 40px;
	text-align: left;
	padding-left: 250px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ad001b;
; border-bottom-width: 0px
}
.aboutCopy {
	width: 380px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.aboutTable {
	height: 400px;
	background-image: url(images/about_us_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contactCopy {
	padding-top: 10px;
}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.h1 { font-size: 12px; font-weight: bold; color: #ad001b; ; border-bottom-width: 0px }
