/* CSS Document */
* { margin: 0pt;
 padding: 0pt;
}
body {
 margin-top: 20px;
 background: url(images/bg.jpg) top center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
}
p {
 margin-bottom: 15px;
}
h1 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 font-weight: bold;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 font-weight: bold;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 960px;
 height: 176px;
 background: url(images/header.jpg) no-repeat;
 text-align: left;
}
#lic-num {
 padding-top: 2px;
 padding-left: 125px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #fff;
}
#address {
 text-align: center;
 margin-top: 138px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #000;
}
table#topnav {
 margin: 0px;
 padding: 0px;
 width: 960px;
 height: 40px;
 text-align: center;
 background: url(images/topnav-bg.jpg);
}
#topnav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}
#topnav a:hover {
 color: #6c6;
}
table#home-content {
 margin: 0px;
 padding: 0px;
 width: 960px;
 background: #fff;
 text-align: left;
}
td#left-col {
 margin: 0px;
 margin-top: 15px;
 padding: 25px 10px 18px 15px;
 width: 220px;
 background: #fff url(images/left-col-bg.jpg) 0px 15px no-repeat;
 text-align: left;
}
td#right-col {
 margin: 0px;
 padding: 10px;
 width: 695px;
 text-align: left;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 960px;
 background: #fff;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #000;
 border-top: 1px solid #005B08;
}
#footer td {
 padding: 10px;
}
#footer a {
 color: #000;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
#footer-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #005B08;
 text-decoration: underline;
}
#footer-nav a:hover {
 text-decoration: none;
}
.main-bullets {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 font-weight: bold;
}
.features {
 text-align: center;
 margin-left: 15px;
 margin-bottom: 15px;
}
.features li {
 text-align: left;
}
