﻿#navigation a.about {
  background-position: -247px -95px;
  width: 247px;
}

#main #right
{
    float:right;
    width:460px;
}


#company
{
    font-size:0.9em;
    color:#666666;
    margin-top:20px;
}

#home
{
    padding-top:1px;
    margin-bottom:10px;
    height:280px;
}

#logo
{
    width:143px;
    height:143px;
    background:url("images/prod_logo_bg.jpg") top left no-repeat;
    float:left;
    padding:18px 0px 0px 18px;
    margin-left:-5px;
    overflow:hidden;
}

#gallery
{
    width:126px;
    height:126px;
    position:relative;
    
}

#gallery img
{

    width:126px;
    height:126px;
}

#manus
{
    width:266px;

    background:url("images/manus_bg.jpg") top left no-repeat;
    float:left;
    padding:18px 18px 0px 18px;
    font-size:0.9em;
    margin-bottom:20px;
}

