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

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 919px;
}
.tablebg {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	height: 37px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 69px;
}

.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.paragraph {
	font-size: 10px;
}
.paragraph {
	font-size: 12px;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: large;
	font-weight: bold;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.paragraphbold {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}