body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#650000 url('images/bg.jpg') repeat-x;
}

.wrapper{
	margin:0 auto;
	padding:0;
	width:809px;
	text-align:left;
	background:url('images/middle.jpg') repeat-y;
}

.header{
	margin:0;
	padding:0;
	width:809px;
	height:191px;
	background:url('images/header.jpg') no-repeat;
}

.copy{
	margin:0 60px;
	text-align:left;
	font:normal 16px georgia; 
	line-height:20px;
}

.footer{
	margin:0;
	padding:0;
	width:809px;
	height:105px;
	background:url('images/footer.jpg') no-repeat;
}



/*########## TESTIMONIAL #########*/

.t_body{
	width:392px;
	margin:0 auto;
	background:url('images/t_middle.jpg') repeat-y;
}

.t_head{
	width:392px;
	height:75px;
	background:url('images/t_header.jpg') no-repeat;
}

.t_foot{
	width:392px;
	height:24px;
	background:url('images/t_footer.jpg') no-repeat;
}

.t_content{
	margin:0 35px;
	color:#000;
	font:normal 16px georgia; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#000;
	font:bold 20px georgia; 
	text-align:center;
}
