@charset "utf-8";
/* CSS Document */
* { padding: 0; border:0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 11px}
a { color: #616161; text-decoration: none; }
a:hover { color: #D65E2F; }
body { background:  #ffffff; }
div#wrapper { width: 989px; margin: 0px auto 0 auto; }
div#nav_bar { width: 989px; height: 95px; position:absolute; top: 0px; left: 0px }
div#container { float: left; width: 989px; height: 590px; z-index: 99; position: relative }
div#footer { z-index: 101; float: left; position: relative; width: 989px; margin-top: -5px }
div#top_left { background:url(../images/alt_images/top_left_home.jpg) top left no-repeat ; top: 85px}
div#top_right {top: 85px}
div#content_left { position:absolute; top: 127px; left: 13px; width: 322px; height: 465px; background: no-repeat; background: url(../images/alt_images/bottom_left.jpg) no-repeat }
div#content_right { position:absolute; top: 127px; left: 335px; width: 640px; height: 465px; background: no-repeat; background: url(../images/alt_images/bottom_right.jpg) no-repeat }
a#home { background: url(../images/alt_images/top_right.jpg); display: block }
a:hover#home { background: url(../images/alt_images/top_right_roll.jpg) }
#js_disclaimer {display: none}