body {
 margin-left: 0px;
 margin-top: 5px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #050505;
}
td, p, div {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #AAAAAA;
}
A {
 COLOR: #888888;
}
A:hover {
 COLOR: #FBF671;
}
A:visited {
 COLOR: #BBBBBB;
}

.hr {
 margin: 0 0 0 0;
 background-color: #5F5E5E;
}
h1 {
 COLOR: #888888;
 font-size: 100%;
 margin: 5px 10px 5px 0px; 
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight: normal;
}
p {
font-size: 80%;
margin: 0 10px 10px 0px; 
line-height: 1.2em;
}
.copy {
color: #888888;
 font-size: 70%;
 margin: 14px 0px 0px 50px;
}

td .porfolio
{
width: 166px;
height: 20px;
display: block;
}

a.porfolio {
  background-image: url(images/porfolio.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

a.porfolio:hover {
  background-image: url(images/porfolio_on.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

td .info
{
width: 149px;
height: 20px;
display: block;
}

a.info {
  background-image: url(images/info.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

a.info:hover {
  background-image: url(images/info_on.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
td .uslugi
{
width: 95px;
height: 20px;
display: block;
}

a.uslugi {
  background-image: url(images/uslugi.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

a.uslugi:hover {
  background-image: url(images/uslugi_on.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
td .faq
{
width: 72px;
height: 20px;
display: block;
}
a.faq {
  background-image: url(images/faq.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

a.faq:hover {
  background-image: url(images/faq_on.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
td .blog
{
width: 74px;
height: 20px;
display: block;
}
a.blog {
  background-image: url(images/blog.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

a.blog:hover {
  background-image: url(images/blog_on.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.p860 {
margin: 0;
padding: 0 40px 0 40px;
 
}
