body { 
  background: #222121 url(images/wallBgr3.jpg) top center no-repeat; 
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #939393;
  line-height:18px;
  margin: 0;
}
#flash {
  position: absolute;
  margin: 92px 0 0 442px;
}
#wrapper {
  width: 846px;
  max-height: 716px;
  margin: 0px auto;
}
.logo {
  float: left;
  padding-left:20px;
}
#topNavBar {
  height: 60px;
  padding-top: 32px;
}
#topNavText {
  font-family: "Trebuchet MS"; 
  font-size: 13px; 
  font-weight: bold; 
  color: #FFF;
  float: right;
  text-align: right;
  padding: 26px 16px 0 0;
}
#header {
  float: left;
  background: url(images/homeSplash2.jpg) no-repeat;
  height: 280px;
  width: 846px;
  margin-top: 12px;
  padding-bottom: 7px;
}
#contentHeader {
  background: url(images/contentHeader2.jpg) no-repeat;
  height: 48px;
  width: 846px;
}
#contentTitle {
  padding: 2px 0 2px 30px;
}
#content {
  background: url(images/contentBGR.jpg) repeat-y;
  padding-bottom: 10px;
  width: 846px;
  float: left;
}
#contentBottom {
  margin: 0 auto;
  background: url(images/contentBottom2.jpg) no-repeat;
  height: 19px;
  width: 846px;
  clear:both;
}
#footer {
  text-align: center;
  font-family: "Trebuchet MS";
  color: #FFF;
  font-size: 10px;
  padding-bottom: 10px;
}
a:link , a:visited {
  text-decoration: none;
  color: #FFF;
  padding: 0 4px;
  background-color: transparent;
}
a:hover, a:active {
  text-decoration: none;
  color: #393939;
  padding: 0 4px;
  background-color: #FFF;
}
#welcome {
  font-size: 12px;
  color: #FFF; 
  line-height: 22px; 
  float: left; 
  padding: 10px 0px 0px 24px; 
  width: 392px; 
}
#welcome a:link, #welcome a:visited {
  text-decoration: none;
  color: #FF9900;
  font-weight: bold;
  font-style: italic;
}
#welcome a:hover, #welcome a:active {
  text-decoration: underline;
  color: #FFF;
  font-weight: bold;
  font-style: italic;
}
#news {
  float: left; 
  padding-left: 20px; 
  width: 477px; 
}
#company { 
  float: left;
  padding-left: 36px; 
  width: 280px;
}
a.learnMore {
  font-family: "Trebuchet MS"; 
  font-size: 12px; 
  font-weight: bold; 
  color: #3C3C3C;
  padding-top: 10px;
}
.learnMore a:link, .learnMore a:active {

}
p {
  margin-top: 0;
}
h1 {
  font-family: "Trebuchet MS"; 
  font-size: 18px; 
  font-weight: bold; 
  color: #D41418;
  margin-bottom: 10px;
}
h2 { 
  font-family: "Trebuchet MS"; 
  font-size: 18px; 
  font-weight: bold; 
  color: #3C3C3C;
  margin-bottom:10px;
  margin-top: 0;
}
h3 { 
  font-family: "Trebuchet MS"; 
  font-size: 14px; 
  font-weight: bold; 
  color: #939393;
  margin-bottom: 8px;
  margin-top: 0;
}
h4 { 
  font-family: "Trebuchet MS"; 
  font-size: 15px; 
  font-weight: bold; 
  color: #FFF;
  margin-bottom: 8px;
  margin-top: 13px;
}