body
{
  width: 760px;
  height: 612px; /*changed from 705*/
  margin: 0px;
  padding: 0px;
  color: #000000;
  background-color: #FFFFFF;
}

.banner_left
{
  position: absolute;
  top: 5px;
  left: 0px;
  width: 150px;
  height: 60px;
  color: #FFFFFF;
  /* background-color: #FFFFFF; */
  /* background-image: url(../images/dsc_circular_logo_117_by_60.jpg); */
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
}

.banner_center
{ 
  padding: 0px;
  spacing: 0px;
  position: absolute;
  top: 5px;
  left: 150px;
  width: 610px;
  height: 40px;
  color: #003366;
  background-color: #FFFFFF;/* #CCCCCC;  */
  text-align: left;
  vertical-align: middle;
}

.banner_center img
{
 float: left;
 text-align: left;
 height: 100%;
}

.banner_center h1
{
 margin: 0px;
 padding: 0px;
 spacing: 0px;
 text-align: center;
 vertical-align: middle;
 font-size: 35px;
 font-family: courrier;
}

.banner_center h3
{
 margin: 0px;
 padding: 0px;
 spacing: 0px;
 text-align: center;
 vertical-align: middle;
 font-size: 17px;
 font-family: courrier	;
 color: #FFFFFF;
}

div.blue_banner_line
{
 padding-bottom: 2px;
 position: absolute;
 top: 40px;
 left: 150;
 width: 100%;
 height: 20px;
 background-color: #003366;
 color: #FFFFFF;
 text-align: center;
}

div.navbar_left
{
  position: absolute;
  top: 65px;
  left: 0px;
  width: 150px;
  height: 20px;
  color: #FFFFFF;
  background-color: #FFFFFF;
}

div.navbar
{
  position: absolute;
  top: 65px;
  left: 150px;
  width: 610px;
  height: 20px;
  background-color: #99CCFF; /* #CC0033; */
  /*border: solid #000000 1px;*/
  text-align: center;
}

div.navbar ul
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #000000;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
}

