@charset "utf-8";
/* CSS Document */

#video {
position:relative;
text-align:center;
width:320px;
float:right;
margin-left:1em;
padding-right:1em;
font-size:1em;
font-weight:bold;
color:#000000;
line-height:2em;
}

#home {
position:relative;
text-align:center;
float:left;
padding-left:.2em;
font-size:1em;
font-weight:bold;
color:#000000;
margin-left:1em;
}
#home H1{
font-size:.9em;
color:#000000;
margin-left:1em;
}

#innerBanner {
position:relative;
text-align:center;
margin-top:8px;
}

#HomeFoot {
clear:both;
width:100%;
position:relative;
float:left;
padding-left:.2em;
font-size:1em;
font-weight:bold;
color:#000000;
margin-left:1em;
text-align:center;
padding-top:0.5em;
}