body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#279ad1 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:162px;
	background:url('images/header.jpg') no-repeat;
}

.copy{
	margin:30px;
	text-align:left;
	font:normal 16px arial; 
	line-height:22px;
}

.footer{
	margin:0;
	padding:0;
	width:900px;
	height:95px;
	background:url('images/footer.jpg') no-repeat;
}





/*########## TESTIMONIAL #########*/

.t_body{
	width:464px;
	margin:0 auto;
	background:url('images/t_middle.jpg') repeat-y;
}

.t_head{
	width:464px;
	height:73px;
	background:url('images/t_header.jpg') no-repeat;
}

.t_foot{
	width:464px;
	height:32px;
	background:url('images/t_footer.jpg') no-repeat;
}

.t_content{
	margin:0 45px;
	color:#000;
	font:normal 16px arial; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#000;
	font:bold 20px arial; 
	text-align:center;
}




/*########## JOHNSON #########*/

.j_body{
	width:627px;
	margin:0 auto;
	background:url('images/j_middle.jpg') repeat-y;
}

.j_head{
	width:627px;
	height:27px;
	background:url('images/j_header.jpg') no-repeat;
}

.j_foot{
	width:627px;
	height:28px;
	background:url('images/j_footer.jpg') no-repeat;
}

.j_content{
	margin:0 50px;
	color:#1a1a1a;
	font:normal 16px arial; 
}

.j_title{
	font-family:verdana, tahoma, arial;
	font-size:20px;
	color:#1a1a1a;
	text-align: center;
	letter-spacing: -1.5pt;
	
}

.j_headline{
	font-family:verdana, tahoma, arial;
	font-size:30px;
	font-weight:bold;
	color:#cc0000;
	line-height:35px;
	text-align: center;
	letter-spacing: -1.5pt;
}


/*########## GUARANTEE #########*/

.g_body{
	width:580px;
	margin:0 auto;
	background:url('images/g_middle.jpg') repeat-y;
}

.g_head{
	width:580px;
	height:144px;
	background:url('images/g_head.jpg') no-repeat;
}
.g_foot{
	width:580px;
	height:51px;
	background:url('images/g_foot.jpg') no-repeat;
}

.g_content{
	margin:0 50px;
	color:#1a1a1a;
	font:normal 16px georgia; 
}

.g_title{
	font-family:verdana, tahoma, arial;
	font-size:20px;
	color:#1a1a1a;
	text-align: center;
	letter-spacing: -1.5pt;
	
}

.j_headline{
	font-family:verdana, tahoma, arial;
	font-size:30px;
	font-weight:bold;
	color:#cc0000;
	line-height:35px;
	text-align: center;
	letter-spacing: -1.5pt;
}