.sys_cols{
    background-color: #B50032 ;
}
 div#sys_menuLinks li.sys_cols {
    background-image:  url(../images/background_img/patient_right.gif);
    background-repeat: no-repeat;
    background-position: top right;
    }

 div#sys_URhere div.sys_cols {
    background-image:  url(../images/background_img/patient_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    }
 div.sys_cols div#sys_menuheader{
        background-image:  url(../images/background_img/patient_menu.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        }
 div.sys_cols div#sys_menuList {
        border: 1px solid #B50032;
        background: white url(../images/background_img/patient_feature.jpg) bottom right repeat-x;
        list-style-image: url(../images/icons/menulist_patient.gif);
        }
 .sys_feature1 {
        border: 1px solid #B50032;
        background: white url(../images/background_img/patient_feature.jpg) bottom right repeat-x;
        }

        .sys_feature1 div.sys_head, .sys_feature3 div.sys_head  {
        color: #B50032;
        border-bottom: 1px #B50032 solid;
        }
  .sys_feature2 div.sys_body {
        border: 1px #B50032 solid;
        }

        .sys_feature2 div.sys_head {
        background: #B50032 url(../images/background_img/patient_menu2.jpg) top left no-repeat;
        }

   .sys_feature3 {
        border: 1px solid #b50032;
        }


/* Footer */
div#sys_footer #sys_topbar {

background-color: #F2D4DC; background-image: url(../images/background_img/patient_gradient.jpg); background-repeat: repeat-x; background-position: left top
}
/* End Footer */