#content {
    float: left;
    width: 100%;
    background-color: #FFF;
}

#logo {
    width: 179px;
    height: 40px;
    margin: 15px 0px 25px 10px
}

#menu {
    color: #999;
    margin: 0px;
    background-color: #C8D7F2;
    padding: 10px 0px;
    border: 1px solid #9BCDFF
}

#menu a {
    text-decoration: none;
    color: #00F
}

#menu a:hover {
    color: #F00
}

#footer {
    padding: 80px 0px 15px 0px;
    text-align: center;
    clear: both;
    width: 100%;
    color: #666
}

#footer a {
    color: #666;
    text-decoration: none
}
#pVideo {
    padding: 50px;
    text-align: center;
    visibility: hidden;
}

#pVideo A {
    text-decoration: none;
}

#pVideo IMG {
    height: 13px;
    width: 15px
}
#root {
    width: 770px;
    margin: 20px auto;
    background-color: #FFF;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;

}

#subcont {
    margin: 15px 0px 25px 10px
}

body {
    margin: 0;
    padding: 0;
    background-color: #9BCDFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

a img {
    border: 0
}
h1 {
 font-size:18px
}
h3 {
 font-size:13px;
 font-weight:bold
}
.rt1px {
    border-left: 1px solid #9BCDFF;
    border-right: 1px solid #9BCDFF;
    height: 1px
}

.rt2px {
    border-left: 2px solid #9BCDFF;
    border-right: 2px solid #9BCDFF;
    height: 1px
}

#video {
    margin: 25px 0px 10px 15px;
    padding-top: 45px;
    clear: both
}

#videoTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

