.NavLeft {
	background-image: url(NavLeft.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 6px;
}
.NavRight {
	background-image: url(NavRight.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 6px;
}
.NavCell {
	background-image: url(NavCellBg.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	font-weight: bold;
	display: block;
}
body, td {
	font-family: sans-serif, "times new Roman", Arial, helvetica;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
.TopNav {
	background-image: url(TopNav.gif);
	background-repeat: no-repeat;
}
.TopNav table td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;

}
.ContentCell {
	padding: 10px;
}
a {
	color: #000000;
}


.TopImageCell img{
	border: 1px solid #000000;
}
.ContactForm input,textarea {
	border: 2px solid #FFDD76;
}
.ContactForm .SubmitButton {
	background-color: #FFDD76;
}
.MainTable {
	background-image: url(PageBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.testimonail_text {
	font-size: 12px;
}
