#head 
{
  height:90px;
  margin:0px;
  padding:0px;
  background-color:white;
  background-image:url(/img/bg_head.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  text-align:left;
}

#head_info
{
  margin-left:15px;
  font-size:11px;
  z-index:1;
}

#navigation
{
  margin-left:14px;
  margin-top:40px;
  font-size:13px;
  font-weight:bolder;
  z-index:0;
}

#navigation td
{
  padding:0px;
  padding-bottom:14px;
  text-align:left;
  vertical-align:bottom;
  letter-spacing:1px;
}


#mybody
{
  width:1003px;
  margin:0px;
  margin-top:0px;
  padding:0px;
  border:1px solid #333333;
  border-bottom:none;
  text-align:left;
}

th.content
{
  color:black;
  background-image:url(/img/bg_balk.png);
  font-weight:bolder;
  padding-bottom:3px;
  padding-top:3px;
  border-top:1px solid black;
  border-bottom:1px solid black;
  line-height:15px;
  font-size:11px;
}

td.content
{
  background-color:white;
  vertical-align:top;
  padding-top:0px;
  padding-right:15px; 
  padding-left:15px;
  padding-bottom:25px;
  border-left:1px solid #666666;
  border-right:1px solid #666666;  
}

td.features_left
{
  width:175px;
  vertical-align:top;
  text-align:left;
  padding:10px;
  padding-top:17px;
  padding-bottom:200px;
  background-color:#D1D1D1;
  background-image:url(/img/bg_features.gif);
  background-position:top center;
  background-repeat:repeat-y;
}

td.features_right
{
  width:185px;
  vertical-align:top;
  text-align:left;
  padding:10px;
  padding-top:17px;
  background-color:#D1D1D1;
  background-image:url(/img/bg_features.gif);
  background-position:top center;
  background-repeat:repeat-y;
}

div.features
{
  background-color:white; 
  border-left:1px solid black;
  border-right:1px solid black;
  margin:0px;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  background-image:url(/img/bg_box.gif);
  background-position:top left;
  background-repeat:repeat-x;
  line-height:15px;
}
div.features_fox2
{
  border:none;
  background-color:transparent;
  margin:0px;
  margin-bottom:20px;
  padding:0px;
}

div.features_bottom
{
  font-size:0px;
  height:11px;
  margin:0px;
  padding:0px;
  margin-bottom:20px;
  border-left:1px solid black;
  background-image:url(/img/bg_box_bottom.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
}

p.features
{
  margin:0px;
  padding:0px;
  font-size:11px;
}

#footer
{
  height:20px;
  font-size:11px;
  margin:0px;
  padding:0px;
  width:1003px;
  border:1px solid black;
}

td.footer
{
  margin:0px;
  padding:0px;
  padding-bottom:2px;
  padding-top:2px;
  background-image:url(/img/bg_balk.png);
}

span.infobox
{
  background-color:white;
  border:1px solid #666666;
  padding:2px 4px 2px 4px;
  width:160px;
  margin-top:35px;
}
