body{
background-color: #000;
margin: 10px;
}

#container{
margin-left: auto;
margin-right:auto;
width: 980px;
}

#header{
padding-bottom:10px;
}

#left-col{
float:left;
padding-bottom:10px;
width:631px;
}

#video-player{
background:url(../imgs/dummie.jpg);
background-repeat:no-repeat;
height: 382px;
width:631px;
}

#vimeo{
padding-top:11px;
padding-left: 11px;
}

#right-col{
float: right;
width: 339px;
}

.right-bucket{
padding-bottom:10px;
}

.right-bucket-special{
padding-bottom:11px;
}

#nav{
clear:both;
margin-top:10px;
}

#cta-mogul{
float: left;
padding-left: 10px;
padding-top: 10px;
}

#banner01{
float:right;
margin-top:10px;
}

#banner02{
float:right;
margin-top:10px;
}

#bottom-nav{
float:right;
width: 980px;
}

#footer{
color:#CCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
padding-top:20px;
text-align:right;
text-decoration:none;
width: 980px;
}

.footer a, .footer a:visited, .footer a:active{
color: #ccc;
font-size: 12px;
text-decoration: none;
}

.footer a:hover{
text-decoration: underline;
}

.copyright{
color:#CCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
}
