/* CSS Document */
/* IE GOODIES */
* html #menu li.home { margin-left: 34px; }
* html #menu { padding-top: 1px; padding-bottom: 0; }

/* GLOBALS */

body, table, td, th { margin: 0px; padding: 0px; font: 62.5% Arial, Tahoma, sans-serif; line-height: 1.3em; }
a, a:visited { color: blue; text-decoration: none; }
h1, h2, h3, p { margin: 0; padding: 0; }
body { background: url(../images/bg.gif) top left repeat; }
.clear { clear: both; }
.strong { font-weight: bold; }
.left { float: left; }
.right { float: right; }

#drop_shadow { margin: 0 auto 0 auto; width: 701px; background: url(../images/c_bg.gif) top left repeat-y; }
#container { margin: 0 auto; width: 661px; }

/*#top { height: 110px; background: url(../images/top_bg.gif) bottom center no-repeat #fff; }*/

#logo { width: 170px; height: 110px; padding-top: 1px; margin: 0 auto; }
#logo h1 { width: 170px; height: 105px; position: relative; overflow: hidden; }
#logo h1 span { width: 170px; height: 105px; background:url(../images/logo.gif); position: absolute; left: 0; top: 0; z-index:1; }
/** LOGO **/
#header_logo h1 { width: 255px; height: 100px; padding-top: 100px; position: relative; overflow:hidden; }
#header_logo h1 span { margin-top: -13px; width: 255px; height: 200px; background:url(../images/castle_logo.html); position:absolute; left:0; top:0; z-index:1; } 

#banner { width: 650px; height: 240px; background: url(../images/a.jpg); }



#menu { padding: 0; margin: 0; }
#menu ul { list-style-type: none; }
#menu li { float: left; font-variant: small-caps; font-size: 1.4em; font-weight: bold; }
#menu li.home { margin-left: 78px; }
#menu li a { text-decoration: none; color: #66a9e4; padding: 10px; }
#menu li a:hover { text-decoration: underline; }


p.bottom { margin-top: 50px; font-size: 2em; color: #4295de; text-align: center; }
p.bottom1 { margin: 10px; font-size: 1.8em; color: #4295de; text-align: center; }

#bottom_link { width: 641px; margin: 0 auto; padding: 10px; background-color: #f1f1f1; text-align: center; }
#footer_shadow { margin: 0 auto; width: 701px; height: 28px; background: url(../images/c_bg_bottom.gif) top left no-repeat; }
#footer { width: 661px; margin: 0 auto; text-align: center; }
p.links { font-size: 1.3em; }
#footer p { margin-bottom: 5px; }
