#wrapper {
    width: 1140px;
}

#content {
    width: 930px;
}
ul.menu {
    width:900px;
}
#wrapper ul.models li.big {
    margin: 0 2px 14px 2px;
}
#wrapper ul.models li {
    margin: 0 5px 12px;
}
#wrapper ul.models li.small {
    margin: 0 6px 8px;
}
#header {
    background: url("../../images/default/high/new_header_Feb13.png") no-repeat scroll 0 0 transparent;
    height: 130px;
    margin-bottom: 10px;
}
#content .boxgroot .top {
    background: url("../../images/default/high/content-box-top.png") no-repeat scroll 0 0 transparent;
}
#content .boxgroot {
    background: url("../../images/default/high/content-boxgroot-bg.png") repeat-y scroll 5px 50% transparent;
}
#content .boxgroot .bottom {
    background: url("../../images/default/high/content-box-bottom.png") no-repeat scroll 0px 0 transparent;
}
#content .profile .top {
    background: url("../../images/default/high/content-box-top.png") no-repeat scroll 1px 0 transparent;
}
#content .profile {
    background: url("../../images/default/high/content-boxgroot-bg.png") repeat-y scroll 5px 0 transparent;
}
#content .profile .bottom {
    background: url("../../images/default/high/content-box-bottom.png") no-repeat scroll 1px bottom transparent;
    width: 933px;
}
#content .profile .right {
    width: 500px;
}