html {
overflow-y: scroll;
}

body {
margin: 0px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #545454;
}

h3, h4 {
margin: 0px;
margin-bottom: 15px;
font-size: 14px;
line-height: 18px;
color: #363636;
}

h4 {
margin-bottom: 8px;
font-size: 12px;
line-height: 15px;
}

p, ul {
margin: 0px;
margin-bottom: 15px;
}

ul {
padding: 0px;
margin-left: 15px;
}

li {
margin: 4px 0px;
}

a {
text-decoration: none;
color: #1495CC;
}

a:hover {
text-decoration: underline;
}

a.button {
display: block;
float: left;
height: 15px;
padding: 4px 20px;
border: 1px solid #8AC739;
font-size: 12px;
line-height: 15px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
background: #8AC739 url(/images/button.gif) repeat-x;
}

a.button:hover {
text-decoration: none;
background-image: none;
}

form a.button {
float: right;
}

form td {
padding-bottom: 4px;
}

form td.label {
padding-top: 3px;
}

input, textarea, select {
float: right;
width: 300px;
/*
padding: 2px;
border: 1px solid #CCCCCC;
*/
margin: 0px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #545454;
}

select {
width: 306px;
padding: 2px;
}

strong, td.strong {
font-weight: bold;
color: #363636;
}

td.strong {
padding-right: 20px;
}

a img, img {
border: none;
}

#wrapper {
background: #1282B3 url(/images/wrapper.gif) repeat-x;
}

#home {
height: 580px;
text-align: center;
background: #1282B3 url(/images/flash.gif) repeat-x;
}

#flash img {
margin: 0px auto;
}

#container {
position: relative;
width: 980px;
margin: 0px auto;
}

#header {
float: left;
}

#menu {
position: absolute;
top: 52px;
left: 185px;
}

#menu a {
display: block;
float: left;
height: 64px;
background-position: top;
}

#menu a:hover {
background-position: center;
}

#menu a.active {
background-position: bottom;
}

#title {
position: absolute;
top: 282px;
left: 48px;
}

#banner {
position: absolute;
top: 323px;
left: 38px;
}

#content {
width: 880px;
padding: 24px 20px 48px 20px;
margin: 0px 30px;
background: #FFFFFF url(/images/footer.gif) bottom repeat-x;
}

#scenes, #contact {
float: right;
width: 260px;
}

#scenes img {
float: left;
}

#scenes .ribbon {
position: relative;
right: 7px;
display: block;
float: left;
width: 274px;
height: 18px;
padding: 6px 0px;
margin-bottom: 10px;
font-size: 14px;
line-height: 18px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
background: #094159 url(/images/ribbon.gif);
}

#scenes a.ribbon:hover {
text-decoration: none;
}

#team {
font-size: 10px;
line-height: 13px;
}

#team td {
padding-bottom: 8px;
}

#copy {
float: left;
width: 600px;
}

#footer {
width: 904px;
height: 64px;
padding: 8px;
margin: 0px auto;
}

#footer img {
float: right;
margin-left: 8px;
}

#footer div {
float: left;
padding: 5px 0px;
margin-bottom: 4px;
color: #FFFFFF;
background-color: #6DCFF6;
}

#footer div a {
margin: 0px 7px;
color: #FFFFFF;
}

#footer span {
display: block;
clear: left;
float: left;
font-size: 10px;
line-height: 13px;
color: #52B8CC;
white-space: nowrap;
}

#footer span a {
color: #52B8CC;
}

table.channels {
float: left;
width: 280px;
margin-right: 20px;
margin-bottom: 15px;
}

table.channels td.channel {
padding: 1px;
border: 1px solid #1495CC;
}

table.channels td.channel div {
width: 28px;
height: 20px;
padding: 14px 0px;
font-size: 18px;
line-height: 20px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
background: #8AC739 url(/images/button.gif) repeat-x;
}

table.channels span {
font-weight: bold;
text-transform: uppercase;
color: #1495CC;
}

#error {
width: 470px;
height: 112px;
padding: 25px;
margin: 300px auto;
background-color: #FFFFFF;
}

#error img {
float: left;
margin-right: 30px;
}

#sitemap a {
padding-left: 12px;
font-weight: bold;
background: url(/images/arrow.gif) left no-repeat;
}

#sitemap div {
padding-left: 20px;
}

#sitemap div a, #sitemap a.hollow {
font-weight: normal;
background-image: url(/images/arrow_hollow.gif);
}

div.video {
width: 360px;
height: 330px;
margin-bottom: 15px;
}