body {
   background: white;
   font-family: "Trebuchet MS", Helvetica, san-serif;	
   font-size: 10pt;
   }

#topnav, #pagehead, .sidebox, #pagemid, #pagebot, #footer, .smalltop{
	display: none;
	}
	
#pagecontent{
	width: 100%;
	}
	
.clearlr{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.dcontact{
	float: right;
	text-align: right;
	}
	
.testimonials{
	color: #111111;
	font-size: 0.8em;
	float: left;
	width: 30%;
	margin: 0 10px 0 5px;
	padding:0 0 0 0;
	}
	
.testimonials h3{
	display: block;
	width: 215px;
	height: 16px;
	color: #E1E1E1;
	font-size: 1.2em;
	background: #000;
	position: relative;
	left: -5px;
	top: -5px;
	padding: 5px 0 0 5px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	}
	
.greybgr{
	background:#E1E1E1;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	}
	
.packbgr{
	background:#E1E1E1;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	}
	
.testimonials h2{
	font-size: 1.4em;
	font-weight: bold;
	color: #B61D22;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	}
	
.testimonials p{
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	}
	
.testimonials a{
	color: #B61D22;
	font-weight: bold;
	text-decoration: none;
	}
	
.testimonials a:hover{
	color: #FDB732;
	}
	
.cfooter{
	clear:both;
	width: 930px;
	height:1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
