@charset "UTF-8";
/* CSS Document */

#bg {
	background-color: #00417a;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#header {
	background-image: url(header.jpg);
	height: 115px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	background-image: url(footer.jpg);
	height: 94px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
}
.johnsonboxtop {
	background-image: url(johnsonboxtop.gif);
	height: 40px;
	width: 634px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.johnsonboxmidrepeat {
	background-image: url(johnsonboxmidrepeat.gif);
	height: auto;
	width: 634px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.johnsonboxbottom {
	background-image: url(johnsonboxbottom.gif);
	height: 15px;
	width: 634px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialtop {
	background-image: url(testimonialtop.gif);
	height: 40px;
	width: 634px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxmidrepeat {
	background-image: url(testimonialmidrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 634px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxbottom {
	background-image: url(testimonialbottom.gif);
	height: 21px;
	width: 634px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}

