html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1.5;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
body {
        font-size: 90%;
        color: #535353;
        background: #fff;
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-weight:normal;
        overflow: hidden;
}

h1 {
        font-weight: normal;
}

.ie6 html,
.ie7 html,
.ie8 html {
        overflow: hidden;
}

body {
        height: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
}

#content {
        position: absolute;
        top: 0;
        height: 100%;
        overflow: auto;
        overflow-x: hidden;
        text-align: center;
}

.notready #content {
        left: -999px;
        width: 0;
}

.ready #content {
        left: 0;
        width: 100%;
}

#lan  {
        position: absolute;
        top:6px;
        font-size: 11px;
        font-style: normal;
        text-align: center;
        padding:5px;
        color: #fff;
        z-index:200;

        -moz-border-radius: 1em;
        -webkit-border-radius: 1em;
        border-radius: 1em;
        color: #fff;
}

#lan a {
        padding:15px
        color: #fff;
        text-decoration: none;
}

#lan a:hover {
        color:#535353;
        text-decoration: none;
}

#copy {
        position: absolute;
        bottom:10px;
        right:25px;
        font-size: 9px;
        font-style: normal;
        text-align: left;
        color: #cdcdcd;
        z-index:200;
}

#copy a {
        color: #cdcdcd;
        text-decoration: none;
}

#copy a:hover {
        color:#c80019;
        text-decoration: none;
}

.ie #copy {
        bottom:10px;
        right:10px;
}

/* @end */

/* @group colors */

a {
        color: #c80019;
        text-decoration: none;
}

/* @end */

/* @group #nav */

#nav {
        position: relative;
        display: inline-block;
        list-style: none;
        text-align: center;
        z-index: 3;
        background: white;
}

.ltie8 #nav {
        display: inline;
}

#nav li {
        position: relative;
        top:-9px;
        left:0px;
        display: inline-block;
        margin: 0;
        padding: 0;
}

.ltie8 #nav li {
        display: inline;
}

#nav a {
        display: inline;
        font-size: 16px;
        font-weight: normal;
        padding: 10px 25px;
}

#nav a:hover {
        color: #535353;
}

#nav li.current a {
        color: #c80019;
}

#nav li.current {
        background: none;
}


/* @end */

/* @group main-show */

#main-show {
        position: absolute;
        left: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
        overflow: hidden;
        zoom: 1;
}

.page {
        width: 100%;
        height: 100%;
}

     /* @end */

/* @group #introduction */

.page {
        text-align: left;
}

#intro-show {
        position: absolute;
        top: 500px;
        width: 100%;
}

#introduction p {
        text-align: center;
        font-size: 14px;
        color: #858585;
        width: 100%;
}
/* @end */

/* @group #mixed-content */



#mixed-content table{
        position:relative;
        top: -275px;
        left:33px;
        font-size: 13px;
        width: 600px;
        height: 300px;
        margin: auto auto;
        text-align: left;
        line-height: 1;
        text-align:left;
        z-index:200
}


#mixed-content p{
        position:relative;
        top: -250px;
        left:33px;
        font-size: 13px;
        width: 600px;
        margin: auto auto;
        text-align: left;
        line-height: 1,2;
        text-align:left;
        z-index:200
}

.ltie9 #mixed-content {
        background: none;
}

#mixed-show {
  position: relative;
  width: 700px;
  height: 400px;
  margin: auto auto;
  top:66px;
  overflow: hidden;

}

/* @end */

/* @group #navigation-show */


#navigation-show {
        position: absolute;
        width: 100%;
        height: 100px;
        top: 66px;
}

#navigation-show li {
        width: 100%;
        text-align: center;
}

.ltie9 #navigation-show li {
        background: none;
}

#navigation-show p{
        position:relative;
        font-size: 11px;
        width: 300px;
        height: 200px;
        margin: auto auto;
        text-align: left;
        top: -390px;
        left:-135px;
        z-index:150
}

.ie #navigation-show p{
        position:relative;
        font-size: 11px;
        width: 300px;
        height: 200px;
        margin: auto auto;
        text-align: left;
        top: -410px;
        left:-135px;
        z-index:150
}

#navigation-demo ul.nav {
        position: absolute;
        left:15px;
        top: 500px;
        width: 100%;
        text-align: center;
}

#navigation-demo ul.nav li {
        display: inline-block;
        margin: 0 20px;
        background: black;
        width: 30px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;

        -moz-border-radius: 1em;
        -webkit-border-radius: 1em;
        border-radius: 1em;
        color: #fff;
}

.ltie8 #navigation-demo ul.nav li {
        display: inline;
}

.normal {
        background: #535353;
}

.current {
        background: #c80019;
}

#info {
        width: 100%;
        position: absolute;
        top: 450px;
        left:15px;
        font-size: 11px;
        text-align: center;
        z-index:150;
}

/* @end */

/* @group #transition-show */


.ltie9 #transition-demo {
        background: none;
}

#transition-show {
        width:  700px;
        margin: auto;
        top: 11%;
}

#contact p{
        position: absolute;
        left: -15px;
        top: 75px;
        width: 100%;
        z-index:100;
}

#contact ul {
        position:relative;
        top:310px;
        left:200px;
        font-size: 12px;
        width: 200px;
        margin: auto auto;
        font-size: 15px;
        text-align: right;
        list-style: none;
        z-index:101;
}

#contact ul a {
        display: inline;
}

#contact ul a:hover {
        color: black;
}

/* @end */

/* @group #links */

#links{
        width: 100%;
        height:100%;
        font-size: 12px;
        text-align: center;
        overflow-y:scroll;
}

#links li{
        position:relative;
        font-size: 12px;
        width: 620px;
        margin: auto auto;
        text-align: left;
        list-style: none;
        top: 75px;
        left:12px;
        z-index:150
        overflow-y:scroll;
}

#links p{
        font-size: 14px;
        width: 620px;
        margin: auto auto;
        padding: 15px 0 15px 0;
        text-align: left;
        list-style: none;
        z-index:150
        overflow-y:scroll;
}

.ie #links p {
        padding:0px;
        background: none;
}


/* @end */
