.pagebg {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.pagebg2 {
	background-image: url(../images/mainbg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fottertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.menuline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menuline2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.menulines {

	height: 27px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;

}
.menulinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.menulinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.aboutlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}

a.aboutlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.testimonials {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #f4f4f4;
	padding: 5px;
	border: 1px solid #666666;
}
