#HeaderSpacer{
    height:25px;
    width:533px;
    border-left:solid 1px white;
    float:right;
    padding-top:5px;
    display:block;
}
#OrangeSquare{
    width:30px;
    height:30px;
    background:#E7791A;
    position:absolute;
    left:267px;
    top:0px;
}
#LeftMenu{
    /*background:url('/Images/Background/MenuTemp.jpg') no-repeat;*/
    width:266px;
    height:454px;
    position:absolute;
    left:-20px;
    top:-20px;
    background:transparent;
    z-index:1;
}
.Content{
    margin:30px 20px 0px 80px !important;
    padding-left:50px;
}