* {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
}

a {text-decoration: none; color: black;}
a:visited {text-decoration: none;}
a:active {text-decoration: none; color: #D9D2F4;}

img {border:0px; }

hr {
 color: black;
 background-color: black;
 height: 1px;
 border: 0;
 margin-bottom: 10px;
}

p {
 padding: 0 0 0 0;
 margin-bottom: 0;
 margin-top: 0;
}

.container {
 height: 700px;
 margin-left: 28px;
 margin-top: 0px;
}

.header {
 position: fixed;
 top: 24px;
 width: 1155px;
 height: 96px;
 margin-left: -1px;
}

.sidebar {
 position: fixed;
 top: 128px;
 width: 200px;
 height: 688px;
 margin-left: -8px;
 margin-top: -16px;
 padding-left:8px;
 z-index: 2;
}

.sidebar ul {
 margin: 0;
 padding: 0;
 cursor: default;
 list-style-type: none;
 display: inline;
}

.sidebar ul {
 display: table;
}

.sidebar a:hover {background-color: #D9D2F4;}

.sidebar ul li.section-title {
 text-decoration: bold;
}

.content {
 max-height: 576px;
 white-space: nowrap;
 height: 576px;
 margin-left: 225px;
 margin-top: 27px;
}

.content #text {
 position: fixed;
 top: 688px;
}

.content img {
 display: inline;
 margin-top: 64px;
 margin-right: 15px;
}

.content img.about {
 margin-right: 0;
 margin-top: 11px;
}

.content .video {
 margin-top: 75px;
 width: 825;
}

.info {
 float:right;
 width: 145px;
 margin-top
}

.footer {
 height: 16px;
}

.about1 {
 position: fixed;
 top: 112px;
 width: 305px;
 margin-right: 15px;
}

.about2 {
 position: fixed;
 top: 112px;
 width: 145px;
 margin-left: 320px;
}

.about3 {
 position: fixed;
 top: 112px;
 width: 145px;
 margin-left: 480px;
}

.about4 {
 position: fixed;
 width: 145px;
 top: 112px;
 margin-left: 0px;
 margin-right: 15px;
}

.about5 {
 position: fixed;
 top: 112px;
 width: 145px;
 margin-left: 160px;
}

