* {
padding: 0px;
margin: 0px;
}

a  {
color: #333;
}

a img {
color: #fff;
border: none;
}

body {
background: url('faded_cog.png') right repeat-y;
font: 15px Georgia, Trebuchet MS, Arial;
color: #555;
}

#content {
position: relative;
margin: 0px;
padding: 0px;
background-color: #84C784;
height: 22px;
}

#navbar {
position: absolute;
top: 2px;
left: 150px;
overflow: hidden;
}

#navbar li {
float: left;
list-style-type: none;
padding-right: 18px;
letter-spacing: .1em;
top: 0px;
}

#navbar li a {
color: #FFF;
text-decoration: none; 
font-size: 15px;
}

#navbar a:hover, #contact a:hover {
text-decoration: underline;
background-color: transparent;
}

a:hover {
color: #fff;
background-color:#000;
text-decoration: none;
}

a:hover img {
background-color: #fff;
}

#contact {
position: absolute;
top: 3px;
left: 530px;
overflow: hidden;
letter-spacing: .1em;
}

#contact a {
color: #FFF;
text-decoration: none;
font-size: 14px;
}

#title {
position: absolute;
top: 50px;
height: 250px;
padding-left: 150px;
background: url('cogs.png') top left no-repeat;
}

h1, h1 a {
font-size: 28px;
font-weight: normal;
letter-spacing: .25px;
color: #84C784;
}

.bigc {
font-size: 28px;
font-weight: bold;
color: #84C784;
}

h2 {
padding-left: 5px;
font-size: 15px;
font-weight: lighter;
color: #777;
}

h3, h3 a {
font-size: 21px;
letter-spacing: .25px;
color: #84C784;
padding-bottom: 3px;
}

#main {
position: absolute;
top: 125px;
margin-left: 150px;
padding-top: 10px; 
padding-bottom: 10px; 
border-top: solid 2px #84C784;
width: 475px;
}

.em1 {
font-family: georgia, trebuchet ms;
font-style: italic;
font-size: 11px;
}

span.highlight {
background-color: #ffffcc;
line-height: 1.6em;
}

#a, #b {
padding-top: 10px; 
padding-bottom: 20px;
text-align: justify;
}

#a p {
font-family: georgia, trebuchet ms;
padding-bottom: 10px;
line-height: 1.6em;
}

#b p {
padding-right:50px;
font-style: italic;
font-size: 13px;
line-height: 1.6em;
padding-bottom: 8px;
}

#a p a, #b p a {
font-family: georgia, trebuchet ms;
font-size: 15px;
}

#services, #b {
border-top: solid 2px #84C784;
padding-top: 30px; 
padding-bottom: 30px;
}

#box {
border: solid 1px #84C784;
background-color: #FFFEE6;
padding: 5px;
}

#bulletlist {
padding-top: 00px;
padding-bottom: 4px;
margin: 0px;
}
.col1 {
padding-left: 25px;
margin: 0px;

}

.col1 li {
padding-top:6px;
}

.col2 {
padding-left: 180px;
margin-top: -28px;
list-style-type: circle;
}

.col3 {
padding-left: 335px;
margin-top: -28px;
list-style-type: circle;
}

.green {
font-weight: bold;
color:#84C784;
}

#addressbox{
border-top: solid 2px #84C784;
border-bottom: solid 2px #84C784;
padding-bottom: 30px;
margin-bottom: 25px;
}

#addressbox p {
line-height: 1.6em;
}

address{
margin-top: 10px;
height: 50px;
background: url('address.gif') top left no-repeat;
padding-left: 80px;
margin-left: -75px;
}

.sitemeter {
text-align:left;
padding-bottom:20px;
}