
body {
  background: #4F4F4F url('../images/background.gif') repeat;
  font-family: arial, sans-serif;
}

#logo {
  margin: 0 0 -4px 20px; 
  border: none;
}

#container {
  width: 800px;
  margin: 0 auto 0 auto;
  background: #FFF;
  /*
border: 1px solid #FFF;
*/
}

#nav {
  margin: 0 auto 0 auto;
}

#nav img {
  margin-right: 3px;
  border: none;
}

#header {
  width: 800px;
  height: 136px;
  background: #FFF url('../images/header_bg.gif') no-repeat;
  font-size: 11px;
  color: #000;
}

#headerTop {
  margin: 3px 0 3px 0;
}

#taxBox {
  width: 199px;
  position: relative;
  margin: 28px auto 0 25px;
  float: left;
  font-size:  10px;
}

#floodBox {
  width: 200px;
  position: relative;
  margin: 28px auto 0 61px;
  float: left;
}

#servicesBox {
  width: 200px;
  position: relative;
  margin: 28px auto 0 65px;
  float: left;
}

#content a, #content a:link, #content a:visited {
  font-size: 10px;
  color: #6DA5C6;
  width: 100%;
}

#footer {
  color: #6D6E71;
  font-size: 10px;
  text-align: left;
}
#footer p { 
  margin-left: 290px;
  margin-top: 5px;
  margin-bottom: 15px;
}

#left {
  min-height: 100%;
  position: relative;
  float: left;
  width: 263px;
  margin: 22px 0 22px 0;

}

.folder {
  margin: 15px auto 0 auto;
  width: 207px;
}

.folderCopy {
  padding: 9px 19px 9px 14px;
  font-size: 11px;
  color: #920C1A;
  width: 100%;
}

.folderCopy h1 {
  font-size: 11px;
  font-weight: normal;
  width: 172px;
  padding-bottom: 9px;
  border-bottom: 1px solid #E0DFE9;
}

.clickHere {
  width: 100%;
  text-align: right;
  margin-top: 10px;
  margin-bottom: -5px;
}

.clickHere a, .clickHere a:link, .clickHere a:visited {
  text-decoration: none;
  color: #920C1A;
}

.clickHere a:hover {
  text-decoration: underline;
}

.clickLeftHere {
  width: 100%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: -5px;
}

.clickLeftHere a, .clickLeftHere a:link, .clickLeftHere a:visited {
  text-decoration: none;
  color: #920C1A;
}

.clickLeftHere a:hover {
  text-decoration: underline;
}

.folderTop {
  margin-bottom: -3px;
}

.folderBottom {
  margin-bottom: 5px;
}

#content {
  position: relative;
  float: right;
  width: 475px;
  margin: 15px 35px 20px 0;
  padding-left: 25px;
  font-size: 11px;
  color: #6D6E71;
  font-weight: normal;
  border-left: 1px solid #DEDFE0;
}

#content h1 {
  color: #073E7F;
  font-size: 16px;
  margin-bottom: 13px;
}

.folderCopyAbout{
 padding: 9px 19px 9px 14px;
 font-size: 11px;
 color: #920C1A;
 width: 100%;
 text-decoration: none;
}

.folderCopyAbout a, .folderCopyAbout a:link, .folderCopyAbout a:visited, .folderCopyAbout a:active  {
  color: #920C1A;
  font-size: 11px;
  font-weight: normal;
  width: 172px;
  padding-bottom: 7px;
  /*border-bottom: 1px solid #E0DFE9;*/
  text-decoration: none;
}

.folderCopyAbout hr {
  color: #E0DFE9;
  border: 1px solid #E0DFE9;
  padding: 0;
  margin: -4px 0 -3px 0;
}

.aboutImage {
  width: 160px;
  margin: 10px auto 0 auto;
}

input, textarea {
  border: 1px solid #6D6E71;
  font-family: arial, sans-serif;
}

h3 {
  font-size: 12px;
  color: #0899D3;
  margin-bottom: 2px;
}

ul {
  margin: 0 0 0 -25px;
}

.check ul, .check li {
  list-style-image: url('../images/bullet.gif');
}

.taxBoxLink {
  width: 265px; 
  height: 133px; 
  position: absolute;
}

.floodBoxLink {
  width: 265px; 
  height: 133px; 
  position: absolute;
  margin-left: 265px;
}

.serviceBoxLink {
  width: 265px; 
  height: 133px; 
  position: absolute;
  margin-left: 530px;
}

p, li {
  font-size:  12px;
}

a {
  text-decoration: none;
}
