body { 
   font-family: Vera, Verdana, Arial, Helvetica, sans-serif; 
   background: #003300;
}
#Container {
   max-width: 800px; 
   width: 800px; 
   margin: 0 auto; 
   position: relative; 
}
#Logo {
   margin: 30px auto 0;
   background: transparent url(../images/logo0001.png); 
   width: 800px; 
   height: 115px; 
}
h2 {
  margin-top: 0;
  padding: 10px 0 0 0;
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;
}

#Phone { 
   height: 26px; 
   position: absolute; 
   right: 0px; 
   top: 65px; 
}
ul li { 
   padding-top:0px; 
}
#NavigationBar {
   background: transparent url(../images/navbar_b.png) repeat-x; 
   width: 800px; 
   height: 32px; 
}
#NavigationBar ul {
/*   list-style: none; 
   padding-top: 5px; 
   padding-left: 190px; */
   padding: .2em 0;
   margin: 0;
   list-style-type: none;
   text-align: center;
   width: 100%;
}
#NavigationBar ul a:link, 
#NavigationBar ul a:hover, 
#NavigationBar ul a:visited { 
   color: White; 
   text-decoration: none; 
}
#NavigationBar ul a:hover {
   text-decoration: underline; 
}
#NavigationBar ul li {
   display: inline; 
   color: White; 
   padding-left: 20px; 
   font-weight: bold; 
}
#MastHead { 
   background: transparent url(../images/MastHead.png); 
   width: 800px; 
   height: 187px; 
}
#Testimonials { 
   right: 10px; 
   position: absolute; 
   width: 170px; 
   font-size: .7em; 
   color: white; 
   padding: 20px 5px 20px 20px; 
   line-height: 15px; 
}
#Content { 
   width: 800px; 
   padding-top: 0px; 
   background-color: #F9F7E6;  
}
#Content > #BG { 
   /*background: transparent url(../images/background.png) repeat-y scroll 0 0;*/ 
   width:780px; 
   margin-left:-9px; 
   margin-top:0px 
}
#RightPane { 
   float: right; 
   border-left: solid 1px #1f2e29; 
}
#CenterPane { 
   border-left: solid 1px #1f2e29; 
}
#Footer { 
   padding:0px 00px 10px 0px; 
   text-align: center; 
   font-size: 10px; 
   background: #FFF url(../images/bottom_corners.png) repeat-x scroll 0 0; 
   height:12px; 
   width:800px;  
}
#Map { 
   background: transparent url(../images/mapBackg.png); 
   width: 469px; 
   height: 396px; 
}
p {
   font-size: 0.9em; 
   padding: 0px 10px 0px 10px; 
}
.pad { 
   padding:20px; 
}
.contentPane { 
   text-align: center;
   font-size: 0.9em;
   width: 244px; 
   padding: 0px 10px; 
   float: left; 
   height: 350px; 
}
.contentPane div { 
   padding-left: 10px; 
}
