body {
    margin: 0px;
    padding-bottom: 25px;
    font-size: 14px;
}


#wdk_template-sitename { width: 100%; text-align: center; padding-top: 35px; padding-bottom: 35px; margin: 0px; font-size: 28px; }

#wdk_template-footercontainer { width: 100%; padding-left: 15px; padding-right: 15px; }

#wdk_template-topcontainer { position: relative; width: 100%; }

#wdk_menu-containerbottom { position: absolute; height: 80px; top: 0px; left: 0px; right: 0px; //width:100%; }

#wdk_content-container { padding: 100px 15px 40px 15px; }
#wdk_sidecolumn-containerleft { padding: 100px 0px 40px 15px; width: 150px; }
#wdk_sidecolumn-containerright { padding: 100px 15px 40px 0px; width: 150px; }

#wdk_template-contenttable { margin: 0px; padding: 0px; }
#wdk_template-contentdiv { position: relative; }

#wdk_menubg { position: absolute; height: 80px; width: 100%; //left: 0px; }
#wdk_menubgl { height: 80px; width: 151px; background-image: url(/siteimages/_templates/png/39/ml.png); background-position: top left; background-repeat: no-repeat; }
#wdk_menubgr { height: 80px; width: 151px; background-image: url(/siteimages/_templates/png/39/mr.png); background-position: top right; background-repeat: no-repeat; }
#wdk_menubgb { height: 80px; background-image: url(/siteimages/_templates/png/39/mb.png); background-position: top right; background-repeat: repeat-x; }

#wdk_menu-container { height: 80px; width: 100%; }

#wdk_glowl { background-image: url(/siteimages/_templates/png/39/gl.png); background-repeat: no-repeat; background-position: top right;  }
#wdk_glowr { background-image: url(/siteimages/_templates/png/39/gr.png); background-repeat: no-repeat; background-position: top left;  }
#wdk_template-headercontainer { text-align:center; background-image: url(/siteimages/_templates/png/39/gt.png); background-repeat: no-repeat; background-position: bottom center; padding-top: 10px; padding-bottom: 10px;}



#wdk_template_menudiv { position: absolute;  width:100%; }
.wdk_menu-ul { margin: 0px; padding: 0px 20px 0px 20px; list-style: none; text-align: center; margin-left:auto; margin-right:auto; }
.wdk_menu-item { display: inline-block; //display:inline; //white-space:nowrap;  }
.wdk_menu-item a { padding-left: 15px; padding-right: 15px; text-decoration: none; font-size: 16px; font-weight: bold;  }
.wdk_menu-item a:hover { text-decoration: underline; color: #979797; }


#wdk_content-pagetitlecontainer { width: 100%;  }
.wdk_content-pagetitle { font-size: 14px; padding: 13px 15px 13px 15px; margin:0px; }
#wdk_content-maincontentcontainer { padding: 10px; }

.wdk_sidecolumn-itemtitle { text-align: center; margin: 0px; padding: 13px 15px 13px 15px; font-size: 12px;  }
.wdk_sidecolumn-itemcontent { margin: 10px 10px 25px 10px; }



.wdk_template-roundies {
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
}
.wdk_template-rounded42 {
    -moz-border-radius: 42px;
    -webkit-border-radius: 42px;
}

#wdk_template-bodydiv, #wdk_template-contentdiv {
    //width:100%;
}