/*html {
    margin:0;
    padding:0;
}
*/

.print {
    display:block !important;
}

#footer #terms,
#footer #pdf {
    display:none;
}

#container,
#main {
    width:700px;
    padding:0;
    margin:0;
}

#header,
#header object,
#header img,
#header a:link,
#header a:visited {
    width:700px;
    height:93px;
}

#sidebar {
    width:210px;
}

#content,
#content #intro #movie,
#content #intro #movie img,
#content #intro object {
    width:470px;
}

#content #intro #movie,
#content #intro #movie img,
#content #intro object {
    overflow:hidden;
    height:112px;
}

#content div.column {
    width:230px;
}

#content div.header,
#content div.footer {
    width:470px;
}

#content .columns {
    column-count:2;
    column-width:230px;
    column-gap:10px;
}

#footer {
    width:698px;
}

#footer #copy {
    width:90px;
}

#footer #fsa {
    width:590px;
    border-right:none;
}