#body{
	align-content: center;
	
	width: 960px;
	margin: 0 auto;
	
	
	
}



.help_strip{
	width: 100%;
	height: 30px;
	background-color: #1f1f1f;
	text-align: center;
	
	filter: drop-shadow(0 0 40px #333);
	}
.help_container{
	
	width: 100%;
	height: 25px;
	padding-top: 5px;
	text-align: right;
	vertical-align: middle;
	
	}	
#nav a{
	text-decoration: none;
	color: #c6c6c6;
	font-family: 'PT Sans', sans-serif;
	font-size: .85em;
	letter-spacing: 1px;
}
#nav a:hover{
	color: white;
   text-decoration: none;
   
}
.header_strip{
	position: relative;
	z-index: 100;
	width: 100%;
	height: 150px;
	background-color: #848484;
	text-align: center;
	
	
}


.header_container{
	
	width: 220px;
	
	text-align: left;
	overflow: hidden;
	margin-top: 15px;
	
	
	}
.block{
	display: inline-block;
	height: 100%;
	width: 960px;
	vertical-align: middle;
	
}

}
.header_img{
	width: 220px;
	vertical-align: middle;
	
	}
	
#main{
	width: 960px;
	
	
	text-align: left;
	overflow: hidden;
	background-color: #4h4h4h;
	
	}
#nav_main{
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 50;
	
	
	
	
	
	
	
	
}	
#nav_strip{
	color: white;
	background-color: #3a3a3a;
	
	padding-left: 170px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}	
#nav_strip a{
	font-size: 1.0em;
	font-family: 'Roboto', sans-serif;
	
	text-decoration: none;
	color: white;
	background-color: #3a3a3a;
	
	text-transform: uppercase;
	padding: 2px;
}	
#nav_strip a:hover{
	color: black;
	background-color: white;
	padding: 2px;
	

}
p{
	font-size: 1.4em;
	font-family: 'PT Sans', sans-serif;
	
	color: #3a3a3a;
}
h1{
	color: #2a2a2a;
	font-family: 'Roboto', sans-serif;
}
h2{
	color: #2a2a2a;
	font-family: 'Roboto', sans-serif;
}
h3{
	color: #2a2a2a;
	font-family: 'Roboto', sans-serif;
}
li{
	font-size: 1.3em;
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 1px;
	text-decoration: none;	
	color: #3a3a3a;
}
a{
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
}
.container{
	
	width: 960px;

	
	text-align: left;
	
	
	}	
	
#footer{
	margin 0 auto;
	width: 960px;
	height: 45px;
	padding-top: 5px;
	text-align: right;
	vertical-align: middle;
	border-style: solid;
	border-width: 0px;
	border-color: #a8a8a8;
}
.mySlides{
	height: 403px;
	width: 1024px;
}
html {
  overflow-y: scroll;
  height: 101%
}
*//border-style: solid;
	border-width: 2px;
	border-color: white;
	*//
	
