body {
        background:url('../images/new/body-bg.gif') repeat-x left -70px;
        margin: 0px;
        padding: 0px;
        font-family: verdana;
        font-size: 75%;
}
#header {
        background:url('../images/new/header.jpg') no-repeat;
        width: 770px;
        height: 187px;
        margin: 0px auto;
        margin-top: 35px;
        position: relative;
}
#home-link {
           position: absolute;
           display: block;
           left: 350px;
           top: 30px;
           width: 260px;
           height: 70px;
           
}
#pcontent {
        background-color: white;
        width: 770px;
        margin: 0px auto;
}
#content {
        width: 471px;
        padding: 30px;
        float: right;
        background: url('../images/new/content-top.gif') no-repeat;
        overflow: hidden;
}
#menu {
        width: 239px;
        float: left;
        background: url('../images/new/menu-bg.gif') no-repeat #990000;
        padding-top: 64px;
        overflow: hidden;
        font-family: tahoma;
}
#menu ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
}
#menu .cleaner {
        background: url('../images/new/menu-bottom.gif') no-repeat left bottom;
        height: 85px !important;
        border-top: 1px solid #DBA5A5;
}

#menu ul li {
        float: left;
}
#menu ul li a {
        display: block;
        float: left;
        width: 210px;
        border-top: 1px solid #DBA5A5;
        color: #EFDBDB;
        padding: 6px;
        padding-left: 23px;
        text-decoration: none;
        font-weight: bold;
        font-size: 120%;
        background: url('../images/new/menu-item.gif') repeat-x bottom #AF3636;
}
#menu ul li a:hover {
        color: white;
        background: none;
        background-color: #C56E6E;
}
#menu ul ul {
        background: none;
        padding-bottom: 0px;
        border-top: 0px;
        padding-left: 44px;
        padding-top: 14px;
        padding-bottom: 14px;
        line-height: 140%;
        border-top: 1px solid #DBA5A5;
        width: 239px;
        float: left;
}
#menu ul ul li {
        margin: 0px;
        padding: 0px;
        padding-left: 15px;
        padding-right: 10px;
        background: url('../images/new/sip-white.gif') no-repeat left 5px;
}
#menu ul ul li a {
        display: inline;
        border-bottom: 0px;
        color: white;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        font-weight: bold;
        font-size: 95%;
        background: none;
        border: 0px;
}
#menu ul ul li, #menu ul ul li a {
        float: none;
        width: 170px;
}
#menu ul ul li a:hover {
        background: none;
        color: white;
        text-decoration: underline;
        border: 0px;
}

#navigator {
        color: black;
        font-size: 95%;
        font-family: tahoma;
}
#navigator a {
        color: #990000;
        text-decoration: underline;
        font-weight: bold;
        background: url('../images/new/sip.gif') no-repeat right 4px;
        padding-right: 15px;
        margin-right: 5px;
}
#navigator a:hover {
        text-decoration: none;
}
#content h1 {
        font-size: 130%;
        color: #19B7E5;
        color: #395f90;
        margin: 0px;
        padding: 0px;
        font-family: verdana;
        padding-top: 25px;
        padding-bottom: 20px;
}


#pata {
        border-top: 25px solid white;
        background: url('../images/new/pata-bg.gif') repeat-x left 5px; 
}
#pata a {
        color: #B20000;
}
#pata .pata-content {
        width: 730px;
        margin: 0px auto;
        padding: 20px;
        color: #2D2D2D;
        font-size: 90%;
        margin-top: 16px;
}
#pata table, #pata table td, #pata table tr td, #pata .table, #pata .table td, #pata .table tr td {
      border: 0px !important;
      background-color: transparent !important;
      border-collapse: collapse;
      /* border-color: transparent !important; */
}

#subpata {
        color: #CE5C5C;
        padding-bottom: 25px;
        margin-top: 50px;
}
#subpata a {
        color: #CE5C5C;
}


a:hover {
        text-decoration: none;
}

.cleaner {
        font-size: 1px;
        line-height: 1px;
        clear: both;
        height: 1px;
}
.hidden {
        display: none;
}

#trackers {
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;
font-size: 0px;
line-height: 0px;
}

.wsEd a {
	color: #395f90 !important;
}
.wsEd h2 {
	color: #395f90 !important;
}
.wsEd h3 {
	color: #395f90 !important;
}