#wallpapers {
    background:url("../../i/wall_mat.jpg") repeat;
}
#shell_up{
    background:url("../../i/shell_up_office.png") no-repeat;
    float:left;
    width:475px;
    height:141px;
}
#shell_left {
    background:url("../../i/shell_left_office.png") no-repeat;
    float:left;
    width:156px;
    height:255px;
}
#cabinet {
    background:url("../../i/cabinet_office.png") no-repeat;
    float:right;
    width:104px;
    height:564px;
    margin-top:-495px;
}
*:first-child+html #cabinet{position:relative; top:100px;}
* html #cabinet {position:relative; top:100px;}
#chair {
    background:url("../../i/chair_office.png") no-repeat;
    float:right;
    width:219px;
    height:235px;
    margin-top:-138px;
    margin-right:-104px;
}
*:first-child+html #chair{position:relative; top:100px;}
* html #chair {position:relative; top:100px;}
#floor {
    background:url("../../i/floor_mat.jpg") repeat-x;
    width:100%;
    height:98px;
    
}
#left_bottom {
    background:url("../../i/left_bottom_office.png") no-repeat;
    float:left;
    width:271px;
    height:426px;
    margin-top:-326px;
    
}
*:first-child+html #left_bottom{position:relative; top:100px;}
* html #left_bottom {position:relative; top:100px;}
#wstatus {
    float:right;
    position:relative;
    top:60px;
    left:200px;
}
#c_logo {
    position:relative;
    top:80px;
    left:-260px;
	font-size: 11px;
}
#live {
  
}
*:first-child+html #c_logo{left:0;}
* html #c_logo {left:0;}
*:first-child+html #wstatus{top:40px; left:-30px;}
* html #wstatus {top:40px; left:-10px;}
