/* ===================== COLORS =====================
light green: #add136
dark green: #3cb54a
orange: #f47920

grey (borders) #dedede
grey (submenu text) 58642D
===================== COLORS ===================== */

/* ===================== SITE STRUCTURE BEGIN ===================== */
body.TEMPLATE {background:#add136 url("../images/siteStructure/body_bg.gif") repeat-y top center;} /* border-bottom:20px solid #add136; */

div.siteWrapper {background-color:#fff;position:relative;width:996px;margin-left:auto;margin-right:auto;}

div.siteHeader {position:relative;z-index:9999;margin-bottom:10px;padding:8px 8px 0 8px;border-bottom:1px solid #dedede;height:1%;}

div.siteContent {height:1%;overflow:hidden;padding:8px;}

div.siteFooter {clear:both;}
/* ===================== SITE STRUCTURE BEGIN ===================== */