* {margin: 0px; 	padding: 0px;   outline: 0px;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background:#bfbfbf;

	
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;
}


h2 {
	font-size: 24px;
}


p {
	margin: 0 0 15px 0;
}

a {
	color: #3e3e3e;
}



.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	height: 500px;
}


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #FFCC00;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	
	color: #000000;
}
.subMenu a:hover {
	background: #FFB405;
}

.active {
	background: #FFA82A;
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {
	min-height: 300px;
	background:#000000;
	color:#fff;
	padding: 50px 0;
	height: 300px;





}

.s1 {
	background:#333333;
	color:#fff;
	background-image:url(../a1.png); 
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:right;
	height: 580px;
	box-shadow: 0px 10px 0px #000000, 0px -10px 200px #000000;
	



}


.s2 {
	background: #666666;
	background-image:url(../s1B.png); 
	background-position:bottom;
	background-repeat:no-repeat;
	background-position:left;
	height: 680px;
	box-shadow: 0px 10px 0px #000000, 0px -10px 200px #000000;	



}
.s2 a {
	color: #fff;
}

.s3 {
	background: #CCCCCC;
	height: 580px;
	box-shadow: 0px 10px 0px #000000, 0px -10px 200px #000000;



}


.s4 {
	background: #ffffff;
	height: 500px;
	box-shadow: 0px 10px 0px #000000, 0px -10px 200px #000000;


}



.s5 {
	background: #C76500;
	color: #3d3d3d;
	height: 500px;
	box-shadow: 0px 10px 0px #888, 0px -10px 200px #666666;
}

.s6 {
	background: #161616;
	height: 200px;
	box-shadow: 0px 10px 0px #000000, 0px -10px 200px #000000;


}





