body {
background : white url('img/white_plet_left.gif') no-repeat;
color : #969696;
font-family : Tahoma, Verdana;
font-size : 14px;
padding : 0;
margin : 0;
line-height: 17px;
}

#main {
width : 100%;
min-height : 200px;
background : url('img/white_plet_right.gif') no-repeat;
background-position : top right;
}

img {
border : 0;
}

.content { width: 950px; display: block; margin-left: auto; z-index: 999; margin-right: auto;  }
.content #hleft { width: 569px; float:left; height: 342px;border-left: 1px dotted #929292; } 
.content #hright { width: 379px; float:right; height: 342px; } 
#header { height: 342px; }
#logo { margin-top: 45px; margin-left: 20px; }
#text { margin-top: 50px; margin-left: 40px; height:85px; overflow: hidden; font-size: 11px; color: #929292; text-align:justify; }
h1 { background:transparent url('img/h_strela.gif') no-repeat scroll 25px 22px; margin:10px 0; padding-bottom: 14px; font-size:18px; font-weight:normal; color: #969696;}
h1 span { color:#3057AF; }
#ourworks { margin-left: 20px; margin-top: 65px; }
#works {  display: block; width: 100%; height: 127px; background: #e7e7e7; z-index: 1000; }
#mainc { padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; width: 910px; border-left: 1px dotted #929292; font-size: 12px; border-right: 1px dotted #929292;  z-index: 999; text-align: justify; }
#PortfolioFrame { display: block; width: 970px; margin-left: auto; margin-right: auto;  overflow: hidden; margin: 0px; padding: 0px;    position: relative; overflow: hidden; }

#works table { width: 992px; margin-left: auto; margin-right: auto;   }
a { color:#3057AF;  }

#footer { display: block; background:transparent url('img/back_bottom.jpg') repeat;  border-top:5px solid #545454;  border-bottom:7px solid #545454;}
#footer #cnt { display: block; height: 200px; }
#footer #fleft { background : transparent url('img/black_plet_left.gif') no-repeat;  margin-top: -5px; }
#footer #fright { background : transparent url('img/black_plet_right.gif') no-repeat;  background-position: top right; }
#fcleft, #fcright { width: 435px; height: 200px; float: left; padding: 20px;  padding-top: 30px; padding-bottom: 10px; font-size: 11px; color:#929292;  text-align: justify; }
#fcleft div , #fcright div { text-align: right; }
#fcright {  float: right; }
#footer a { color: #C7C7C7; }



#footer table { width: 950px;  margin-left: auto; margin-right: auto;  }
#footer table td { height: 32px; text-align: center; }
#footer table #texter {  background: white; text-align: left; font-size:11px; }


.pitem { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
display:inline-block;
height:122px;
margin-bottom:7px;
margin-left:7px;
margin-right:7px;
position:static;

vertical-align:top;
width:48%;
} 
.pitem .imgp {  width: 200px; height: 122px; float:left; }
.pitem .imgp img {  border: 1px solid #969696; }
.pitem .desc {  width: 222px; height: 122px; float:right; }
.pitem .desc b {color:#3057AF;}
