#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 10;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 850px;
   }

.title {font-family:Trebuchet MS; font-size:20px; color:#000000}

.titleorange {font-family:Trebuchet MS; font-size:20px; color:#000000}
.titleorange a {font-family:Trebuchet MS; font-size:20px; color:#000000}
.titleorange a:hover {color:#000000; text-decoration:underline;}

.body {  font-family: Trebuchet MS; font-size: 12px; color: #000000}
.body a {color:#000000;}
.body a:hover {color:#000000; text-decoration:underline;}

.getquote {  font-family: Trebuchet MS; font-size: 14px; color: #000000}
.getquote a {color:#000000;}
.getquote a:hover {color:#000000; text-decoration:underline;}

.bottomtext {  font-family: Trebuchet MS; font-size: 11px; color: #000000; text-decoration:none;}
.bottomtext a {color:#000000;}
.bottomtext a:hover {color:#000000; text-decoration:underline;}

.subtitle {  font-family: Trebuchet MS; font-size: 13px; color: #000000; text-decoration:none;}
.subtitle a {color:#000000;}
.subtitle a:hover {color:#000000; text-decoration:underline;}

.subtitle_lge {  font-family: Trebuchet MS; font-size: 14px; color: #000000; text-decoration:none;}
.subtitle_lge a {color:#000000;}
.subtitle_lge a:hover {color:#000000; text-decoration:underline;}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.tableflash {
	position:fixed;
	left:569px;
	top:235px
}

.nav {
  position:fixed;
  left:569px;
  top:235px
}

.contactform input.submit {
background-color: #F9A23C;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}
  
table.producttable
  { 
     font-family:Trebuchet MS;
     font-size:12pt;
     border-style:solid;
     border-color:orange;
     border-width:1px;
  }

  TH.producttable
  {
     font-size:12px;
     background-color:#CCCCCC;
     color:white;
     text-align:center;
  }


  TR.producttable
  { 
  }

  TD.producttable
  {  
     font-size:12px;
     background-color:#FFFFFF;
     border-style:solid;
     border-color:orange;
     border-width:1px;
  }
