html,body 
  {
  font-family: helvetica, arial, sans-serif;
  font-variant: small-caps;
  font-size: 12px;
  color: #0000ff;
  background-color: #ffff00;
  margin: 0px;
  padding: 0px;
  scrollbar-face-color:#ffff00;
  scrollbar-arrow-color:#0000ff;
  scrollbar-track-color:#fff000;
  scrollbar-shadow-color:#0000ff;
  scrollbar-highlight-color:#0000ff;
  scrollbar-3dlight-color:#0000ff;
  scrollbar-darkshadow-Color:#0000ff;
  }

.iframebody
  {
  background-color: transparent;
  }
 
.maintable 
  {
  width: 100%;
  height: 100%;
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  left: 0px;
  top: 0px;
  border-style: none;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;

  }

.maintabletd 
  {
  vertical-align: middle;
  text-align: center;
  }

.container 
  {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 992px;
  height: 590px;
  margin: 0px;
  border: solid;
  border-width: 1px;
  border-color: #ff0000;
  }

.headerimage
  {
  position: absolute;
  width: 500px;
  height: 150px;
  left: 0px;
  top: 0px;
  z-index: 1;
  }

.footerimage
  {
  position: absolute;
  left: 340px;
  top: 388px;
  width: 650;
  height: 100;
  z-index: 1;
  }  

.copyrighttext
  {
  position: absolute;
  margin-left: 20;
  top: 575px;
  font-size: 10px;
  color: #ff0000;
  z-index: 99;
  }


.menutable
  {
  font-weight: bold;
  font-size: 14;
  padding-top: 30;
  padding-bottom: 0;
  height: 20;
  width: 100%;
  color: #ff0000;
  background-color: #303030;
  position: absolute;
  left: 0px;
  top: 130px;
  background: transparent;
  z-index: 3;
    }

.menuleftpad
  {
  width: 420;
  }

.menubutton
  {
  vertical-align: bottom;
  text-align: left;
  width: 75px;
  }

.menubuttonhover
  {
  vertical-align: bottom;
  text-align: left;
  width: 75px;
  background-color: #ff0000;
  cursor: hand;
  color: #0000ff;
  filter:alpha(opacity=7fs0);
  -moz-opacity:.70;
  opacity:.70;
  }

.submenutable
  {
  position: absolute;
  font-weight: bold;
  font-size: 14;
  font-variant: small-caps;
  padding-top: 30;
  padding-bottom: 0;
  height: 21;
  width: 100%;
  color: #ff0000;
  background-color: #000000;
  margin-left: 0px;
  top: 150px;
  background: transparent;
  z-index: 3;
  }


a:link 
  {
  text-decoration: none; 
  color: #ff0000;
  }

a:visited 
  {
  text-decoration: none; 
  color: #ff0000;
  }
  
a:hover 
  {
  text-decoration: none; 
  color: #0000ff;
  }
 
a:active
  {
  text-decoration: none; 
  color: #ff0000;
  }
  
    
#MenuHome
  {
  display: none;
  color: #ff0000;
  }


#MenuProducts
  {
  display: none;
  text-indent: 80px;
  color: #ff0000;
  }


#MenuPortfolio
  {
  display: none;
  text-indent: 171px;
  }


#MenuContact
  {
  display: none;
  text-indent: 273px;
  }

#mainiframe
  {
  position: absolute;
  left: 45px;
  top: 175px;
  width: 900px;
  height: 370px;
  frameborder: 0;
  z-index: 2;
  }
  
.header
  {
  color: #0000ff;
  font-size: 16px;
  font-weight: bold;
  }
    
.maintext
  {
  color: #0000ff;
  }
  
.subtext
  {
  color: #ff0000;
  }
  
.normaltext
  {
  color: #ff0000;
  }

.subheading
  {
  color: #0000ff;
  font weight: bold;
  font-size: 14px
  }

.subheading2
  {
  color: #ff0000;
  font weight: bold;
  font-size: 14px
  }
   
.secondaryindent
  {
  margin-left: 35px;
  }
  
.mainindent
  {
  margin-left: 100px;
  }

.alignright
  {
  text-align: right;
  }

.aligncenter
  {
  text-align: center;
  }


  

