body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#3d3d3d url(images/bg.jpg) repeat-x;
}

.wrapper{
	margin:0 auto;
	padding:0;
	width:780px;
	text-align:left;
	background:url(images/middle.jpg) repeat-y;
}

.header{
	margin:0;
	padding:0;
	width:780px;
	height:220px;
}

.header2{
	margin:0;
	padding:0;
	width:780px;
	height:220px;
	background:url(images/header2.jpg) no-repeat;
}

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

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

/*--optin--*/

.optinname{
	padding:6px;
	padding-right:23px;
	width:185px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/name.gif) no-repeat right center;
}

.optinemail{
	padding:6px;
	padding-right:23px;
	width:185px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/email.gif) no-repeat right center;
}

.optinbtn{
	cursor:pointer;
	margin:0;
	padding:0;
	width:216px;
	height:45px;
	border:none;
	background:#FFF url(images/optin_btn.jpg) no-repeat top;
}

.optinbtn:hover{
	cursor:pointer;
	margin:0;
	padding:0;
	width:216px;
	height:45px;
	border:none;
	background:#FFF url(images/optin_btn.jpg) no-repeat bottom;
}

/*--johnsonbox--*/

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

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

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

.j_content{
	margin:0 40px;
	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;
	
}

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

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

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

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

.t_content{
	margin:0 55px;
	color:#FFF;
	font:normal 16px georgia; 
}

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