*{
	margin:0;
	padding:0;
}
body{background-color:#e88462;}

#contentCenter{
font-family:verdana;
background-image: url(Bg_Tile.JPG);
background-repeat: repeat-x;
text-align: center;
}

#contentFloat{
margin-left: auto;
width: 1280px;
background-image: url(Background.JPG);
min-height:864px;
text-align: left;
background-repeat: no-repeat;
}

a{
text-decoration:none;
color:yellow;
}

img{
border:0;
}

#Language{
position:relative;
float:left;
padding:14px;
height:30px;
margin-left:30px;
}

#logo{
position:relative;
width:30%;
padding-top:10px;
margin: auto;
padding-left:35px;
}

#WebSite_button{
position:relative;
float:right;
padding-top:0px;
}

#VimeoPlayer{
padding-top:30px;
padding-left:680px;
padding-bottom:40px;
}

#Button{
position:relative;
float: left;
text-align:center;
margin:auto;
width:30%;
}

#Register_button{
height:65px;
}

#Download_button{
height:70px;
}

#text{
font-size:13px;
color:white;
padding-left:180px;
padding-right:270px;
text-align:center;
}

#Speech{
position:relative;
float:right;
font-weight:bold;
font-size:25px;
padding-right:80px;
text-align:center;
color:white;
}