div.navbar li
{
  list-style-type: none;
  display: inline;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

div.navbar li a
{
  text-decoration: none;
  padding: 5px 5px;
  color: #003366;
}

div.navbar li a:link
{
  color: #003366;
}

div.navbar li a:visited
{
  color: #003366;
}

div.navbar li a:hover
{
  background-color: #FFFFFF;  /* #99CCFF; #666600; #669933; #333300; */
}

div.menu
{
  display: none;
}

.buttons
{
  position: absolute;
  /*margin: 0px 0px 1px 0px;*/
  padding: 0px;	
  top: 85px;
  left: 0px;
  width: 150px;
  height: auto;
  color: #000000;
  background-color: #996666;
}

.buttons p
{
 margin: 0px 0px 1px 0px;
 padding: 3px;
 background-color: #999966;
 text-indent: 10px;
}

.buttons a
{
  width: 150px;
  color: #333300;
  font-size: small;
  font-family: serif;
  /*font-stretch: condensed;*/
  text-decoration: none;
}

.buttons a:visited
{
  color: #333300;
}

.buttons a:hover
{
  color: #333300;
  text-decoration: underline;
}

.left_column
{
  position: absolute;
  /*margin: 0px 0px 1px 0px;*/
  padding: 0px;	
  top: 85px;
  left: 0px;
  width: 150px;
  height: auto;
  color: #CC0033; 
  background-color: #FFFFFF;
  font-size: 13pt;
  font-family: impact;
  text-align: center;
}

.left_column hr
{
  color: color: #CC0033;
  width: 125px;
}

.left_column img
{
  border: 0px;
  width: 125px;
  text-align: left;
}

.left_column p
{
color: #003366;
}

div.center_column
{
  margin: 0px;
  position: absolute;
  top: 90px;
  left: 150px;
  width: 610px;
  height: 490px;
  color: #000000;
  background-color: #FFFFFF;
  /*border-left: solid #660000 1px;*/
  /*border-right: solid #660000 1px;*/
  text-align: center;
  vertical-align: middle;
}

div.mailer_img
{
  margin: 0px;
  position: absolute;
  top: 90px;
  left: 15px;
  width: 610px;
  height: 490px;
  color: #000000;
  background-color: #FFFFFF;
  /*border-left: solid #660000 1px;*/
  /*border-right: solid #660000 1px;*/
  text-align: center;
  vertical-align: middle;
}

.center_column img
{
 border: 0px;
 text-align: center;
 vertical-align: middle;
}

img.building
{
  padding: 0px;
  margin: 0px;
  spacing: 0px;
  border: 0px; 
  height: 450px; 
  width: 610px;
}

div.copyright
{
 position: absolute;
 left: 760px;
 top: 0px;
 height: 100%;
 width: 230px;
 margin: 0px;
 border: 0px;
 text-align: center;
 vertical-align: bottom;
 font-size: 10px;
 color: #000000;
 background-color: #FFFFFF; /* #FFFFCC; */
}

div.index
{
  margin: 0px;
  /* margin-right: auto; */
  /* margin-left: auto; */
}

div.index a
{
  font-size: 12pt;
  font-decoration: none;
  color: #CC0033;
}

div.index a:visited
{
  font-size: 12pt;
  font-decoration: none;
  color: #CC0033;
}

div.index a:hover
{
  font-size: 12pt;
  font-decoration: none;
  color: #000000;
}

p.1
{
  font-size: 12pt;
  font-family: serif;
  font-weight: bold;
  text-align: center;
  align: center;
  background-color: #FFFFFF;
}

p.2
{
  font-size: 16pt;
  font-weight: bold;
  font-family: cursive;
  text-decoration: underline;
}

image.centered
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.history
{
  margin: 0px;
  padding: 0px 0px;
  spacing: 0px;
  height: 490px;
  color: #000000;
  /* background-color: #FFFFCC; */
  font-size: 10pt;
  text-align: left;
  font-stretch: ultra-condensed;
}

div.history p
{
  margin: 7px;
  text-indent: 3px;
  padding: 0px;
}


img.group
{
  float: left;
  padding: 7px;
  margin: 0px;
  spacing: 0px;
  border: 0px; 
  width: 175px;
  height: 233px;
}

div.products_left
{
  position: absolute;
  top: 10px;
  left: 0px;
  width: 50%;
  margin: 10px;
  text-align: center;
}

div.products_right
{
  position: absolute;
  top: 10px;
  right: 0px;
  width: 50%;
  margin: 10px;
  text-align: center;
}

div.products p
{
  font-size: 12px;
  color: #003366;
  background-color: #FFFFFF;
}

div.products ul
{
  text-align: left;
}

div.products li
{
  font-size: 12px;
  font-family: serif;
  color: #000000;
  text-align: left;
  font-stretch: ultra-condensed;  
}

.products a, .products a:visited
{
 spacing: 0px;
 font-size: 12px;
 text-align: left;
 text-indent: 0px;
 color: #003366;
}

.products a:hover
{
 spacing: 0px;
 text-indent: 0px;
 color: #003366;
 text-decoration: none;
}

div.center_links
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 608px;
  height: 20px;
  border-bottom: 1px #333300 solid;
  background-color: #FFFFFF;
  text-align: center;
}

div.center_links ul
{
  margin: 0px;
  font-size: xx-small;
  white-space: no-wrap;
}

div.center_links li
{
  display: inline;
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
}

div.center_links li a, div.center_links li a:visited
{
  color: #003366;
  padding: 0px 5px;
  text-decoration: none;
  font-size: 11px;
  font-family: serif;
  font-stretch: condensed;
}

div.center_links li a:hover
{
  color: #003366;
  text-decoration: underline;
}

.left_column_dealer_support img
{
 text-align: center;
 vertical-align: middle;
 background-color: #FFFFFF;
 border: 0px;
}
