body {
  background-color: #ffffff;
  margin:0px;
}
div.bodydiv{
	width: 100%;
	padding: 20px;
	width: calc(100% - 40px);
}
h1 {
  color: black;
  font-size:40px;
}

p {
  font-family: verdana;
  font-size: 20px;
}
div.header{

    width: auto;
    margin: 0 20%;
    padding: 20px;
    font-size: 100px;
    position: inherit;
    border: solid;
    text-align: center;
	}
	div.content{
		    width: auto;
    margin: 0 20%;
    padding: 20px;
    font-size: 20px;
    position: inherit;
    border: solid;
    text-align: center;
	}
	
	div.menu1{
		width: auto;
    margin: 0 20%;
    padding: 20px;
    font-size: 30px;
    position: inherit;
    border: solid;
    text-align: center
	}
	
	
	div.footer{
		width: auto;
    margin: 0 20%;
    padding: 20px;
    font-size: 20px;
    position: inherit;
    border: solid;
    text-align: center
	}
	
	
	div.contenthome{
		font-size: 20px;
	}
	ul.menulist{    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    }
	li{
	    float: left;
		    padding: 0 20px;
	}
	div.headermain{
		       width: auto;
    margin: 0 20%;
    font-size: 100px;
    position: inherit;
    border: solid;
    text-align: center;
}
a{
    text-decoration: none;
}
div.mainbody{
	background-image: url("/IMG_0161.JPG");
	height: auto;
	min-height:100%;
	    background-size: 100%;
		background-repeat: repeat-y;
}
div.bodydiv div{
	background-color: #ffffff96;
}
div.left, div.bodydiv div div.left{
    width: 30%;
    float: left;
    text-align: right;
	background-color: #ffffff00 !important;
}
div.right{
    width: 65%;
    margin-left: 10px;
    float:left;
	background-color: #ffffff00 !important;
}
a:-webkit-any-link {
	color: black !important;
}
.menulist{
	    font-weight: bold;
}
div.bodydiv div div.right input {
    width: 65%;
    margin-left: 10px;
    float: left;
    background-color: #ffffff !important;
}
.buttonlogin{
    width: 20%;
    height: 50px;
    margin: 0 auto 0 auto;
    display: block;
}
.label{
    width: 20%;
    float: left;
    background-color: #ffffff00!important;
	    height: 100px;
		padding: 20px;
		font-weight: bold;
}
.video{
background-color: #ffffff00 !important;
    width: 50%;
	display: -webkit-box;
	padding:20px;
	    padding-left: 10%;
}
.videos{
background-color: #ffffff00!important;
    width: 100%;
}
.download{
	background-color: #ffffff00!important;
    width: 25%;
	text-align: center;
	    border-bottom: 2px solid;
}
.rotate90 {
    -webkit-transform: rotate(90deg) translateX(81px);
    -moz-transform: rotate(90deg) translateX(81px);
    -o-transform: rotate(90deg) translateX(81px);
    -ms-transform: rotate(90deg) translateX(81px);
    transform: rotate(90deg) translateX(81px);
	    border: solid;
}
hr {       display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #000;
    margin: 1em 0;
    padding: 0;}
.divimg{
	height:652px;
	    background-color: #ffffff00!important;
}
.rotate90b {
    -webkit-transform: rotate(90deg) translateX(81px);
    -moz-transform: rotate(90deg) translateX(81px);
    -o-transform: rotate(90deg) translateX(81px);
    -ms-transform: rotate(90deg) translateX(81px);
    transform: rotate(90deg) translateX(81px);
	    border: solid;
}