body {background-color:#ffffff;}


H1 {font-family: tahoma; font-weight:400; font-size: 10pt; color: #ffffff; margin: 0px 0px 10px 0px}
H2 {font-family: tahoma; font-weight:400; font-size: 10pt; color: #ffffff; margin: 0px 0px 10px 0px}
H3 {font-family: tahoma; font-weight:400; font-size: 10pt; color: #ffffff; margin: 0px 0px 10px 0px}
H4 {font-family: tahoma; font-weight:400; font-size: 10pt; color: #ffffff; margin: 0px 0px 10px 0px}
P {font-family: tahoma; font-weight:400; font-size: 10pt; color: #666666; margin: 0px 0px 10px 0px}
P.title {font-family: tahoma; font-weight:400; font-size: 14pt; color: #336699; margin: 0px 0px 0px 0px}
p.footertext {font-family: tahoma; font-weight:400; font-size: 8pt; color: #336699}
p.keywords {font-family: tahoma; font-weight:400; font-size: 7pt; color: #9bc6e9}
p.headertext {color:#666666; font-family:tahoma;font-weight:600; font-size:10pt;}
p.callus {font-family: tahoma; font-weight:600; font-size: 10pt; color: #336699;}
p.testimonials {color:#666666; font-family:tahoma; font-weight:400; font-size:10pt; font-style:italic;}
p.warning {color:#336699; font-family:tahoma; font-weight:600; font-size:10pt;}


a.email {font-family: tahoma; font-weight:600; font-size: 10pt; color: #336699;}
a.morelink {font-family: tahoma; font-weight:400; font-size: 10pt; color: #336699}
a.headerlink {font-family:tahoma; font-size: 1pt; color:#ffffff;}
img {border-style: none;}

ul.bluedot {list-style-type: disc; color: #336699}


#container {
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
} 



#header {
  position: absolute;
  top: 0px;
  left: 110px;
  width: 804px;
  height: 105px;
  background-color: #fff;
  color: #000;
  border-bottom: 0px solid #000;
  background-image: url("images/main/BannerNew2.jpg");
  font-size: 2;
  text-align: right;
}

#nav {
  position: absolute;
  top: 105px;
  left: 110px;
  width: 804px;
  height: 39px;
  background-color: #fff;
  color: #000;
  border-bottom: 0px solid #000;
  background-image: url("images/main/navBgSlice.jpg");
  font-size: 0;
  text-align: right;
  z-index: 1;

}



#mainTop  { 
  position: absolute;
  top: 144px;
  left: 110px;
  width: 560px;
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 10px 10px 10px 10px;

  }

#rightColumn {
  position: absolute;
  top: 145px;
  left: 694px;
  width: 200px;
  background-color: #fff;
  padding: 10px 10px 10px 10px;

 }

#mainMiddle  { 
  position: absolute;
  top: 450px;
  left: 110px;
  width: 560px;  
  background-color: #fff;
  color: #000;
  text-align: left;
  float: left;
  padding: 10px 10px 10px 10px;

  }

#mainMiddleLeft  { 
  position: absolute;
  top: 360px;
  left: 110px;
  width: 280px;  
  background-color: #fff;
  color: #000;
  text-align: left;
  float: left;
  padding: 0px 0px 0px 0px;

  }

#mainMiddleRight  {  
  position: absolute;
  top: 360px;
  left: 390px;
  width: 300px;   
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 0px 0px 0px 0px;

  }

#mainBottom  { 
  position: absolute;
  top: 575px;
  left: 110px;
  width: 560px;
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 10px 10px 10px 10px;

  }

#mainBase  { 
  position: absolute;
  top: 650px;
  left: 110px;
  width: 560px;
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 10px 10px 10px 10px;

  }
  

#mainBottomLeft  { 
  position: absolute;
  top: 550px;
  left: 110px;
  width: 280px;  
  background-color: #fff;
  color: #000;
  text-align: left;
  float: left;
  padding: 0px 0px 0px 0px;

  }

#mainBottomRight  {  
  position: absolute;
  top: 550px;
  left: 390px;
  width: 300px;   
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 0px 0px 0px 0px;

  }


#BWC { 
 width: 138px; height: 150px; 
 background-image: url(images/logos/BWC150.gif); 
 background-repeat: no-repeat; 
 font-family: tahoma; 
 font-size: 0; 
 color: #ffffff;
}


#footer {
  position: absolute;
  top: 800px;
  left: 110px;
  width: 804px; 
  height: 37px; 
  background-color: #fff;
  color: #000;
  font-size: 12px;
  background-image: url("images/main/FooterBackground.jpg");
  padding: 2px 0px 0px 0px;
  text-align: right;
  vertical-align: text-bottom;
 }
 
 #keywords {
  position: absolute;
  top: 850px;
  left: 110px;
  width: 804px; 
  height: 37px; 
  background-color: #fff;
  color: #000;
  font-size: 6px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  vertical-align: text-bottom;
 }