hr {
  color: #a0a0a0;
  height: 1px;
}

#outter {
  background-color: #898989;
  margin-right: auto;
  margin-left: auto;
  width: 763px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  border: 1px;
}
#inner {
  width: 763px;
  margin-right: auto;
  margin-left: auto;
  background-color: #BCBCBC;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#menubar {
  background-color: #BCBCBC;
  color: #ffffff;
}

.button {
  width: 85px;
  background-color: #929292;
  border-left: 1px solid #ffffff;
  height: 22px;
  font-size: 0.8em;
  text-align: center;
  font-family: arial,sans-serif;
  font-weight: bold;
} 

.button a {
  display: block;
  width: 100%;
  height: 22px;
}

.button a:link,
.button a:visited {
  padding-top: 2px;
  color: #fff;
  text-decoration: none;
}

.button a:hover {
  padding-top: 2px;
  color: #FFB829;
  text-decoration: none;
}

.buttonOn {
  width: 85px;
  background-color: #F8B328;
  border-left: 1px solid #ffffff;
  height: 22px;
  font-size: 0.8em;
  text-align: center;
  font-family: arial,sans-serif;
  font-weight: bold;
} 

.buttonOn a {
  display: block;
  width: 100%;
  height: 22px;
}

.buttonOn a:link,
.buttonOn a:visited {
  padding-top: 2px;
  color: #fff;
  text-decoration: none;
}

.buttonOn a:hover {
  padding-top: 2px;
  color: #fff;
  text-decoration: none;
}

.front_header {
  color: #000000;
  font-weight: bold;
  font-size: 1.2em;
}

.m {
  color: #ffffff;
  font-family: Arial;
  font-size: 0.8em;
  font-weight: bold;
}

.m a {
  color: #ffffff;
  text-decoration: none;
}

.menushim {
  float: right;
  height:20px;
  width: 10px;
  background-color: #BCBCBC;
  border-left: 1px solid #ffffff;
}
#main {
  font-family: arial,sans-serif;
  font-size: 0.8em;
  width: 763px;
  background-color: #ffffff;
  text-align: left;
}

.hdr { 
  color: #214195;
  font-size: 1.2em;
  font-weight:bold;
  text-decoration : none;
}

.hdr2 { 
  color: #214195;
  font-size: 1.4em;
  font-weight:bold;
  text-decoration : none;
}

.ghdr {
  color: #90c440;
  font-size: 1.1em;
  font-weight: bold;
}

.brn {
  color: #4F2300;
}

.bbl a  {
  color: #000000;
  font-size:1.2em;
  font-weight: bold;
  text-decoration: none;
}

.pr a {
  color: #214195;
  text-decoration: none;
 }

.breadcrumb {
  color: #0000e0;
  padding-left: 5px;  
  font-family: arial,sans-serif;
  text-decoration: none;
  font-size: 0.7em;
}

.breadcrumb a {
 color: #0000e0;
 text-decoration: none;
}


.rank {font-family: Helvetica,Verdana,Arial; font-size: 10px; color : #000000; text-decoration : none;}
.rankb {font-family: Helvetica,Verdana,Arial; font-size: 11px; font-weight:bold; color : #000000; text-decoration : none;}

body {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12pt;
}

.large {
  font-size: 12pt;
  font-weight: bold;
}

.small {
  font-size: 10pt;
}

#main {
  width: 769px;
  margin-left: auto;
  margin-right: auto;
}

#head {
  background: url(/images/header.jpg) no-repeat;
  height: 100px;
  width: 769px;
}

#content {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

#menu {
  position: relative;
  top: 71px;
  margin-right: 10px;
  height: 20px;
  float: right;
  z-index: 1;
}

ul#nav {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;

}

#homelink {
  top: 69px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 25px;
  position: relative;
  color: #fff;
  text-decoration: none;
}

#homelogo {
  margin-left: -80px;
  position: absolute;
}

#homelink:hover {
  color: #aaa;
}

#nav li {
  display: inline;
  list-style-type: none;
  border-left: 1px solid #ffffff;
}

#nav a {
  font-size: 12px;
  font-weight: bold;
  padding: 3px 20px;
}

#nav a:link, #nav a:visited {
  color: #fff;
  text-decoration: none;
}

#nav a:hover {
  color: #aaa;
  text-decoration: none;
}

#footer {
  width: 100%;
  border-top: 1px solid #bbbbbb;
  padding-top: 4px;
  margin-top: 5px;
  color: #777777;
  text-align: right;
}

#footer a {
  color: #777777;
  text-decoration: none;
}

#footer a:hover {
  color: #000000;
}

#products_overlay {
  visibility: hidden;
  text-align: left;
  font-family: arial,sans-serif;
  position: relative;
  top: 0px;
  left: 0px;
  border: solid 1px #fff;
  color: #fff;
  background-color: #FEBF36;
  width: 275px;
}

#products_overlay_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}

#products_overlay_list li {
  margin: 0px;
  padding: 0px;
}

#products_overlay_list li a{
  display: block;
  border-bottom: 1px dashed #ffffff;
  padding: 5px 0px 2px 4px;
  text-decoration: none;
  color: #ffffff;
}

#products_overlay_list li a:hover {
  color: #aaa;
}

#products {
  font-size: 0.90em;
  position: relative;
  width: 769px;
  height: 370px;
}

#products-c1 {
  position:absolute;
  left:0px;
  width:25%;
}

#products-c2 {
  position:absolute;
  left:25%;
  width:25%;
}

#products-c3 {
  position:absolute;
  left:50%;
  width:25%;
}

#products-c4 {
  position:absolute;
  left:75%;
  width:25%;
}

#features {
  font-size: 0.90em;
  position: relative;
  width: 755px;
  height: 260px;
  left: -5px;
}

.features-text {
  margin-left: 10px;
}

#features-c1 {
  position:absolute;
  left:0px;
  width:375px;
  border: solid 1px #d0d0d0;
  padding: 5px;
  height: 240px;
}

#features-c2 {
  position:absolute;
  left:398px;
  width:164px;
  border: solid 1px #d0d0d0;
  padding: 5px;
  height: 240px;
}

#features-c3 {
  position:absolute;
  left:586px;
  width:164px;
  border: solid 1px #d0d0d0;
  padding: 5px;
  height: 240px;
}

.more {
  color: #0000f0;
  text-decoration: underline;
}

.more:hover {
  text-decoration: underline;
}

#subh {
  position: relative;
  left:5px;
}

