html  {

  }
body {
  padding:0; margin:auto;
  position:relative;
  width:100%;
  min-height:100%;
  background: url() ;
  font:10pt Arial, Tahoma, Sans-Serif;
  color:#000;
}
img  {
  border:none;
  }
img {behavior: url("/png.htc");}

h1, h2, h3, h4 {
  font-family:Arial;
  color:#000;
  }
h1  {
  font-size:170%;
  }
h2  {
  font-size:160%;
  font-weight:500;
  margin:1.5em 0 0.5em 0;
  }
h3  {
  margin:1.5em 0 0.5em 0;
  font-weight:500;
  }
p  {
  line-height:1.5em;
  margin:0 0 1em 0;
  }



#car_head  {
    background: #44505A;
  }
#head  {
  background:url(/img/logo.jpg) no-repeat left top;
  height:150px;
  margin:15px 0 0 6%;
  }
#huyni  {
  position:absolute;
  right:0;
  top:0;
  }

#content  {
  background:url(/img/fon.jpg) #5F6E78 repeat-x top;
  padding:3% 0 0 6%;
  }
#content table  {
  border-collapse:none;
  border-spacing:0;
  }
ul, ul li  {
  margin:0;
  padding:0;
  color:#fff;
  list-style:circle inside;
  }
ul li  {
  padding:3px 0;
  }
#work, #folio, #cont, #tools  {
  width:286px;
  height:248px;
  vertical-align:top;
  }
#work  {
  background:url(/img/work.jpg) no-repeat;
  }
#folio  {
  background:url(/img/folio.jpg) no-repeat;
  }
#cont  {
  background:url(/img/cont.jpg) no-repeat;
  }
#tools  {
  background:url(/img/tools.jpg) no-repeat;
  }

#work ul  {
  padding:70px 0 0 32px;
  }
#cont ul  {
  padding:70px 0 0 22px;
  }
#folio ul  {
  margin:60px 0 0 32px;
  }
#tools ul  {
  margin:60px 0 0 22px;
  }
#cont ul, #cont ul li  {
  list-style:none;
  }
*html #cont ul, #cont ul li  {
  list-style:outside;
  }



#work a, #folio a, #cont a, #tools a  {
  color:#fff;
  text-decoration:underline;
  }
#work a:hover, #folio a:hover, #cont a:hover, #tools a:hover  {
  color:#fff;
  text-decoration:none;
  }
.copy  {
  text-align:center;
  height:100px;
  vertical-align:bottom;
  }
#webdiler  {
  position:absolute;
  right:1%;
  bottom:35px;
  }
#foter  {
  background:url(/img/bottom.jpg) repeat-x left top;
  height:127px;
  }
#foter img  {
  }






