
body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #333743;
}

.hmItems     {
    color:white; 
    z_index:3;
    background-image: url(../images/menu_bg_off.jpg);
   }
.hmItemsOver {
    color:white; 
    z_index:3;
    background-image: url(../images/menu_bg_on.jpg);
   }


#topmenu {
   background-image: url(../images/topmenu1.jpg);
   width:900px;
   height:63px;
   z-index:100;
}

#header {
   background-image: url(../images/header1.jpg);
   width:900px;
   height:259px;
   z-index:100;
}

#headerf {
   background-image: url(../images/header1f.jpg);
   width:900px;
   height:259px;
   z-index:100;
}

#rightcolbg {
   background-image: url(../images/right_bg.jpg);
   background-repeat: no-repeat;
   width:366px;
   height:340px;
   z-index:100;
}

#footer {
   background-image: url(../images/footer1.jpg);
   background-repeat: no-repeat;
   position: relative;
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   width:900px;
   height:39px;
   z-index:100;
}

#footer TD{
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   z-index:100;
}

#footer A{
   color:#ffffff;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   text-decoration: none;
   z-index:100;
}

#mainContent {
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 900px;
   z-index: 100;
   background-image: url(../images/content_bg.jpg);
   background-repeat: no-repeat;;  
}


#mainContent P {
   margin-left: 5px;
   margin-right: 10px;
   font-size: 12px;
   line-height: 125%;
   color: #ffffff;
}

#mainContent2 {
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 900px;
   z-index: 100;
   background-image: url(../images/content_bg_sub.jpg);
   background-repeat: repeat-y;  
}


#mainContent2 P {
   margin-left: 5px;
   font-size: 12px;
   line-height: 125%;
   color: #ffffff;
}

#leftcol {
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   position: relative;
   z-index: 110;
}

#leftcol P {
   margin-left: 8px;
   margin-right: 8px;
   line-height: 125%;
   font-size: 12px;
}

#leftcol TD {
   font-size: 12px;
   color: #ffffff;
}

#leftcol H1 {
   margin-top:6px;
   margin-left: 8px;
   font-family: arial;
   font-size:28px;
   color: #777d91;
}

#leftcol H2 {
   margin-top:6px;
   margin-left: 8px;
   font-family: arial;
   font-size:18px;
   color: #eac76d;
}

#leftcol H3 {
   margin-left: 8px;
   font-family: arial;
   font-size:18px;
   color: #eac76d;
}

#leftcol H4 {
   margin-top:6px;
   margin-left: 8px;
   font-family: arial;
   font-size:28px;
   color: #424858;
}

#leftcol UL {
   font-size: 12px;
   display:block;
   margin-right: 15px;
   color: #f0ce7a;
   list-style-image: url(../images/arrow.gif);   
}

#rightcol {
   padding-left:10px;
   padding-right:8px;
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   position: relative;
   z-index: 110;
   background-color: #4b5264;  
}

#rightcol P {
   margin-left: 8px;
   line-height: 125%;
   font-size: 11px;
}

#rightcol H2 {
   margin-top:6px;
   margin-left: 8px;
   font-family: arial;
   font-size:18px;
   color: #eac76d;
}

#flashcontent {
   float: left;
   clear: both;
   height: 221px;
   top: 0px;
   left: 1px;
   z-index:125;
   position:relative; 
}

.employment {
  border: 1px solid #999999;
}

.employment TD {
  background-color:#4b5264;
  padding-left: 20px;
  padding-right: 40px;
}

.services {
  border: 1px solid #777d91;
  padding: 8px;
}

#contact{
   font-family: Tahoma, Verdana, Arial;
   font-size: 12px;
   font-weight: bold;
   color: #f0ce7a;
}

.mapsection {
  width: 610px;
  height: 371px;
  background-color: #efddaf;
  padding-top: 4px;
  padding-left: 5px;
}

.blue {
  color: #424858;
}

.yellow {
   color: #f0ce7a;
}

.blue2 {
  color: #c2d1ff;
}