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

.copy{
	margin:0 65px;
	text-align:left;
	font:normal 16px georgia; 
	line-height:20px;
}

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

/*########## TEXT #########*/

.pre-headline{
	margin:10px;
	padding:0;
	color:#1a1a1a;
	text-align:center;
	font:normal 20px impact;

}

.headline{
	margin:10px;
	padding:0;
	color:#cc0000;
	text-align:center;
	font:normal 32px impact;
}

.post-headline{
	color:#1a1a1a;
	text-align:left;
	font:bold 24px georgia;
}


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

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

.t_head{
	width:552px;
	height:134px;
	background:url(images/t_head.jpg) no-repeat;
}

.t_foot{
	width:552px;
	height:66px;
	background:url(images/t_foot.jpg) no-repeat;
}

.t_content{
	margin:0 60px;
	color:#1a1a1a;
	font:normal 17px georgia; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#cc0000;
	font:bold 24px georgia;
	text-align:center; 
}

/*########## OTHERS #########*/

p.footNote{
	color:#FFF;
	font:bold 10px verdana, helvetica, sans-serif;
	text-align:center;
}

p.footNav{
	color:#534640;
	font:bold 10px verdana, helvetica, sans-serif;
	text-align:center;
}

a.footLink:link, a.footLink:visited, a.footLink:active{
	color:#534640;
	font:bold 10px verdana, helvetica, sans-serif;
	text-decoration:none;
}

a.footLink:hover{
	text-decoration:underline;
}

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

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

.j_head{
	width:644px;
	height:98px;
	background:url(images/j_head.jpg) no-repeat;
}

.j_foot{
	width:644px;
	height:44px;
	background:url(images/j_foot.jpg) no-repeat;
}

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

.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;
	
}

/*########## OPTIN #########*/

.optin{
	width:630px;
	height:658px;
	margin:0 auto;
	padding:0;
	background:url(images/optin.jpg) no-repeat;
}


/*########## Video #########*/
.vids{	
	position:relative;
	margin:0 auto;
	padding:0;
	width:611px;
	height:455px;
	background:url(images/vids.jpg) no-repeat;
}

.video{
	position:absolute;
	top:37px;
	left:25px;
	width:560px;
	height:340px;
	
}