* { margin: 0; padding: 0; }
html, body { background: #000 url(../images/main-bg-v.gif) 50% 0 repeat-y; }
body, table { font: 12px Georgia, 'Times New Roman', serif; color: #fff; }
img { border: 0; }

#content-outer { background: url(../images/main-bg-h.gif) 0 0 repeat-x; min-height: 190px; text-align: center; }
#content { width: 940px; text-align: left; margin: 0 auto; }

#top { height: 190px; position: relative; }
#top h1 { position: absolute; bottom: 16px; background: #961a1d url(../images/logo-bg.gif) 0 0 repeat-x; overflow: hidden; border: 1px solid #961a1d; }
#top h1 a { display: block; width: 198px; height: 88px; background: url(../images/focus.gif) 50% 50% no-repeat; text-indent: -9999px; overflow: hidden; }
#top h2 { position: absolute; bottom: 16px; left: 215px; font-size: 18px; font-weight: 200; line-height: 18px; }
#top span { position: absolute; bottom: 16px; right: 30px; float: right; font-size: 14px; line-height: 14px; text-transform: uppercase; }

div.sub { background: url(../images/top-bg.jpg) 100% 70px no-repeat; }
div.sub h2 { bottom: 135px !important; left: 240px !important; }
div.sub span { bottom: 135px !important; }

#main { background: url(../images/main-bg.jpg) 100% 0 no-repeat; height: 480px; position: relative; overflow: hidden; }
#sub { position: relative; overflow: hidden; }
#main #menu, #sub #menu { margin-top: 15px; overflow: hidden; width: 200px; float: left; }
#main #menu li, #sub #menu li { margin-bottom: 10px; background: #961a1d url(../images/menu-bg.gif) 0 0 repeat-x; border: 1px solid #961a1d; padding: 25px 10px 25px 15px; }
#main #menu li a, #sub #menu li a { color: #fff; display: block; height: 1%; text-transform: uppercase; text-decoration: none; font-size: 14px; }
#sub #menu li a.c { border-bottom: 1px solid #a13134; padding-bottom: 10px; margin-bottom: 10px; }
#main #menu a:hover, #sub #menu a:hover { color: #d599a1; }
#main #showcase { vertical-align: middle; position: absolute; top: 15px; right: 30px; font-size: 18px; display: block; background: #961a1d url(../images/button-bg.gif) 0 0 repeat-x; border: 1px solid #961a1d; text-transform: uppercase; text-decoration: none; padding: 0 20px; color: #fff; line-height: 68px; height: 68px; }
#main #showcase:hover { color: #d599a1; }
#main #showcase img { vertical-align: text-middle; margin-left: 5px; }
#top #showcase { position: absolute; right: 30px; bottom: 70px; vertical-align: middle; font-size: 12px; display: block; background: #961a1d url(../images/button-bg.gif) 0 50% repeat-x; border: 1px solid #961a1d; text-transform: uppercase; text-decoration: none; padding: 0 10px; color: #fff; line-height: 30px; height: 30px; }
#top #showcase:hover { color: #d599a1; }
#top #showcase img { vertical-align: text-middle; margin-left: 5px; }

#sub #menu li ul.sub-l1 { list-style: none; margin: 0; }
#sub #menu li ul.sub-l1 li { background: none; border: none; padding: 0; margin: 0; }
#sub #menu li ul.sub-l1 li a { text-transform: none; padding: 0 0 0 10px; margin-bottom: 10px; background: none; }
#sub #menu li ul.sub-l1 li.c a { background: url(../images/arr-r.gif) 0 50% no-repeat; }

#sub #menu li ul.sub-l2 { list-style: none; margin: 0; }
#sub #menu li ul.sub-l2 li { background: none; border: none; padding: 0; margin: 0; }
#sub #menu li ul.sub-l2 li a { text-transform: none; padding: 0 0 0 20px; margin-bottom: 10px; background: none !important; }
#sub #menu li ul.sub-l2 li.c a { background: url(../images/arr-r.gif) 10px 50% no-repeat !important; font-weight: 700; }

#sub-main { background: #fff url(../images/sub-bg.jpg) 0 0 no-repeat; width: 726px; float: left; margin-left: 14px; padding: 15px 0 0 0; }
#sub-main #sub-path { background: #961a1d url(../images/menu-bg.gif) 0 0 repeat-x; border: 1px solid #961a1d; height: 68px; overflow: hidden; }
#sub-main #sub-path div { padding: 20px; }
#sub-main #sub-path ul { clear: left; list-style: none; }
#sub-main #sub-path ul li { float: left; background: url(../images/arr-r.gif) 100% 50% no-repeat; padding: 0 10px 0 0 !important; margin: 0 6px 0 0 !important; text-transform: uppercase; font-size: 14px; }
#sub-main #sub-path ul li a { color: #fff; text-decoration: none; }
#sub-main #sub-path ul li.b { clear: left !important; }
#sub-main #sub-path ul li.l { background: none; padding: 0; margin: 0; }
#sub-main #sub-path a.f { font-size: 11px; color: #fff; text-decoration: none; text-transform: uppercase; display: block; float: left; background: url(../images/arr-r.gif) 100% 50% no-repeat; padding: 0 10px 0 0 !important; }

#sub-content { padding: 20px 20px 30px 20px; font-size: 12px; color: #000; line-height: 1.4em; text-align: justify; }
#sub-content h3 { margin-bottom: 10px; font-weight: 700; font-size: 16px; }
#sub-content h4 { margin-bottom: 0; font-weight: 700; font-size: 12px; }
#sub-content h4 a { color: #000; }
#sub-content div.date { margin-bottom: 10px; color: #999; font-size: 10px; }
#sub-content ul.art-list { list-style: none !important; }
#sub-content ul.art-list li { border-bottom: 1px dotted #8a0013; margin-bottom: 10px; }
#sub-content ul.art-list li.l { border: none; padding: 0; margin: 0; }
#sub-content a { color: #666; text-decoration: none; }
#sub-content a:hover { text-decoration: underline; }
#sub-content img.b { border: 1px solid #950014; }
#sub-content ul.img-list { list-style: none !important; overflow: hidden; }
#sub-content ul.img-list li { float: left; margin-right: 1px; margin-bottom: 1px; text-align: center; font-size: 11px; color: #666; width: 150px; padding: 10px; line-height: 1.2em; }
#sub-content ul.img-list li a { color: #666; text-decoration: none; }
#sub-content ul.img-list li a:hover { color: #000; }
#sub-content ul.img-list li img { border: 1px solid #950014; vertical-align: middle; }
#sub-content ul.img-list li a:hover img { border-color: #000; }
#sub-content ul.img-list li span.image { display: block; text-align: center; height: 110px; line-height: 110px; vertical-align: middle; margin-bottom: 5px; }
#sub-content ul.img-list li span.desc { display: block; margin-top: 5px; font-size: 10px; }
#sub-content ul { list-style: disc; }
#sub-content p { margin: 0 0 10px 0; }
#sub-content table { color: #000 !important; }

#footer { padding: 20px 30px 20px 250px; font-size: 11px; color: #ddd2b0; overflow: hidden; }
#footer span { float: left; margin-right: 20px; white-space: nowrap; }
#footer span.r { float: right; margin-right: 0; padding-top: 2em; }

#keywords { color: #000000; overflow: hidden; }
a.link { color: #fff; text-decoration: none; }
