body {
  padding:0;
  margin:0;
  font-family:Verdana, sans-serif;
  background:url(bg.gif) center repeat-y;
}

img {
  padding: 0;
  margin: 0;
  border:none;
}

address {
text-align:center;
}
#wrapper {
  width:780px;
  margin: auto;
}

#body {
	padding:0;
	background-image: url(ld_body_bg.jpg);
}

#menu {
  width: 200px;
  padding: 0;
  margin: 0px;
  margin-left: 1px;
  float:left;
  font-family:times, serif;
  overflow: hidden;
}

#menu-links {
  width:100%;
  font-size:16pt;
  font-weight:bold;
  list-style:none;
  text-align:left;
  padding:0px;
  margin:0px;
}

#menu-links li {
  width:100%;
  margin:0;
  margin-bottom:9px;
}

#menu-links a {
	background-image: url(ld_button_bg.jpg);
  display:block;
  padding:5px 15px; 
  line-height:1.5;
  width:100%;
  text-decoration:none;
  color:#164358;
}
#menu-links a:hover {
	background-image: none;
  color:#dfe3ba;
}

#content {
  margin:0;
  padding:0;
  padding-left:50px;
  border:1px solid transparent;
  height: 295px;
  width:530px;
  overflow:auto;
  font-size:smaller;
}

#content ul {
  list-style: none;
}

div.features li {
  border-left: 1px #164358 solid;
  margin:0.5em 50px;
}
#intro {
  border-left: 1px #164358 solid;
  margin:0.5em 150px;
  padding:0.5em;
  width:350px;
  line-height:1.5;
}

#content h5 {
  background: #164358;
  color:#dfe3ba;
  padding:0.5em;
}

div.price {
  text-align: right;
}

#footer {
  text-align:center;
  font-size:smallest;
  background: url(footer.gif) 0 0 repeat-x;
  padding:10px;
}
body {
	text-decoration: none;
	text-indent: 0in;
	text-align: left;
	lang: en-US;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	widows: 2;
	font-family: 'Times New Roman';
}
table {
	width: 100%;
}
td {
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, li {
	color: #000000;
	font-family: 'Times New Roman';
	font-size: 12pt;
	lang: en-US;
	text-align: left;
	vertical-align: normal;
}
*.HTML_Address {
	font-style: italic;
}
*.Normal_(Web) {
	margin-top: 5pt;
}


