body {background-color:#1F1D1E;}
/*
.cont_main {position:absolute;top:50%;left:50%;}
.container {height:684px;top:-342px;left:-457px;position:absolute;}
*/
.container {margin-top: 50px;}

.header {height:54px;background:url(../gfx/header.jpg) top center no-repeat;}
  .header h1 {color:#1F1D1E;font-size:0;}

.menu ul { margin:0px;padding:0px;margin-left:66px;}
  .menu ul li { list-style:none;display:block;float:left;}
    .menu ul li a { display: block; height: 0px; font-size: 0px; padding-top: 31px; overflow: hidden;}
    .menu ul li.home a { width: 85px; background: url(../gfx/menu_home.jpg) no-repeat 0 0; }
    .menu ul li.portfolio a { width: 158px; background: url(../gfx/menu_portfolio.jpg) no-repeat 0 0; }
    .menu ul li.info a { width: 70px; background: url(../gfx/menu_info.jpg) no-repeat 0 0; }

.content-l { width: 380px;margin-top:13px;padding-top:22px;border-right:1px solid white;padding-left:70px;}
  .thumb { height: 95px; margin-bottom: 22px;}
  .thumb img { border:0;margin:0;padding:0;}

.content-r { width:530px;height:490px;margin-top:13px;text-align:center;}

.footer { background:url(../gfx/footer.jpg) top center no-repeat;margin-top:30px;color:#1F1D1E;font-size:0;height:14px;}