#home_banner{
    position:relative;
    width:960px;
    height:306px;
    background:url('/assets/templates/iam/images/bg-home.jpg') no-repeat;  
}
#crumbBox{
    display:none;
}
ul#home_links{
    position:relative;
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
ul#home_links li{
    position:relative;
    float:left;
    width:320px;
    height:204px;
    padding:0;
    line-height:18px;
}
ul#home_links li p{
    margin:0 0 0 30px;
}
ul#home_links li h1{
    display:none;
    margin:10px 0;
}
ul#home_links li a.title{
    display:block;
    width:150px;
    height:35px;
    margin:0 auto;
    
}
ul#home_links li a.view{
    position:absolute;
    top:120px;
    left:130px;
}
#home_projects{
    background:url('/assets/templates/iam/images/bg-homeartists.png') no-repeat;
}
#home_access{
    background:url('/assets/templates/iam/images/bg-homeaccess.png') no-repeat;
}
#home_studio{
    background:url('/assets/templates/iam/images/bg-homefacility.png') no-repeat;
}
#pagetitle{
    display:none;
}
#content_main, #content_inner, #content_left, #content_block{
    margin:0;
    width:960px;
}
#content_right{
    display:none;
}
ul#twitter_update_list li{
    height:inherit;
    width:210px;
    list-style:none;
    margin:0;
    padding:0;
}
