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

margin {
	margin: 0;
	padding: 0;
	font-family: Century Gothic;	
}

.header1 {
	height: 480px;
	background-image:url("main_images.jpg");
}

.titlee{
	font-family: Futura Std;
	text-align: right;
	margin-top: 140px;
	margin-right: 20px;
}



.head11 {
	margin-top: 200;
	height: 200px;
}

.head12{
	height: 200px;
}

.logo{
	padding: 5px;
	margin-left: 30px;
	height: auto;
}

.firsttext{
	text-align: right;
	margin: 20px 20px auto 320px;
	font-family: Futura std;
	color:hsla(0,0%,0%,1.00);
	font-size: 10pt;
	text-align: justify right;
	text-justify: inter-word;
	height: auto;

}



ul{
	float: right;
	list-style-type: none;
	margin-top:auto;
}

ul li{
	display: inline-block;
	margin: 2px 8px;
	line-height: 80px;
	
}

ul li a{
	text-decoration: none;
	color: #fff;
	padding: 5px 20px;
	border: 1px solid #fff;
	transition: 0.6s ease;
}

ul li a:hover{
	background-color: #fff;
	color:  #000;
	
}

body {
	background-color:hsla(0,0%,0%,1.00);
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	background:hsla(0,0%,0%,1.00);
	margin: auto;
	padding: 20px;
	border:thin;
}

.sec1 {
	height: 300px;
	background-color:hsla(0,5%,81%,1.00);
	margin: 10px 0;
}

.secc2{
	height: 300px;
	background-color: hsla(0,5%,81%,1.00);
	margin: 10px 0px;
}
	

.textleftt{
	float: left;
	text-align: left;
}

h2 {
	margin-left: 600px;

}

.text2head{
	font-size: 14px;
	text-align: right;
	margin: 40px 5px 100px 5px;
	font-family: Futura std;
}

.text3head{
	font-size: 14px;
	text-align: left;
	margin: 40px 500px 200px 4px;
	font-family: Futura std;
}


.text2head2{
	text-align: right;
	margin: 40px 5px 80px 300px;
	font-size: 14px;
	font-family: Futura std;
}

.imgleft{
	float: left;
}

.imgright{
	float: right
}



.pic1{
	margin-bottom: 1000px;

}

.text1{
	text-align: center;
	margin-top: 150px;
	padding-left: 20;
}
.endsectiontext{
	text-align: center;
	text-decoration-color: hsla(0,43%,97%,1.00);
}

.tips{
	color: hsla(353,39%,95%,1.00);
	margin-left: 10px;
}

.link{
	color:cornflowerblue;
}

.link:hover{
	color: hsla(359,96%,48%,1.00);
	cursor: pointer;
	background: hsla(0,0%,0%,1.00);
}

footer{
	margin-right: 200;
	height: 70px;
	background:hsla(0,0%,61%,1.00);
	text-decoration: none;
}

.footerz{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
}