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

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

.cdsmenu {
	background-color: #EB5667;
	background-image: url(images/cdshead1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}

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

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

.top {
	background-color: #D81F2A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 136px;
}
.bottom {
	background-color: #EB5667;
	height: 90px;
}
.maincell {
	background-color: #D81F2A;
	height: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
}
.testimonial {
	font-size: 11px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.emaillink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}