* { 
  font-size: 100.01%; 
}
html {
  height:100%;
  font-size: 62.5%; 
}
body {
  background:#c0d0e8;
  margin:0;
  height:100%;
  font:1.4em Arial, Helvetica, sans-serif;
  min-width:975px;
}
img {
  display:block;
  border:0;
}
p {
  margin:5px 0 0;
}
p.space {
  margin-top:18px;
}
h1 {
  margin:0;
  font-size:1.8em;
  font-weight:normal;
  color:#005596;
}
.greenbox-1 h1 {
  color:#fff;
}
h4 {
  font-size:20px;
  color:#f1da34;
  margin:0 0 10px;
  font-weight:normal;
}
.right-green h4 {
  color:#fff;
}
a {
  outline:none;
  color:#005596;
}
h3 {
  text-align:center;
  margin:0;
  font-size:1.6em;
  font-weight:normal;
  width:100%;
}
.container h3 {
  color:#387f30;
  font-size:1.5em;
  margin:0;
  font-weight:normal;
  text-align:left;
}
h3 a {
  text-decoration:none;
}
h3 a:hover {
  text-decoration:underline;
}
#main {
  min-height:100%;
  position:relative;
}
* html #main {
  height:100%;
  overflow:visible;
}
#header {
  background:#fff url(/custom/framework/header.gif) repeat-x;
  
}
.header {
  width:975px;
  margin:0 auto;
  overflow:hidden;
  padding-top:26px;
  position:relative;
}
.map-dir {
  width:155px;
  height:25px;
  line-height:25px;
  font-size:14px;
  color:#3c8633;
  text-align:center;
  display:block;
  background:url(/custom/framework/map-dir.gif);
  position:absolute;
  top:0;
  text-decoration:none;
  right:21px;
}
.map-dir:hover {
  text-decoration:underline;
}
a.logo {
  width:371px;
  height:73px;
  text-indent:-9999px;
  float:left;
  background:url(/custom/framework/logo.gif);
}
.contact-box {
  width:222px;
  float:right;
  padding:5px 8px 0 0;
  font-size:14px;
  color:#005596;
  text-align:right;
}
.contact-box span {
  font-size:26px;
}
.contact-box span span {
  color:#439638;
}
.outline-estmate,
.schedule-repairs {
  width:76px;
  height:78px;
  text-indent:-9999px;
  float:right;
  margin-left:22px;
}
.outline-estmate {
  background:url(/custom/framework/outline-estmate.jpg);
}
.schedule-repairs {
  background:url(/custom/framework/schedule-repairs.jpg);
}
#nav-box {
  background:#3276ab url(/custom/framework/nav-bg.gif) repeat-x;
  margin-top:10px;
  width:100%;
}
#top-nav {
  margin:0 auto;
  padding:0 0 0 2px;
  list-style:none;
  width:973px;
  overflow:hidden;
  background:url(/custom/framework/nav-separator.gif) repeat-y;
  font-size:16px;
}
#top-nav li {
  background:url(/custom/framework/nav-separator.gif) repeat-y 100% 0;
  padding-right:2px;
  float:left;
}
#top-nav li a {
  float:left;
  height:35px;
  line-height:35px;
  padding:0 23px;
  color:#fff;
  text-decoration:none;
}
#top-nav li a:hover {
  color:#c8d7f0;
  background:url(/custom/framework/hover-nav.gif) repeat-x;
}
#content {
  padding-bottom:250px;
}
.greenbox-underline {
  background:url(/custom/framework/green-box-line.gif) repeat-x 0 100%;
  padding-bottom:6px;
  width:100%;
}
.greenbox-1 {
  background:#429538 url(/custom/framework/green-bg1.gif) repeat-x;
  border-bottom:35px solid #387f30;
  padding-top:25px;
}
.green-container {
  width:975px;
  margin:0 auto;
  min-height:205px;
  position:relative;
}
* html .green-container {
  height:205px;
}
.flsh-box {
  width:502px;
  height:248px;
  position:absolute;
  top:-33px;
  right:0;
}
.flash {
  width:502px;
  height:248px;
  background:url(/custom/framework/flash.png);
}
.bottom-green {
  background:url(/custom/framework/bottom-green.gif) no-repeat 0 100%;
  width:465px;
  padding-bottom:13px;
  
  float:left;
}
.top-green {
  background:#36812d url(/custom/framework/top-green.gif) no-repeat;
  padding:13px 25px 0;
  color:#fff;
  width:415px;
  float:left;
  position:relative;
}
.glass {
  font-size:1.3em;
  color:#c8f7c3;
}
.top-green ul {
  padding:0 0 0 23px;
  margin:0;
  list-style:none;
  font-size:1.2em;
  width:255px;
  position:relative;
}
.top-green ul li {
  padding:4px 0 0 38px;
  background:url(/custom/framework/list-separ.gif) no-repeat 0 50%;
  margin-top:7px;
}
.view-all {
  position:absolute;
  bottom:-25px;
  right:10px;
  cursor:pointer;
}
.bottom-boxes {
  background:url(/custom/framework/bottom-blue-box.gif) no-repeat 0 100%;
  width:975px;
  margin:-25px auto 0;
  position:relative;
  overflow:hidden;
  padding-bottom:10px;
  clear:both;
}
.boxes {
  background:url(/custom/framework/top-blue-box.gif) no-repeat;
  width:100%;
  overflow:hidden;
  padding-bottom:30px;
}
.box-cell {
  width:255px;
  padding:15px 25px 0;
  float:left;
  margin-right:30px;
  color:#fff;
  position:relative;
  min-height:211px;
}
* html .box-cell {
  height:211px;
}
.last-cell {
  margin-right:0;
}
.box-cell img {
  border:3px solid #d2e8fa;
  margin:10px 0 5px;
}
.box-cell p {
  margin:0;
}
.learn-more {
  position:absolute;
  bottom:-30px;
  right:24px;
  display:block;
  width:105px;
  height:32px;
  line-height:32px;
  color:#005596;
  text-align:center;
  text-decoration:none;
  background:url(/custom/framework/learn-more.jpg);
}
.learn-more:hover {
  color:#fff;
  background-position:0 -32px;
}
.shadow-box {
  width:100%;
  overflow:hidden;
  background:url(/custom/framework/shadow-1.jpg) no-repeat 453px 50%;
  padding:15px 0;
}
.container {
  width:437px;
  float:left;
}
.right-container {
  float:right;
}
#center {
  width:975px;
  margin:0 auto;
  padding:22px 0;
        z-index:888;
        position:relative;
}
.left-img {
  float:left;
  border:3px solid #fff;
  margin:0 12px 0 0;
}
.rowed-link {
  background:url(/custom/framework/row.gif) no-repeat 0 50%;
  padding-left:26px;
  margin:15px 0 0 8px;
}
.ads-list {
  padding:20px 0 0;
  margin:0;
  list-style:none;
  width:100%;
  overflow:hidden;
  clear:both;
}
.ads-list li {
  float:right;
  padding-left:24px;
}
.greenbox-2 {
  background:#3f8e35 url(/custom/framework/green-bg2.gif) repeat-x;
  color:#fff;
  padding:10px 0;
  font-size:0.9em;
}
.green-container2 {
  width:975px;
  margin:0 auto;
}
#breadcrumb {
  padding:0;
  margin:0;
  list-style:none;
        z-index:999;
        position:relative;
}
#breadcrumb li {
  display:inline;
        font-size: 11px;
}
#breadcrumb li a {
  color:#fff;
}
#breadcrumb li a:hover {
  text-decoration:none;
}
.inner-content {
  background:url(/custom/framework/content-bg.gif) repeat-x 0 30px;
  width:100%;
  overflow:hidden;
  margin-top:-30px;
  padding-top:30px;
}
.inner-content h2 {
  padding-top: 20px;
}
.inner-content ul {
line-height: 18px;
}
.inner-content ul li {
padding-bottom: 6px;
}
.inner-content ol {
line-height: 18px;
}
.inner-content ol li {
padding-bottom: 6px;
}
.shadow-box2 {
  width:100%;
  float:left;
  background:url(/custom/framework/shadow-2.jpg) no-repeat 550px 0;
  padding:15px 0;
}
.cell-1 {
  width:550px;
  float:left;
  padding-bottom:40px;
}
.cell-2 {
  width:375px;
  float:right;
}
.bn-shadow {
  background:url(/custom/framework/main-bn-shadow.gif) repeat-y;
  margin-top:-77px;
  position:relative;
}
.top-bn-shadow {
  background:url(/custom/framework/top-bn-shadow.gif) no-repeat;
  padding:14px 20px 0 15px;
  width:340px;
}
.bottom-bn-shadow {
  background:url(/custom/framework/bottom-bn-shadow.gif) no-repeat 0 100%;
  padding-bottom:16px;
  
}
.content-list {
  padding:0;
  margin:0;
  list-style:none;
}
.content-list li {
  width:100%;
  overflow:hidden;
  padding-top:38px;
}
.content-list li img {
  float:left;
  border:3px solid #fff;
  margin-right:13px;
}
.content-list li h3 {
  font-size:1.3em;
  text-align:left;
  width:auto;
}
.content-list li a {
  color:#3d8934;
}
.rowed-list {
  padding:20px 15px 40px 10px;
  margin:0;
  list-style:none;
  width:350px;
  overflow:hidden;
}
.rowed-list li {
  border-bottom:1px solid #6092bf;
  width:100%;
  float:left;
}
.rowed-list li a {
  display:block;
  background:url(/custom/framework/row-2.gif) no-repeat 0 50%;
  font-size:14px;
  padding:8px 25px;
  text-decoration:none;
  height:100%;
}
.rowed-list li a:hover,
.rowed-list li.active a {
  background:#aab9d0 url(/custom/framework/row-2.gif) no-repeat 10px 50%;
}
.right-green {
  margin:0 15px 0 10px;
  background:#3f8d35 url(/custom/framework/top-green-right.gif) no-repeat;
  padding-top:15px;
}
.right-green div {
  background:url(/custom/framework/bottom-green-right.gif) no-repeat 0 100%;
  padding:0 15px 15px 24px;
}
.right-green a {
  color:#fff;
}

