body {
	font: 100% "Trebuchet MS", helvetica, sans-serif;
	line-height:150%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
}
.wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	font: 1em  "Trebuchet MS", helvetica, sans-serif;
}
h1 {
	margin: 0 0 10px 0;
	background: #fff;
	padding:0;
	font:normal 130% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #333;
}
h1.main {
	font: 140% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #C53E0F;
	margin: 0px;
	padding: 0px;
}
h1.services {
	font:normal 140% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #040;
	margin: 0px;
	padding: 0px;
}
h1.shortlist {
	font: 140% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color:#C53E0F;
	margin:5px 0 10px 0;
	background: url(http://jdapublishing.com/images/flower-bullet.jpg) left no-repeat;
	padding: 0 0 0 45px;
}
h2.green {
	font:bold 120% "Trebuchet MS", helvetica, sans-serif;
	color:#1D8412;
	margin: 0px;
	padding: 0px;
}
h2 {
	font:normal 110% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color:#1D8412;
	margin: 0px;
	padding: 0px;
}
h2.green {
	font:bold 100% "Trebuchet MS", helvetica, sans-serif;
	color:#1D8412;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: normal 100% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #f60;
	margin: 0px;
	padding: 0px;
}
/*  Layout  Properties */
.header {
	height: 200px;
	background: #fff url(http://jdapublishing.com/images/header.jpg);
	margin: 0px;
	padding: 0px;
	border-top:none;
	border-right:solid 1px #504A22;
	border-bottom:solid 1px #504A22;
	border-left:solid 1px #504A22;
}
.header a, .header a:visited, .header a:active {
	display: block;
	height: 200px;
	margin:0 0 0 30px;
	padding: 0px;
}
.logo {
	height: 200px;
	background: url(http://jdapublishing.com/images/logo4.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.logo a {
	height: 200px;
	width: 445px;
	display: block;
}

/* Main Top Navigation */
.maintopnav {
	border-bottom: solid 1px #504A22;
	height: 35px;
	background:#E8EADA;
}
.topnav {
	width: 780px;
	margin-top: 0px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.maintoplist {
	display: inline;
	height: 35px;
}
.maintoplist li {
	display: inline;
	padding-right: .5em;
	padding-left: .5em;
}
.maintoplist a:link, .maintoplist a:visited {
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #030;
}
.maintoplist a:hover, .maintoplist a:active {
	color:#C53E0F;
}
.contentwrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top:solid 1px #fff;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #fff;
	border-left: solid 1px #ccc;
	position: relative;
	margin-bottom: 0px;
	overflow: hidden;
}
/* Main Content Block */
.maincontent {
	width: 500px;
	float: left;
	padding: 20px 10px 40px 10px;
	display: block;
	text-align: left;
	margin: 0px;
}
.maincontent p {
	margin-top: 5px;
	text-align:justify;
}
.maincontent ul {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 10px;
}
ol.numbered {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 10px;
}
.maincontent li {
	background: url(http://jdapublishing.com/images/sidebar-bullet.gif) 0px 4px no-repeat;
	padding: 0 0 0 20px;
	margin:5px 0;
}
li.plain {
	list-style-type: disc;
	background:#fff;
	padding: 0;
	margin:5px 0 5px 10px;
}
.maincontent a:link, .maincontent a:visited {
	color:#C53E0F;
	text-decoration: none;
}
.maincontent a:hover, .maincontent a:active {
	color: #040;
	text-decoration:underline;
}
.second {
	width: 690px;
	padding: 20px 40px 40px 40px;
	display: block;
	border-right:solid 1px #ccc;
	text-align: left;
	overflow: hidden;
}
.second p {
	line-height: 1.4em;
	margin-top: 5px;
	text-align:justify;
}
.second a:link, .second a:visited {
	color:#C53E0F;
	text-decoration: none;
}
.second a:hover, .second a:active {
	color: #040;
	text-decoration:underline;
}
.graphic {
	float: left;
	width: 230px;
}
.tech {
	float: left;
	width: 230px;
}
.support {
	float: left;
	width: 230px;
	padding-bottom: 20px;
}
.graphic h2, .tech h2, .support h2 {
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 54px;
}
.graphic h2 {
	background: url(http://jdapublishing.com/images/graphic.jpg) no-repeat;
}
.tech h2 {
	background: url(http://jdapublishing.com/images/tech.jpg) no-repeat;
}
.support h2 {
	background: url(http://jdapublishing.com/images/support.jpg) no-repeat;
}
.below {
	width: 680px;
	clear: left;
	display: block;
	margin-top: 20px;
}
.product {
	font: normal 100% "Trebuchet MS", "Century Gothic", sans-serif;
  margin:10px 5px;
	padding:10px;
	text-align:left;
}
.product img, .product img a {
border: none;
text-decoration: none;
margin:0 15px 0 0;
}
.bulletlist {
	font-size: 100%;
}  
.bulletlist ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 25px;
}
.bulletlist li {
	background: url(http://jdapublishing.com/images/bullet.jpg) top left no-repeat;
	padding: 0 0 5px 25px;
}
/* Main Content Styles */
.content {
	width: 680px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	text-align: left;
	overflow: hidden;
}
.maincontentc p {
	margin-top: 5px;
}
.leader {
 height:75px;
 width:445px;
 background:#fff;
 padding:10px;
 margin: 0 0 20px 0;
}
.leader h1 {
	font:bold 130%  "Trebuchet MS", verdana  sans-serif;
	color:#CE3100;
	margin:none;
	padding: none;
}
.productbox {
 width:445px;
 background:#fff;
 padding:10px;
 margin:none;
 border:solid 1px #000; 
}
.productbox h1 {
	font:bold 130%  "Trebuchet MS", verdana  sans-serif;
	color:#000070;
	margin:none;
	padding: 3px 0;
}
.second ul, .second ul {
	color: #333;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.second li, .second li {
	background: url(http://jdapublishing.com/images/bullet.jpg) no repeat;
	padding-left: 24px;
	background-position: 0.4em 0.4em;
	line-height:22px;
}
h2.sitemap {
	font:normal 110% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color:#1D8412;
	padding:0 0 0 20px;
	margin:3px 0;
}
.sitemaps {
  width:100%;
	font-size: 90%;
	margin: 0 0 0 5px;
	padding: 0px;
}
.sitemaps  a {
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
}
.author {
	font:90%  Verdana, Helvetica, sans-serif;
	font-style:italic;
	padding:5px;
	margin:0px;
	background:#fff;
}
/* Side Bar Styles */
.sidebar {
	float: right;
	width: 200px;
	padding: 10px 15px 10px 0;
	text-align: left;
}
.sidebar p {
	font-size:90%;
	color: #333;
	margin: 5px 0;
	padding: 0px;
	line-height: 1.4em;
}
p.centered {
  margin:0px;
  padding:0px;
	text-align:center;
}
.sidebar h1 {
	margin: 0 0 10px 0;
	background: url(http://jdapublishing.com/images/sidebar-bullet.gif) left no-repeat;
	padding: 0 0 0 18px;
	font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color:#f90;
}
h1.new {
	margin: 0 0 10px 0;
	background: url(http://jdapublishing.com/images/new.jpg) left no-repeat;
	padding: 0 0 0 70px;
	font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color:#4D1497;
	height:50px;
}
    h1.spotlight {
margin: 0px;
background: url(http://jdapublishing.com/images/spotlight.gif) top left no-repeat;
padding: 0 0 0 35px;
font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
color:#4D1497;
height:50px;
}
    h1.tools {
margin: 0 20px 10px 10px;
background: url(http://jdapublishing.com/images/tools.jpg) right no-repeat;
padding: 0 60px 0 0;
font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
line-height:100%;
color:#4D1497;
border-bottom: solid 2px #4D1497;
}
.sidebar h2 {
	font-weight:bold;
	color:#0F4D0A;
	margin: 0px;
	padding: 0px;
}
  .newsletter {
background-image: url(http://jdapublishing.com/images/news-bg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0px;
margin:0 0 10px 0;
height:630px;
width:195px;
border:solid 1px #030;
}
  .newsletter h1 {
margin:0px;
background: transparent;
padding: 0px;
font-weight:bold;
color:#C53E0F;
text-align:center;
}
  .newsletter  p {
color: #000;
padding: 3px 7px;
margin:0px;
}
.sidebar img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar .sidebarnavlist {
  width:100%;
	margin: 0 0 0 5px;
	padding: 0px;
}
.sidebar .sidebarnavlist li {
	list-style-type: none;
	background: url(http://jdapublishing.com/images/starburst.gif) left no-repeat;
	padding: 3px 0 3px 15px;
}
.sidebar a:link, .sidebarnavlist a:link,.sidebar a:visited, .sidebarnavlist a:visited  {
  color:#1D8412;
	text-decoration: none;
}
.sidebar a:hover,  .sidebarnavlist  a:hover {
	color:#4D1497;
	text-decoration: underline;
}
fieldset {
  border:none;
}
.spacer {	
height: 15px;
}
.spacer2 {	
height: 30px;
}
.spacer3 {	
height: 60px;
}
/* TABLES */
.mtable {
	background: #404040;
	padding:0px;
	width:100%;
	text-align:center;
}
td {
  font: 90% verdana, helvetica, sans-serif;
  padding:10px
}
.td1 {
  font-weight:bold;
	background:#d2bde5;
	width:30%;
}
.td12 {
  font-weight:bold;
	background:#D2BDE5;
	width:25%;
}
.td2 {
	text-align:center;
	background:#ffffd9;
	width:30%;
}
.td22 {
	text-align:center;
	background:#ffffd9;
	width:25%;
}
.td3 {
	text-align:center;
	background:#ECEFD5;
	width:30%;
}
.td32 {
	text-align:center;
	background:#ECEFD5;
	width:25%;
}
.td4 {
	text-align:center;
	background:#bee3a3;
	width:30%;
}
.td42 {
	text-align:center;
	background:#bee3a3;
	width:25%;
}
.td5 {
	text-align:center;
	background:#9ede60;
	width:30%;
}
.td52 {
	text-align:center;
	background:#9ede60;
	width:25%;
}
.mtable a:link,.mtable a:visited {
  font-weight:bold;
  color:#0000C0;
	text-decoration: none;
}
.mtable a:hover {
	color:#600961;
}
/*******   Footer  *******/
.footer {
	border-top: solid 1px #504A22;
	border-bottom: solid 1px #504A22;
	height: 35px;
	background:#E8EADA;
}
.foot {
	display: inline;
	height: 35px;
}
.foot ul {
	list-style-type: none;
	width: 780px;
	margin-top: 0px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.foot li {
	display: inline;
	padding-right: .5em;
	padding-left: .5em;
}
.foot a:link, .foot a:visited {
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
	color: #030;
}
.foot a:hover, .foot a:active {
	color:#C53E0F;
}
.bottom {
	height: 200px;
	background: #fff url(http://jdapublishing.com/images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	border-top:none;
	border-right:solid 1px #504A22;
	border-bottom:solid 1px #504A22;
	border-left:solid 1px #504A22;
}
/* Image Classes */
img.centered {
  text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  img.alignright {
float: right;
padding:0 0 0 10px;
}
  img.alignleft {
float: left;
padding: 0 10px 0 0;
}
  img, img a {
border: none;
text-decoration: none;
}
  .right {
float: right;
}
  .left {
float: left;
}
  .moveright {
text-align: right;
}
  .moveleft {	
text-align: left;
}
  .staycenter {
text-align: center;
}
  .productbox img {
float: left;
padding: 0 20px 10px 0;
}
/* Article Classes */
  .artwrapper {
width:775px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
border-top:solid 1px #fff;
border-right:solid 1px #ccc;
border-bottom:solid 1px #fff;
border-left: solid 1px #ccc;
position: relative;
overflow: hidden;
}
  .articles {
width: 550px;
float: left;
padding: 10px 10px 30px 10px;
display: block;
text-align: left;
margin: 0px;
}
   h1 {
margin: 0 0 10px 0;
background: #fff;
padding:0;
font: 150% "Century Gothic", "Trebuchet MS", helvetica sans-serif;
color: #3C4814;
}
   .articles h1.green {
margin: 0 0 10px 0;
background: #E8EADA;
padding:3px 0px;
font:bold 100% "Century Gothic", "Trebuchet MS", helvetica sans-serif;
color: #3C4814;
border-top: solid 1px #3C4814;
border-bottom: solid 1px #3C4814;
}
  .articles p {
margin-top: 5px;
}
  .articles a:link, .articles a:visited {
color:#C53E0F;
text-decoration: none;
}
  .articles a:hover {
color: #040;
text-decoration: underline;
}
  .articles ul {
list-style-type: none;
margin: 5px 0 10px 0;
padding: 0 0 5px 10px;
}
  .articles li {
background: #fff;
padding:;
margin:5px 0;
}
  .artsidebar  {
float: right;
width: 200px;
padding: 0px 0px 10px 0px;
margin:0px;
text-align: left;
}
  .artsidebar h1 {
margin: 0 0 10px 0;
background: url(http://jdapublishing.com/images/sidebar-bullet.gif) left no-repeat;
padding: 0 0 0 18px;
font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
color:#f90;
}
   .artsidebar h1.tools {
margin: 10px 0;
background: url(http://jdapublishing.com/images/tools.jpg) right no-repeat;
padding: 0 60px 0 0;
font:normal 150% "Century Gothic", "Trebuchet MS", helvetica, sans-serif;
line-height:100%;
color:#4D1497;
border-bottom: solid 2px #4D1497;
}
  .artsidebar h2 {
font:bold 100%  "Trebuchet MS", helvetica, sans-serif;
color:#0F4D0A;
margin: 0px;
padding: 0px;
}
  .artsidebar p {
color: #333;
margin: 0 0 5px 0;
padding: 0px;
text-align: left;
}
  .artsidebar a:link, .artsidebarnavlist a:link, .artsidebar a:visited, .artsidebarnavlist a:visited  {
color:#1D8412;
text-decoration: none;
font: 100% "Century Gothic", helvetica, sans-serif;
}
  .artsidebar a:hover,  .artsidebarnavlist  a:hover {
color:#C53E0F;
text-decoration: none;
font: 100% "Century Gothic", helvetica, sans-serif;
}
    .artsidebarnavlist {
margin:0;
padding:0;
}
   .artsidebarnavlist ul {
width:100%;
margin: 00;
padding: 0px;
border:solid 1px #333;
}
   .artsidebarnavlist li {
list-style-type: none;
background: url(http://jdapublishing.com/images/starburst.gif) left no-repeat;
padding: 3px 0 3px 15px;
}
  .artnewsletter {
background-image: url(http://jdapublishing.com/images/news-bg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0px;
margin:0 0 10px 0;
height:635px;
width:195px;
border:solid 1px #030;
}
  .artnewsletter h1 {
margin:0px;
background: transparent;
padding: 0px;
font: 130% "Trebuchet MS", helvetica, sans-serif;
color:#C53E0F;
text-align:center;
}
  .artnewsletter  p {
font-size: 100%;
color: #000;
padding: 3px 10px;
margin:0px;
}