/***** Default Template Design Layout *****/
html, body { height:100%; margin:0px; padding:0px; }
body { background-image:url('/img/bg_body.jpg'); background-repeat:repeat-x; background-color:#e3e3e3;  }
#main_container { position:relative; width:921px; min-height:100%; margin-left:auto; margin-right:auto; }
#header, #nav_top, #nav_bg, #bot { margin-left:auto; margin-right:auto; }
#header { position:relative; top:0px; height:124px; width:921px; background-image:url('/img/bg_header.jpg'); }
#header #logo { position:absolute; left:25px; width:240px; top:3px; }
#nav_bg { position:relative; top:0px; height:34px; width:921px; background-image:url('/img/nav_bg.gif'); }
#nav_links { position:relative; left:23px; top:9px; color:#aebcd7; font-family:arial; font-size:12px; font-weight:bold; }
#page_copy_container { width:921px; color:#514328; background-color:#ffffff; }
#bot { position:relative; height:32px; width:921px; background-image:url('/img/bg_footer.gif'); font-size:11px; font-family:verdana; text-align:right; color:#514328; }
#bot .bot_text { position:absolute; top:8px; right:20px; }
#bot .bot_text a { color:#000000; }