@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px; border: 0px; font-family: Arial, sans-serif; font-size: 11px; border-collapse: collapse }
html { scrollbar-base-color: #787878; scrollbar-arrow-color: #E8E8E8; scrollbar-track-color: #E8E8E8; scrollbar-shadow-color: black; scrollbar-lightshadow-color: black; scrollbar-darkshadow-color: gray; scrollbar-highlight-color: white; scrollbar-3dlight-color: black; }
div#wrapper { width: 989px; margin: 0 auto 0 auto; position: relative }
div#nav_bar { width: 989px; height: 95px; position:absolute; top: 0px; left: 0px }
div#top_left { position:absolute; width: 833px; height: 42px; top: 95px; left: 13px }
div#top_right { position:absolute; width: 129px; height: 42px; top: 95px; left: 846px; }
a#home { width: 129px; height: 42px }
div#content { position:absolute; top: 137px; left: 13px; width: 962px; height: 455px; background: no-repeat }
div#dfooter{ position:absolute; top: 589px; left: 0px; width: 962px; height: 95px; background: no-repeat}

p#back a { background: url(../images/arrow.gif) bottom left no-repeat; padding: 0px 0px 0px 10px; width: 100px; display: block; color: #000000 }
p#back { margin-top: 10px; padding-bottom: 0px }
