*, td {
  font-family:helvetica, arial;
  font-size:12px;
}
html, body {
  padding:0px;
  margin:20px;
}
div#container {
  text-align:center;
  min-width:950px;
  margin:0px;
  padding:0px;
}
div#top {
  background:#fff url('images/common-top.png') no-repeat center;
  height:92px;
  width:950px;
  margin:0px;
  padding:0px;
}
div#top address {
  margin-left:410px;
  padding-top:20px;
}
div#content {
  margin:0 auto;
  padding:0 auto;
  width:950px;
/* background:#fff url('middle.png') repeat-y center; */ 
}
div#middle {  
  margin:0 20 0 20;
  padding:0;
  display:block;
  text-align:left;
  color:#000;
}
div#nav {
  float:left;
  display:block;
}
#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#nav li a{
  font-size:16px;
  font-weight:bold;
  text-align:left;
  display:block;
  margin-bottom:5px;
  padding:5px;
  background-color:#eed;
  border-bottom:0px solid #86888b;
  border-right:10px solid #86888b;
}
#nav li a:hover {
  border-right:10px solid #ef3c2f;
  border-left:0;
}
table#pricing {
  border-collapse:collapse;
  border:0px;
}
table#pricing td {
  border-bottom:1px solid #000;
}
table#pricing .title {
  border-bottom:0px;
}
div#bottom {
  margin:0;
  padding:0;
  display:block;
  height:91px;
  background:#fff url('images/common-bottom.png') center no-repeat;
}
p.bold {
  font-weight:bold;
}
div#content a {
  color:2F3DA5;
  text-decoration:none;
}
div#middle h1 {
  margin-top:0;
  padding-top:0;
  font-size:20pt;
  font-weight:bolder;
  color:#717171;
  border-bottom:2px solid #1cad5a;
}
div#content h2 {
  font-size:13pt;
  font-weight:bold;
  color:#EF3F2F;
  padding:5 0 5 0;
  margin:0px;
}
hr.small {
  background-color:#ddd;
  border:0;
  height:1px;
  margin:0;
  padding:0;
}
img.img {
  border:0;
  float:left;
  padding:0 15 15 0;
}
ul.list1 {
  list-style-type:none;
}
ul.list1 li {
  padding-bottom:7px;
}
table#rates td {
  font-size:1.3em;
}
table#rates td b { font-size:1em }