* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #F3F3F3;
	margin-top: 0px;
}

.testimonialsmenu {
	background-color: #A6D1F3;
	background-image: url(images/testomonialhead1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}

.testimonialsmenu a {
	color: #FFFFFF;
	line-height: 24px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.testimonialsmenu a:hover {
	color: #000000;
}

.top {
	background-color: #6CABE7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 136px;
}
.bottom {
	background-color: #A6D1F3;
	height: 90px;
}
.maincell {
	background-color: #6CABE7;
	height: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 8px;
}
.testimonial {
	font-size: 10px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
