/* General Styles */
body { font: 11px verdana, sans-serif; color: #5F5852; background: #fff; margin: 0 0 0 50%; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
td { font: 11px verdana, sans-serif; border: 0; }
h1 { display: none; }

/* Font Styles */
.FGheader { font: 15px arial, verdana, sans-serif bold; line-height: 15px; color: #333366; }
.FGbodyheader { font: 11px verdana, sans-serif bold; color: #333366; }
.FGbodyheaderhome { font: 11px verdana, sans-serif bold; color: #fff; }
.FGsubheader { font: 14px verdana, sans-serif bold; line-height: 18px; color: #fff; }
.FGcopyright { font: 10px verdana, sans-serif; color: #999999; text-decoration: none; }
.FGjapanese { font: 11px verdana, sans-serif; color: #5F5852; line-height: 14px; }
.noborder { border: none; }

/* Position Styles */
#main { position: relative; width: 780px; height: 412px; margin: 0 0 0 -390px; }
#header { position: relative; width: 780px; height: 45px; background:  url("../img/logo.gif") left top no-repeat;  margin: 0; border-bottom: 1px solid #fff; }
#header_titlebar { position: relative; float: right; width: 609px; height: 45px; margin: 0; border-left: 2px solid #fff; }
#header_title { position: relative; width: 609px; height: 45px; margin: 0; }
#content { position: relative; width: 780px; height: 305px; margin: 0; border-top: 1px solid #fff; }
#content_body { position: relative; float: right; width: 609px; height: 305px; margin: 0; border-left: 2px solid #fff; }
#content_main { position: relative; width: 609px; height: 234px; margin: 0; }
#content_spacer { position: relative; float: left; width: 35px; height: 234px; margin: 0; }
#content_text { position: relative; float: left; padding-top: 20px; width: 484px; height: 215px; margin: 0; }
#content_image { position: relative; float: left; width: 90px; height: 235px; margin: 0; }
#content_tabs { position: relative; width: 609px; height: 26px; margin: 0; border-bottom: 1px solid #fff; }
#content_telephone { position: relative; width: 609px; height: 44px; margin: 0; border-top: 1px solid #fff; }
#menu { position: relative; width: 780px; height: 42px; background: #666666; background:  url("../img/menu_background.gif") left top no-repeat; text-align: center; border-top: 2px solid #fff; margin: 0; }
#menu_links { position: relative; width: 629px; height: 25px; margin: 6px 75px 6px 75px; text-align: center; }
#copyline { position: relative; width: 700px; height: 15px; text-align: center; margin: 3px 40px 0 40px; }
#sitedesign { position: relative; float: left; width: 350px; height: 15px; text-align: left; margin: 0; }
#copyright { position: relative; float: left; width: 350px; height: 15px; text-align: right; margin: 0;  }
