#header {
	background: #0794F0;
	height: 47px;
	width:100%;
        text-align:left;
}

.button1 {
	position:relative;
	left: 5em;
}

.button2 {
	position: relative;
	left: 7em;
}

.button3 {
	position: relative;
	left: 9em;
}

.content {
	position:absolute;
	left:0px;
	width:100%;
	background-color:#CCCCCC;
	
}

img {
	border:0;

}

p {
font-size: 1em;
line-height: 1.2em;
  }

.firstchar {
font-size: 2.5em;
line-height: 0.8em;
float: left;
margin: 0 3px 3px 0;
   }
   
.video {
	text-align:center;
}

#footer {
     width: 100%;
}