    * {
        margin: 0px;
        padding: 0px;
        border: 0px;
        outline: 0;
    }
    
    a {
        cursor: pointer;
    }
    
    html {
     overflow-y: scroll;
     }
    
    body {
        background: #fff;
        margin-bottom: 20px;
        text-align: center;
	line-height: 20px;
    }
    
    #container {
	margin: 0px auto;
        width: 910px;        
        background: #ffffff no-repeat;
        border-bottom: 1px solid #999999;
        border-top: 10px solid #111;
    }
        
    #site {
        margin: 0px auto;
        width: 910px;
    }
    
    #top {
        height: 138px;
        width: 910px;
        background: url("/images/top.gif") no-repeat;
    }

    h1 {
        float: left;
    }
    
    h1, h1 a {
        width: 600px;
        height: 138px;
        display: block;
    }
    
    h1 a span {
        display: none;
    }
    
    ul#menu {
        width: 310px;
        height: 138px;
        float: left;
    }
    
    ul#menu li {
        height: 138px;
        float: left;
        list-style: none;
        display: block;
     }
    
    ul#menu li a {
        height: 138px;
        display: block;
    }
    
    ul#menu li a:hover {
       
    }
    
    ul#menu li a span {
        display: none;
    }
    
    li#works, li#works a {
        width: 105px;
    }
    
    li#works a {
        background: url("/images/menu_02.gif");
    }
    
    li#about a {
        background: url("/images/menu_03.gif");
    }
    
    li#contact a {
        background: url("/images/menu_04.gif");
    }
    

    li#about, li#about a {
        width: 104px;
    }
    
    li#contact, li#contact a {
        width: 101px;
    }
    
    
    #content {
        width: 910px;
        border-top: 1px solid #999999;
    }
    
    #labels {
        width: 910px;
        height: 38px;
        border-bottom: 1px solid #999999;
    }
    
    #labels h2 {
        display: block;
        height: 38px;
        float: left;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 15px;
        font-weight: normal;
        color: #333333;
        text-align: left;
        line-height: 40px;
    }
    
    .client {
        width: 150px;
    }
    
    .year {
        width: 160px;
    }
    
    .tasks {
        width: 310px;
    }
    
    .info {
        width: 290px;
    }
    
    
    span.moreinfo {
	border-top: 1px solid #999;
	width: 910px;
	height: 40px;
    }
    
   span.descr, span.agency, span.link {
	height: 30px;
	padding-top: 10px;
	line-height: 20px;
	font-size: 12px;
    }
    
    .descr {
	width: 310px;
	
    }
    
    .descr a {
	color: #111;
	text-decoration: none;
    }
    
    .agency {
	width: 310px;

    }
    
    .agency a, .link a {
	color: #111;
    }
    
    .link {
	width: 290px;

    }
    
    ul#portfolio {
        width: 910px;
	}
    
    ul#portfolio li.folioitem {
	float: left;
        border-bottom: 1px solid #999999;
        list-style: none;
	width: 910px;
    }
    
    ul#portfolio li p.short {
        line-height: 40px;
        height: 39px;
        font-size: 12px;
        text-align: left;
        font-family: Helvetica, sans-serif;
        color: #333333;

    }
    
    ul#portfolio li p.short a {
        display: block;
        width: 910px;
        height: 38px;
        margin-top: 1px;
        color: #333333;
        text-decoration: none;
    }
    

    
    ul#portfolio li p.short span {
        display: block;
        height: 37px;
        float: left;
    }
    
    ul#portfolio li p.details img {
        width: 524px;
        height: 314px;
    }
    
    
    ul#portfolio li p.details {
        display: none;
        height: 590px;
        line-height: 20px;
        font-size: 12px;
        text-align: left;
        font-family: Helvetica, sans-serif;
        color: #333333;
	padding-bottom: 10px;
    }
    
   
    
    .info a {
        text-decoration: underline;
        color: #333333;
    }
    
    .info a:hover {
        text-decoration: none;
    }
    
   
    
    
    a.next, a.prev, a.clos {
        width: 20px;
	display: inline;
        height: 20px;
        float: left;
	width: 130px;
	padding-left: 20px;
     }
     

     
      a.next {
        background: url('/images/next.gif') 0px 5px no-repeat;
        }
        
      a.prev {
        background: url('/images/prev.gif') 0px 5px no-repeat;
        }
        
     a.clos {
        background: url('/images/clos.gif') 0px 5px no-repeat;
        }
    
         a.next:hover, a.prev:hover, a.clos:hover {
        background-position: 1px 5px;        
      }
    
    
        ul#portfolio li p.details span {
        display: block;
        float: left;
    }
    
    .snap {
        width: 910px;
	height: 550px;
	background: url("/images/screen.jpg");
    }
    
    span.snap img {
	margin-top: 65px;
	margin-left: 193px;
    }
    
    
    .col {
        width: 290px;
        margin-right: 20px;
        float: left;
        text-align: left;
    }
    
    .collast {
        width: 290px;
        float: left;
        text-align: left;
    }
    
    .col h3, .collast h3 {
        margin-top: 20px;
        line-height: 20px;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 15px;
        font-weight: normal;
        color: #333333;
    }
    
    .collast h3.lasttitle {
        margin-top: 40px;
    }
    
    .col p, .collast p {
        margin-top: 20px;
        line-height: 20px;
        font-size: 12px;
        font-family: Helvetica, sans-serif;
        color: #333333;   
    }
    
    .col p.firstp {
        margin-top: 60px;
    }
    
    #clear {
        width: 910px;
        height: 40px;
        clear: both;
    }
    
    .you {
        width: 290px;
        height: 20px;
        background: #e6e6e6;
        display: block;
    }
    
    .youother {
        margin-top: 21px;
    }
    
    .youfirst {
        margin-top: 20px;
    }
    
    .youinput {
       background: #e6e6e6;
       font-size: 12px;
       text-align: left;
       width: 290px;
       font-family: Helvetica, sans-serif;
       color: #333333;
       height: 15px;
    }
    
    .me {
        display: block;
        width: 290px;
        min-height: 20px;
        background: #aabfff;
        line-height: 20px;
        margin-bottom: 21px;
        font-size: 12px;
        text-align: left;
        font-family: Helvetica, sans-serif;
        color: #333333;  
    }
    
    .me a {
	color: #333333;
	text-decoration: underline;
    }
    
    .melast {
        height: 140px;        
    }
    
    .send {
        width: 46px;
        height: 46px;
        margin-top: 74px;
    }
    
    .area {
        width: 290px;
        height: 140px;
        background: #e6e6e6;
        line-height: 20px;
        margin-top: 21px;
        font-size: 12px;
        text-align: left;
        font-family: Helvetica, sans-serif;
        color: #333333;  
    }
    
    .category {
        width: 100px;
        display: block;
        float: left;
    }
    
    .barbg {
        margin-top: 6px;
        width: 190px;
        float: left;
        display: block;
        height: 10px;
        background: #cccccc;
        text-align: left;
    }
    
    .bar {
        width: 1px;
        display: block;
        background: #4ce74b;
        height: 9px;
        border-top: 1px solid #99ff99;
    }