* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-weight: normal;
    text-decoration: none;
    outline: 0;
}

body {
    line-height: 15px;
    font-family: Verdana, sans-serif;
    color: #000;
    margin-top: 13px;
    margin-left: 30px;
    font-size: 9px;
    line-height: 11px;
}

a {
    color: #000;
}

a:hover {
    color: #bebebe;
}

#container {
    width: 970px;
    float: left;
}


#production {
    width: 970px;
    height: 130px;
}

#management {
    width: 970px;
    height: 140px;
}

h1 {
    color: #d9d9d9;
    font-family: Arial, sans-serif;
    font-size: 30px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: normal;
}

h1 a {
    color: #d9d9d9;
}

h1 a:hover {
    color: #000;
}

h1 a span {
    color: #000;
}

h1 span {
    font-size: 9px;
    color: #000;
    text-transform: none;
}

form input {
    font-size: 9px;
    font-family: Verdana, sans-serif;
    border: 1px #d9d9d9 solid;
    width: 112px;
    margin-bottom: 3px;
    height: 14px;
    display: block;
}

form label {
   color: #bebebe;
   display: block;
   margin-bottom: 4px;    
}

form a {
color: #bebebe;
   display: block;
   margin-top: 9px; 
}

form a:hover {
    color: #000;
}


#double p strong {
    font-weight: bold;
}





#top {
    width: 970px;
    height: 280px;
}


#one, #two {
    width: 305px;
    margin-right: 30px;
    float: left;
    display: inline;
}

#one, #two {
    text-align: justify;
}

#three {
    width: 300px;
    float: left;
    display: inline;
}


#clear {
    height: 29px;
    width: 970px;
    clear: both;
}

hr {
    width: 970px;
    height: 1px;
    color: #d9d9d9;
    background: #d9d9d9;
    margin-bottom: 10px;
    clear: both;
}

.colo {
    width: 165px;
    float: left;
    height: 190px;
    display: inline;
}

.colt {
    width: 170px;;
    float: left;
    height: 220px;
    display: inline;
}

h3 {
    color: #bebebe;
    font-family: Arial, sans-serif;
    font-size: 18px;
    height: 30px;
    display: block;
    line-height: 30px;
    font-weight: normal;
}

.drop {
    padding-top: 30px;
}

.shorter {
    padding-top: 30px;
    width: 155px;
    float: left;
    height: 190px;
    display: inline;
}

.addmargin {
    margin-left: 10px;
}

#copy {
    position: absolute;
    top: 707px;
    left: 30px;
    color: #bebebe;
}




#rest {
    width: 680px;
    float: left;
}

#rest ul li {
    height: 15px;
}
#rest ul li.file {
    padding-left: 15px;
    background: url("../images/file.gif") 0px 2px no-repeat;
}

#rest ul li.folder {
    padding-left: 15px;
    background: url("../images/folder.gif") 0px 2px no-repeat;
}

#rest ul {
    list-style: none;
}

#rest ul ul {
    margin-left: 15px;
}