@charset "utf-8";
/* CSS Document */

/* Inner Page */
#header{ height:137px; position:relative; }
#header #head_graphic{ height:97px; width:508px; position:absolute; top:0px; left:50px; background:url(../images/inner_head.gif) no-repeat; }
#nav{ border-bottom:#fbdee9 solid 20px; margin-bottom:-10px; }

#inner_wrap{ width:885px; background:#f37fa7; position:absolute; top:137px; left:0px; z-index:9999; }
#inner_content{ padding:0px 15px 15px 15px; line-height:24px; font-weight:bold; width:100%; }
#inner_content tr td table td{ margin-bottom:7px; }
#inner_content #innerleft{ text-align:center; padding:20px; vertical-align:top; width:50%; }
/* End Inner Page */