body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#121c46 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:384px;
}
.copy{
	margin:0 30px;
	text-align:left;
	font:normal 16px georgia; 
	line-height:20px;
}

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




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

.j_body{
	width:627px;
	margin:0 auto;
	background:url(images/j_middle.jpg) repeat-y;
}
.box_left{
	float:left;
	padding:0;
	margin:0;
	width:33%;
	text-align:center;
}


.box_right{
	float:right;
	padding:0;
	margin:0;
	width:60%;
}

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

.j_head3{
	width:627px;
	height:90px;
	background:url(images/j_head3.jpg) no-repeat;
}

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

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



