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

body { background:#7d1616; font-family:"Trebuchet MS",arial,verdana,sans; margin:0; padding:0; font-size:11px; line-height:18px; }

a { color:#7d1616; text-decoration:none; font-style:italic; }
a:hover { text-decoration:underline; }

#holder { margin-left:auto; margin-right:auto; text-align:center; width:900px; }

#banner { margin:0 50px; width:800px; height:120px; padding:0; background:url(../images/banner.jpg) top left no-repeat; position:relative; }
*html #banner { z-index:500; }

#nav { width:695px; margin:0; padding:0; bottom:0; right:0; position:absolute; text-align:right; height:40px; background:#7d1616; }

#content { width:800px; position:relative; margin:0 50px; background:#ffffff; color:000000; text-align:left; min-height:400px; overflow:auto; }
* html #content { height:auto; }

#corner { position:absolute; top:0; left:0; background:url(../images/corner.png) top left no-repeat; z-index:3; width:127px; height:123px; }
* html div#corner {backgroung:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner.png', sizingMethod='image'); }

#footer { clear:both; height:80px; width:800px; margin:0 50px; padding:0; background:#7d1616; color:#ffffff; font-weight:bold; }
#footer a { color:#e5d696; }
#footer a:hover { color:#ffffff; }

#address { float:left; width:250px; margin:5px 0; padding:0; text-align:left; }

#bottom_menu { float:right; width:530px; text-align:right; margin:5px 0; padding:0; }
#bottom_menu a { padding:0 3px; }

#copyright { float:right; text-align:right; padding:0; margin:16px 0 0 0; width:300px; }
