body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#eff2f3 url(images/bg.jpg) repeat-x;
}

.wrapper{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
	background:url(images/middle.jpg) repeat-y;
}

.header{
	margin:0;
	padding:0;
	width:900px;
	height:315px;
	background:url(images/header.jpg) no-repeat;
}

.copy{
	margin:0 30px;
	text-align:left;
	font:normal 16px georgia; 
	line-height:20px;
}

.footer{
	margin:0;
	padding:0;
	width:900px;
	height:219px;
	background:url(images/footer.jpg) no-repeat;
}



/*########## TESTIMONIAL #########*/

.t_body{
	width:659px;
	margin:0 auto;
	background:url(images/t_middle.jpg) repeat-y;
}

.t_head{
	width:659px;
	height:99px;
	background:url(images/t_header.jpg) no-repeat;
}

.t_foot{
	width:659px;
	height:24px;
	background:url(images/t_footer.jpg) no-repeat;
}

.t_content{
	margin:0 45px;
	color:#000;
	font:normal 16px georgia; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#000;
	font:bold 20px georgia; 
	text-align:center;
}