html,body { height: 100%; margin: 0px; padding: 0px;}

body {
    background: url('/siteimages/_templates/png/sunburst_crop.png') center center fixed no-repeat;
}

          ul.wdk_menu-ul {list-style-type:none; padding:0px 0px 0px 0px; margin:0px;}

          .wdk_menu-ul li {padding:0px 0px 10px 0px;}

          #wdk_template-siteContainer { height: 100%; position: relative; background: url('/siteimages/_templates/png/tile.png') top left fixed;}
          
          .wdk_template-binderRight {
              height: 100%; width: 28px;
              background: url('/siteimages/_templates/png/binding_v2_d.png') repeat-y left top;
              margin-right: -40px;
              position: relative; z-index: 5;
          }
          
          #wdk_template-sitename {
              margin: 20px 0px;
              padding-left: 45px;
              font-size: 24px;
              font-weight: bold;
          }

          #wdk_template-headerFlash, #wdk_template-header1  { position: absolute; }

          .wdk_template-binderLeft {  height: 100%; background: url('/siteimages/_templates/png/binding_v2_a.png') repeat-y top right;  }
          .wdk_template-binderBalance { height: 100%; background: url('/siteimages/_templates/png/binding_v2_c.png') repeat-y top left; }

           .wdk_content-pagetitle {
                font-size: 18px;
                margin:0;
                padding-bottom:10px;
                padding-left:0;
                padding-right:0;

            }

          #wdk_template-innerContent {
            font-size:13px;
          }

          .wdk_content-container {
            padding: 55px 15px 0px 15px;
            line-height:20px;
            }
          .wdk_sidecolumn {padding-top:45px;}

          .wdk_sidecolumn-container {
            
            width: 150px;
           }

            .wdk_sidecolumn-itemtitle {

                background: transparent url('/siteimages/_templates/png/masking_tape.png') no-repeat top left ;
                height:43px;
                width:150px; max-width: 150px;


                font-weight:bold;
                color:#474539;

                display: table; #position: relative; overflow: hidden;


                }
                .wdk_sidecolumn-itemtitleInner {
                    #position: absolute; #top: 50%;
                    display: table-cell; vertical-align: middle;
                    text-align: center; width: 150px;
                }
                .wdk_sidecolumn-itemtitleInner2{
                    #position: relative; #top: -53%; width: 120px; margin: auto;
                }
                        
           .columnTableHeading.wdk_sidecolumn-itemtitle {
                background: transparent;
                width: auto; height: auto;
               

                vertical-align:middle;
            }


          .wdk_sidecolumn-item {
            padding:10px 0px;
            margin-left: 15px; //margin-left: 0px !important;
            }

          .wdk_template-menuTable {
              height:50px;
              left:35px;
              position:relative;

              top:25px;
              width:95%;}

          .wdk_template-topMenuDiv {
            position: relative; margin-top: -48px;
            }

          #wdk_menu-container {
            height:16px;

            margin-left:60px;
            overflow:hidden;

            //max-width:95%;
            margin-top:-20px;
            top: 10px;
            position:relative;
            z-index:10;
            }


          .wdk_menu-ul {
            list-style-type:none;
            padding: 0px;
            width:100%;
            //width:100%;
            overflow:hidden;

            }

          .wdk_menu-item {
            display:inline;
            margin-right:20px;
            }



          .wdk_menu-item_link {
            height:100%;
            width:100%;
            font-weight:bold;
            text-decoration:none;
            color:#474539;
            white-space:nowrap;
            }
            a.wdk_menu-item_link:hover, a.wdk_menu-item_link.wdk_menu-item_sel  {
              text-decoration: underline;
            }

            .wdk_template-tapeLeft {
              background: url('/siteimages/_templates/png/tape_left.png') no-repeat center center;
            }
            .wdk_template-tapeRight {
              background: url('/siteimages/_templates/png/tape_right.png') no-repeat center center;
            }
            .wdk_template-tapeTile {
              background: url('/siteimages/_templates/png/tape_tile.png') repeat-x center center;
            }

            
            #wdk_template-footercontainer {margin: 0 auto; text-align:center; width:100%;}
            #wdk_template-footerSeperator {width:100%; height:27px; background:url('/siteimages/_templates/png/paper-tear2.png') repeat-x center center;}