/* ===================== COLORS =====================
light green: #add136
dark green: #3cb54a
orange: #f47920
===================== COLORS ===================== */

/* ===================== SITE STRUCTURE BEGIN ===================== */
body.TEMPLATE {border-top:20px solid #add136;border-bottom:20px solid #add136;background:#add136 url("../images/siteStructure/body_bg.gif") repeat-y top center;}

div.siteWrapper {background-color:#fff;position:relative;width:1008px;margin-left:auto;margin-right:auto;}

div.siteHeader{position:relative;height:148px;background-color:#D5EAC4;background-image:url("../images/header_pic_cloverleaf.gif");background-position:255px 0px;background-repeat: no-repeat;}

div.siteContent {overflow:hidden;width:1008px;margin-top:4px;background-color:#fff;}

div.siteFooter {clear:both;overflow:hidden;width:800px;margin-bottom:20px;}
/*div.siteFooter {clear:both;position:absolute;bottom:0px;right:0px;width:800px;margin-top:10px;overflow:hidden;margin:0 0 10px 0;}*/

/* ===================== SITE STRUCTURE BEGIN ===================== */