/* [Layout Style] */

/* Template code (see bottom for resolution-specific switches) */
body { background-color: #606060; }

/* [Centering box] */
#tpl_outer_c         { text-align: center; }
#tpl_inner_c         { margin: auto; text-align: left; }

/* [Banner] */
#tpl_banner img      { display: block; border-style: none; height: 150px; }

/* [Top Nav] */
#tpl_top_nav div     { height: 26px; float: left; background-image: url(/img/sysimg/?img=/assets/banner_tabs.jpg)}
#tpl_top_nav_1       { width: 14px; }
#tpl_top_nav_3       { width: 76px; }

/* [Top Border] */
#tpl_tb              { clear: both; }
#tpl_tb div          { height: 10px; float: left; }
#tpl_tb div img      { height: 10px; display: block; }
#tpl_tb_1,
#tpl_tb_1 img,
#tpl_tb_5,
#tpl_tb_5 img        { width:2px; }
#tpl_tb_2,
#tpl_tb_2 img,
#tpl_tb_4,
#tpl_tb_4 img        { width:10px; }

/* Content Area */
#tpl_content_outer_c { clear: both; padding-left: 2px; padding-right: 2px; }
#tpl_content_inner_c { padding-left: 10px; padding-right: 10px; }
#tpl_content_c1      { padding: 10px; vertical-align:top; clear: both; background-color:#ffffff }


/* [Bottom Border] */
#tpl_bb              { clear: both; }
#tpl_bb div          { height: 10px; float: left; }
#tpl_bb div img      { height: 10px; display: block; }
#tpl_bb_1,
#tpl_bb_1 img,
#tpl_bb_5,
#tpl_bb_5 img        { width:2px; }
#tpl_bb_2,
#tpl_bb_2 img,
#tpl_bb_4,
#tpl_bb_4 img        { width:10px; }

/* Footer */
#tpl_ft              { clear: both; }
#tpl_ft div          { float: left; height: 25px; }
#tpl_ft div img      { display: block; }
#tpl_ft_1,
#tpl_ft_3            { width: 10px; }
#tpl_ft_1_t,
#tpl_ft_3_t          { width: 10px; height:15px; }
#tpl_ft_1_b,
#tpl_ft_3_b          { width: 10px; height:10px; }
#tpl_ft_2            { text-align: center; vertical-align: middle; color: #fff; }
#tpl_ft_2 a          { color: #fff; font-weight: bold; }


#tpl_inner_c,
#tpl_banner img     { width: 964px; }
#tpl_top_nav_2      { width: 874px; }
#tpl_tb_3,
#tpl_tb_3 img,
#tpl_bb_3,
#tpl_bb_3 img       { width: 940px; }
#tpl_ft_2           { width: 944px; }
#tpl_content_c1     { width: 917px; }            