h1, h2, p, small {
	color: #F693709;

}

body {
    color: pink;
}

h1 {
    color: #700000;
}
h2 {
    color: #700000;

}

h3 {
	color: #021057
}

h4 {
	color: #383838 
}

h5 {
	color: #700000;
}

h6 {
	color: #383838
}


html { 
  background: url(image/background-01.png) no-repeat center center fixed; 
  background-size: cover;
}

body { 
  color: #084526; 
}

.nav ul {
  list-style: none;
  background-color: #444;
  text-align: center;
  padding: 0;
  margin-top: 0px;
 
  
}
.nav li {
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #888;
}
 
.nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
 
.nav a:hover {
  background-color: #005f5f;
}
 
.nav a.active {
  background-color: #fff;
  color: #444;
  cursor: default;
}
 
@media screen and (min-width: 600px) {
  .nav li {
    width: 150px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
  }
 
  
  .nav li {
    display: inline-block;
    margin-right; -4px;
  }
 
  
}


div#banner {
	background-color: transparent;
	border: 1px solid transparent;
	width: 80%;
	height: 120px;
	text-align: center;
	margin-left: 8%;
        margin-top:0px;
}

div#sidebar {
	background-color: #9cf4f7;
	min-height: 450px;
	width: 200px;
	border: 15px solid;
	border-style: hidden;
	float: right;
        float: top;
	margin-left:7%;
	margin-right:20px;
	margin-top: 50px;
	padding-left:45px;


}

div#sidebar2 {
	background-color:transparent;
	min-height: 0px;
	width: 400px;
	border: 20px solid;
	border-style: hidden;
	float: right;
        margin-left:10%;
	margin-right: 30px;
	padding-top: 20px;
	padding-left: 20px


}
div#main1 {
	background-color: #24d5f5;
	border: 1px solid;
	width: 80%;
	min-height: 1000px;
	margin-left: 8%;
        margin-top: 200px; 
}

div#main2 {
	background-color: #24d5f5;
	border: 1px solid transparent;
	width: 80%;
	min-height: 1600px;
	margin-left: 8%;
        margin-top :200px;
}

div#main3 {
	background-color: #24d5f5;
	border: 1px solid transparent;
	width: 80%;
	min-height: 1000px;
        margin-left: 8%;
        margin-top :200px;
}

div#main4 {
	background-color: #24d5f5;
	border: 1px solid transparent;
	width: 80%;
	min-height: 2000px;
	margin-left: 8%;
        margin-top :200px;

}

div#main5 {
	background-color: #24d5f5;
	border: 1px solid transparent;
	width: 80%;
	min-height: 1100px;
	margin-left: 8%;
        margin-top :200px;
}

div#main6 {
	background-color: #24d5f5;
	border: 1px solid transparent;
	width: 80%;
	min-height: 1180px;
	margin-left: 8%;
        margin-top :200px;
}
	
	
.div1 {
    background-color: #66CC99;
	min-height: 800px;
	width:600px;
	border: 5px solid;
	border-style: outset;
	float: left;
	margin-left:7%;
	margin-right: 10px;
	margin-top: 40px;
	padding-top: 30px;
	padding-left: 20px
     
}

.div2 {
	background-color: transparent;
	min-height: 1000px;
	width:600px;
	border: 5px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 20px
}

.div3 {
	background-color: transparent;
	min-height: 1000px;
	width:600px;
	border: 8px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 20px;
	padding-top: 20px;
	padding-left: 20px
}

.div4 {
	background-color: transparent;
	min-height: 500px;
	width:600px;
	border: 5px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 20px;
        
}

.div5 {
	background-color: transparent;
	min-height: 800px;
	width:600px;
	border: 5px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 20px
}

.div6 {
	background-color: transparent;
	min-height: 750px;
	width:600px;
	border: 5px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 10px;
	margin-top: 0px;
	padding-left: 20px
}

.div7 {
	background-color: transparent;
	min-height: 900px;
	width:400px;
	border: 5px solid;
	border-style: hidden;
	float: left;
	margin-left: 7%;
	margin-right: 10px;
	margin-top: 20px;
	
}

div#align {
	}
	
div#footer {
	padding-left:40px;
	background-color: blue;
	border: 15px;
	width:1000px;
	height: 0px;
	margin-top:500px;
	margin-right: 0;
	clear:both;
}
