﻿body
{
}
#top
{
    width:100%;
    background-color:#ffffff;
     height:130px;
}
#featuremenu
{
    width:100%;
   background-image:url(/Theme/bgfeaturemenu.png);
   background-repeat:repeat-x;
}
#content
{
    width:100%;
    background-color: #ffffff;
    min-height:120px;
    margin-top:10px;
    margin-bottom:10px;
}
#footer
{
    width:100%;
    background-color:#d4d4d4;
    min-height:120px;
    border:solid 1px #cacaca;
}
/* id */
#menu
{
    min-height:250px;
    padding-top:20px;
}
#feature
{
    min-height:330px;
    background-color:#ffffff;
}
#client
{

    min-height:300px;

}
.boxsmalltop
{
         background-image:url(/Theme/menutop.png);
     background-repeat:no-repeat;
      height:27px;
}
.clientfooter
{
    
  /*    background-image:url(/Theme/hscripts_19.png);
     background-repeat:no-repeat;

*/
     height:18px;

}
#introlduct
{
    min-height:300px;
}
#news
{
    min-height:300px;
}
#line
{
    height:20px;
}
.boxtop
{
    
    
         background-image:url(/Theme/bgbox.png);
     background-repeat:no-repeat;
     height:30px;
}
.boxbody
{
  /*   border-left:solid 1px #cacaca;
        border-right:solid 1px #cacaca;
 */
    padding:10px;
    
}
.boxfooter
{
    /*
             background-image:url(/Theme/boxfooter.png);
     background-repeat:no-repeat;
*/
     height:18px;
}
.imgboxsmall
{
    
    background-image:url(/Theme/imgbox.png);
    background-repeat:no-repeat;
    width:170px;
    height:120px;

}
.imgsmall
{
     width:160px; height:108px; margin:5px;
}
.imgboxlarg
{
    
    background-image:url(/Theme/imgboxlarg.png);
    background-repeat:no-repeat;
    width:220px;
    height:155px;

}

.imglarg
{
     width:206px; height:138px; margin-top:8px; margin-left:8px;
}