* { margin: 0; padding: 0; }

html { background: url(img/html_bg_dark.png) repeat-x; font: 1em 'Lucida sans', Helvetica, sans-serif; }
body { width: 970px; margin: 0 auto; padding: 0 1em; position: relative; min-height: 880px; padding-bottom: 190px; }

a { text-decoration: none; outline: none;}

.Circle { font-family: 'Helvetica Neue', sans-serif; }
h1 { padding: 170px 0 0 10px; font-size: 2.5em; font-family: 'Helvetica Neue'; font-weight: 200; text-shadow: 0 1px 1px #000; letter-spacing: .075em; }
h1 a { color: #fff; padding: 25px 0 5px 0; display: block; margin-right: 200px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

h2 { padding: 0 0 0 10px; font-size: 1.9em; font-family: 'Helvetica Neue'; font-weight: 200; text-shadow: 0 1px 1px #000; letter-spacing: .075em; margin-bottom: 70px; }
h2 a { color: #fff; display: block; margin-right: 250px; }

object { width: 100%; }

h3 { padding: 0 12px 6px 12px; font-family: 'Helvetica Neue'; }
p.e { padding: 0 12px 6px 12px; font-weight: bold; }
p.e + ul, h3 + ul { list-style-type: none; margin: 0 0 90px 0; font-size: .8em; line-height: 1.2em; -webkit-column-count: 4; -moz-column-count: 4; }
p.e + ul a, h3 + ul a { color: #2e9486; }
p.e + ul a:hover, h3 + ul a:hover { color: #278079; }
p.e + ul a span, h3 + ul a span { display: none; }

dl { width: 470px; font-size: .8em; color: #7a7a7a; font-style: normal; }

dt { margin: 0 0 -40px 0; padding: 10px; position: relative; z-index: 99; font-weight: bold; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
dt a:link, dt a:visited { color: #7a7a7a; background: url(img/link.png) no-repeat 100% 50%; display: block; margin-right: 170px; }
dt a:active { color: #2e9486; }

dd { margin: 0 0 40px 0; height: 90px; padding: 40px 10px 10px 10px; background: #e3e3e3 url(img/dd_bg.png) repeat-x 0 -1px; position: relative; border: 1px solid #e7e7e7; overflow: hidden; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
dd ul { list-style: none; line-height: 1.2em; }
dd ul + ul { padding: 40px 10px 10px 10px; background: #ededed url(img/ul_bg.png) repeat-x 0 -1px; position: absolute; right: 0; top: 0; }
dd address { line-height: 1.2em; }
dd address + ul { margin: 10px 0 0 0; line-height: 1.4em; }
dd ul + ul li { padding-left: 20px; font-weight: 400; color: #d0d0d0; }
dd ul + ul li span + span { display: none; }
dd ul li.a { background: url(img/active.png) no-repeat 0 45%; color: #7a7a7a; }

address { font-style: normal; font-weight: normal; }

#f { position: absolute; top: 0; left: 0; right: 0; height: 156px; }
#f li { display: inline-block; width: 142px; text-align: center; border-right: 1px solid #cdcdcd; margin-left: -5px;}
#f li:hover { background: #bababa; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#bababa)); background: -moz-linear-gradient(top, #fefefe, #bababa); }
#f li:first-child { border-left: 1px solid #cdcdcd; margin-left: 0; }
#f li a { display: block; height: 90px; padding: 65px 0 0 0; font-size: 1.3em; color: #7a7a7a; cursor: pointer; text-shadow: 0 1px 1px #fff; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
#f li a span { display: block; font-size: .6em; padding-top: .5em; }
#f li a.s { background: #7a7a7a; color: #fff; text-shadow: 0 1px 1px #000; padding: 65px 0 1px 0; }

#f + ul { position: absolute; margin: 0 0 20px 0; top: 496px; right: 0; width: 300px; }
#f + ul li a span { display: none; }

#l { position: absolute; top: 744px; right: 0; width: 300px; }

#r { position: absolute; top: 827px; bottom: 200px; right: 0; width: 300px; max-height: 100.5em; overflow: hidden; }

#f + ul, #l, #r, h3 + ul, p.e + ul { background: url(img/rbg.png) repeat-x #ededed; border: 1px solid #e7e7e7; padding: 6px 12px; }
h3 + ul, p.e + ul { background: #ededed; }
#f + ul li, #l li, #r li { list-style: none; font-size: .8em; color: #7a7a7a; padding: 0 0 3px 0; }
#f + ul li:first-child, #l li:first-child, #r li:first-child { padding: 0 0 5px 0; }
#f + ul li:first-child + li, #l li:first-child + li, #r li:first-child + li { padding: 5px 0 3px 0; }
#f + ul li a, #l li a, #r li a { color: #2e9486; display: block; }
#f + ul li a:hover, #l li a:hover, #r li a:hover { color: #278079; }

form { position: absolute; top: 195px; right: 0; width: 180px; background: url(img/form_bg.png) repeat 0 -1px; padding: 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; box-shadow: .1em .1em .2em #000; -webkit-box-shadow: .1em .1em .2em #000; -moz-box-shadow: .1em .1em .2em #000; }
fieldset { border: 0; text-align: center; }
legend { display: none; }
.s legend { color: #fff; font-weight: bold; text-shadow: 0 1px 1px #000; font-size: .9em; padding: 0 .2em .5em .2em; display: block; }
label { color: #fff; font-weight: bold; text-shadow: 0 1px 1px #000; font-size: 1.2em; padding: 0 1em .2em 1em; display: block; }
label span { display: none; }
label strong { display: block; }
input { width: 100%; }
input[type='submit'] { display: none; }

form + p { position: absolute; bottom: 0; left: 0; right: 0; background: #7a7a7a; padding: 10px 0; text-align: center; color: #fff; font-size: .8em; text-shadow: 0 1px 1px #000; }
form + p a { color: #fff; }
form + p + blockquote { position: absolute; left: 0; right: 0; bottom: 100px; padding-top: 20px; height: 100px; }

p.nsh { display: none; }

p.sug { padding: 0 0 1.5em 0; }
p.sug span { display: block; font-size: smaller; padding: 0 0 .3em 0; }
p.sug span a { color: #000; }
p.sug span a span { display: none; }
p.sug > a { color: #2e9486; }

#lg { font-size: smaller; color: #ccc; position: absolute; width: 96%; bottom: 3em; text-align: center; }
#af { margin: -2em 0 3em 0; text-align: center; }
#af > span { font-size: smaller; color: #777; display: block; text-align: left; padding-bottom: 1em; }
#af a { margin: 0 1em; display: inline-block; width: 120px; vertical-align: top; }
#af a img { border: 0; height: 64px; display: block; margin: auto; }
#af a span { color: #222; }
#af a span em { font-size: smaller; display: block; color: #777; font-size: smaller; font-style: normal; }

#socp { display: block; text-align: center; position: absolute; top: 824px; right: 0; width: 300px; }
#socp a { display: inline-block; height: 24px; width: 24px; text-indent: -4000px; opacity: .8; margin: .3em 0 0 .3em; overflow: hidden; }
#socp a:hover { opacity: 1; }

#spp { display: block; padding: .5em; position: absolute; top: 894px; right: 0; width: 300px; }
#block { display: block; padding: 0; position: absolute; top: 950px; right: 0; width: 340px; height: 381px !important; overflow: hidden; }
#block object { width: 340px; height: 381px !important; }

