@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/BG_slice.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#apDiv1 {
	position:absolute;
	left:118px;
	top:655px;
	width:198px;
	height:110px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:698px;
	top:591px;
	width:198px;
	height:79px;
	z-index:2;
}
.mainbody {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12pt;
  color: #333;
  line-height: 20pt;
}
.listing {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  color: #333;
  line-height: 14pt;
}
.ftrdiv {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999;
}
.ftrnav	{
	text-align:center;
}
.ftrnav a:link, .ftrnav a:visited, .ftrnav a:active {
  text-decoration: none;
  font: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #8a1b0b;
}
.ftrnav a:hover {
  color:#333;
  text-decoration: underline;
}
.subnavsel {
  text-decoration: none;
  font: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #333;
  padding-right: 15px;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
  text-decoration: none;
  font: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #8a1b0b;
  padding-right: 15px;
}
.subnav a:hover {
  color:#333;
  text-decoration: underline;
}
.hdrred {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:15pt;
  color: #8a1b0b;
}
.subhdrred {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12pt;
  color: #8a1b0b;
}
ul {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11pt;
  color: #333;
  line-height: 18pt;
}
.testimonial {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size:11pt;
  color: #333;
  line-height: 18pt;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.red {
  color: #8a1b0b;
  font-weight: bold;
}
.required {
	font-size: 11px;
	color: #900;
	font-style: italic;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.imgth { 
	position:relative; 
	padding-top:15px;
}
