body {
	background-color: #f6fef0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
.text {
	font-size: 12px;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.header {
	font-size: 16px;
	line-height: 17px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.copyright {
	font-size: 10px;
	color: #999;
	padding-bottom: 6px;
	padding-top: 6px;
}
.frontTestimonials {
	background-color: #eefde1;
	background-image: url(images/f-subhead-news.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 10px;
	line-height: 12px;
}
.frontTestimonialsBold {
	font-weight: bold;
	color: #76ca32;
}
.xrayBG {
	background-image: url(images/x-ray-bg.jpg);
	background-repeat: no-repeat;
}
.xrayBGHome {
	background-image: url(images/x-ray-bgHome.jpg);
	background-repeat: no-repeat;
}
.xrayBottom {
	background-image: url(images/x-ray-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copyright a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
.frontOfficeInfo {

	background-color: #ebebf5;
	background-image: url(images/f-subhead-officeinfo.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 10px;
	line-height: 12px;
}
#secondaryLinks {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#secondaryLinks * {
	margin: 0px;
	padding: 0px;
}
#secondaryLinks h3 {
	font-size: 18px;
	color: #3b760b;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
}
#secondaryLinks li {
font-size:12px;
font-weight:bold;
line-height:14px;
list-style-position: inside;
list-style-type: disc;
}
#secondaryLinks li a {
text-decoration:none;
color:#000;
margin-left:-4px;
}
#secondaryLinks li a:hover {
text-decoration:underline;
color:#000;
}