.right-green a:hover {
  text-decoration:none;
}
#footer {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  padding:26px 0 30px;
  background:#005596 url(/custom/framework/footer-bg.gif) repeat-x;
  color:#fff;
}
.footer {
  width:975px;
  margin:0 auto;
}
#footer a {
  color:#fff;
}
#bottom-nav {
  padding:0;
  margin:0;
  list-style:none;
}
#bottom-nav li {
  display:inline;
  background:url(/custom/framework/footer-separ.gif) no-repeat 0 50%;
  padding:0 0 0 20px;
  margin-left:10px;
}
#bottom-nav li.first {
  padding:0;
  margin:0;
  background:none;
}
#bottom-nav li a {
  text-decoration:none;
}
#bottom-nav li a:hover {
  text-decoration:underline;
}
.footer-row {
  width:100%;
  overflow:hidden;
  padding-top:30px;
}
.footer-contact {
  float:right;
  width:488px;
  text-align:right;
}
.footer-contact p {
  margin:0;
}
.phone {
  font-size:30px;
}
.footer-blue {
  width:440px;
  float:left;
  background:#0072c9 url(/custom/framework/top-blue2.gif) no-repeat;
}
.footer-blue-bottom {
  background:url(/custom/framework/bottom-blue2.gif) no-repeat 0 100%;
  padding:15px 21px 30px;
}
.footer-blue-bottom img {
  display:inline;
  bottom:-30px;
  position:relative;
  margin-top:-30px;
}

.flash-replaced .alt {
     display: block;
     height: 0;
     position: absolute;
     overflow: hidden;
     width: 0;
     margin-bottom: 0px;
}

