/* ===================== COLORS =====================
blue: #004182
lt blue: #
yellow: #ffcb31
lt yellow: #fffac2


gray: #666 (type) #eee (bg) 
===================== COLORS ===================== */

/* ===================== SITE STRUCTURE BEGIN ===================== */
body {background:#fffac2 url("../images/page_bg.gif") repeat-y center top;}

div.siteWrapper {background-color:#fff;position:relative;width:784px;margin-left:auto;margin-right:auto;padding-top:8px;}

div.siteHeader {background:#fffac2 url("../images/siteHeader/hdr_bg.gif") repeat-x left top;height:104px;margin-bottom:8px;}

div.siteContent {height:1%;overflow:hidden;}

div.siteFooter {clear:both;}
/* ===================== SITE STRUCTURE BEGIN ===================== */
