html, body, table{
  margin:0;
  padding:0;
  font-family:Tahoma;
  font-size:62.5%;
  line-height:125%;
}
.table{
  width:100%;
}
.contentpaneopen{
  font-size:11px;
}
.clr{
  clear:both;
}
.navigation{
  background-color:#2F2F2F;
  height:69px;
}
#nav{
  position:relative;
  z-index: 102;
}
.center{
  width:722px;
  margin:auto;
}
.center a{
color:#457522;
}
.topright{
  margin:-44px 0 0 0;
  float:right;
  position:relative;
}
.contentpaneopen{
  position:relative;
  
}
#content {
	clear: left;
	color: #ccc;
}
.footer{
  margin:0px 0 10px 0;
  padding-left:18px;
  font-size:10px;
  color:#aeaeae;
}

.footer a{
  color:#aeaeae;
}

/* navigation */
#nav{
  float:left;
  margin:25px 0pt 0pt;
  font-size:11px;
}
#nav ul {
  float: left;
  list-style: none;
  line-height: 1;
  background: white;
  font-weight: bold;
  padding: 0;
  margin: 0 0 0 0;
}
#nav li a{
  line-height:30px;
  height:30px;
  width:92px;
  font-size:0;
  color:#515151;
}
#nav a {
  display: block;
  color:#fff;
  width: 92px;
  w\idth: 92px;
  text-decoration: none;
}
#nav li {
  float: left;
  padding:0;
  text-align:center;
  width:92px;
}
#nav li li a {
  line-height:28px;
  height:28px;
  font-size:11px;
  color:#fff;
}
#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 14.4em;
  width:92px;
  w\idth: 92px;
  font-weight: normal;
  margin:2px 0 0 0;
}
#nav li li {
  width: 92px;
  background-color:#7c8e11;
}
#nav li ul a {
  width: 92px;
  height:32px;
  w\idth: 92px;
}

#nav li ul ul {
  margin: -32px 0 0 92px;
  z-index:10000;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
  left: -999em;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
  left: auto;
}

#nav li:hover,
#nav li.sfhover {
  background: #56630c;
}

#nav li.item11{
  text-align:left;
  width:92px;
  height:32px;  
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_home.gif) no-repeat center center;
}
#nav li.iehover11,
#nav li.item11:hover{
  background: #515151 url(../images/nav_home_over.gif) no-repeat center center;
}
#nav li.item12{
  text-align:left;
  width:92px;
  height:32px;
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_products.gif) no-repeat center center;
}
#nav li.iehover12,
#nav li.item12:hover{
  background: #515151 url(../images/nav_products_over.gif) no-repeat center center;
}
#nav li.item13{
  text-align:left;
  width:92px;
  height:32px;
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_services.gif) no-repeat center center;
}
#nav li.iehover13,
#nav li.item13:hover{
  background: #515151 url(../images/nav_services_over.gif) no-repeat center center;
}
#nav li.item14{
  text-align:left;
  width:92px;
  height:32px;
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_company.gif) no-repeat center center;
}

#nav li.iehover14,
#nav li.item14:hover{
  background: #515151 url(../images/nav_company_over.gif) no-repeat center center;
}

#nav li.item15{
  text-align:left;
  width:92px;
  height:32px;
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_news.gif) no-repeat center center;
}
#nav li.iehover15,
#nav li.item15:hover{
  background: #515151 url(../images/nav_news_over.gif) no-repeat center center;
}

#nav li.item16{
  text-align:left;
  width:92px;
  height:32px;
  border-right:1px solid #2f2f2f;
  background: #515151 url(../images/nav_support.gif) no-repeat center center;
}
#nav li.iehover16,
#nav li.item16:hover{
  background: #515151 url(../images/nav_support_over.gif) no-repeat center center;
}
#nav li.item11:hover a,
#nav li.item12:hover a,
#nav li.item13:hover a,
#nav li.item14:hover a,
#nav li.item15:hover a,
#nav li.item16:hover a{
  color:#A6C106;
}
#nav li.item11:hover ul a,
#nav li.item12:hover ul a,
#nav li.item13:hover ul a,
#nav li.item14:hover ul a,
#nav li.item15:hover ul a,
#nav li.item16:hover ul a{
  color:#fff;
}
table.contentpaneopen,
table.whiteb{
  width:100%;
}