
body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #FFFFFF;
}

.hmItems     {
    color:white; 
    z-index:3;
    background-image: url(/images/menu_off.jpg);
   }
.hmItemsOver {
    color:white; 
    z-index:3;
    background-image: url(/images/menu_on.jpg);
   } 

#header {
   background-image: url(/images/header2.jpg);
   width:802px;
   height:325px;
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   z-index:100;
}

#headerf {
   background-image: url(/images/header2f.jpg);
   width:802px;
   height:325px;
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   z-index:100;
}

#midmenu {
   background-image: url(/images/midmenu1.jpg);
   width:802px;
   height:48px;
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   z-index:100;
}

#leftcolumn {
   background-image: url(/images/left_mid_bg.jpg);
   width:214px;
   background-repeat: repeat-y;
   background-color: #f4f8e1;
   z-index:100;
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   color: #666666;
}

#leftcolumn TD {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   color: #666666;
}

#leftcolumn B {
   font-family: Tahoma, Verdana, Arial;
   font-weight: bold;
   font-size: 11px;
   text-decoration: underline;
   color: #056324;
}

#btncolumn {
   z-index:100;
   font-family: Tahoma, Verdana, Arial;
   width: 191px;
   text-align: left;
   font-size: 11px;
   color: #666666;
}

#btncolumn B {
   font-family: Tahoma, Verdana, Arial;
   font-weight: bold;
   font-size: 11px;
   text-decoration: underline;
   color: #056324;
}

#footer {
   background-image: url(/images/footer1.jpg);
   background-repeat: no-repeat;
   color:#056324;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   width:802px;
   height:54px;
   z-index:100;
}

#footer TD{
   color:#056324;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   z-index:100;
}

#footer A{
   color:#056324;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   text-decoration: none;
   z-index:100;
}

#footer A:hover{  
   text-decoration: underline;
   z-index:100;
}


#mainContent {
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;  
   background-color: #ffffff; 
   z-index: 100;
}


#mainContent P {
   margin-left: 5px;
   margin-right: 10px;
   font-size: 12px;
   line-height: 125%;
   color: #666666;
}

#mainContent H1 {
   margin-left: 5px;
   font-size: 16px;
   font-family: Arial;
   line-height: 150%;
   color: #666666;
}

#mainContent H2 {
   margin-left: 5px;
   font-size: 14px;
   font-family: Arial;
   color: #056324;
}

#mainContent UL {
   font-size: 12px;
   display:block;
   margin-right: 15px;
   color: #666666;
   list-style-image: url(/images/arrow.gif);   
}

#mainContent OL {
   font-size: 12px;
   color: #666666;
   width: 500px;
   line-height:150%;
   list-style-image: url(/images/arrow.gif);   
   display:block;
}

#mainContent TD {
   font-size: 12px;
   color: #666666;
}

#mainContent B {
   font-size: 12px;
   color: #056324;
}

#mainContentContact {
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   background-color: #ffffff; 
   z-index: 100;
}

#mainContentContact P {
   margin-left: 5px;
   margin-right: 10px;
   font-size: 12px;
   line-height: 125%;
   color: #666666;
}

#mainContentContact TD {
   font-size: 12px;
   color: #666666;
}

#mainContentContact B {
   font-size: 12px;
   color: #056324;
}

#flashcontent {
   float: left;
   clear: both;
   height: 245px;
   top: 98px;
   z-index:1;
   position:relative; 
}

.mapsection {
  width: 535px;
  height: 326px;
  background-color: #056324;
  padding-top: 5px;
  padding-left: 5px;
}

div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}


.solutions {
   font-size: 12px;
   color: #666666;
   border: 1px solid;

}



